]> git.ozlabs.org Git - yaboot.git/blob - ChangeLog
7f99aa0be7335d3124889dc7cffe7cecf939eb32
[yaboot.git] / ChangeLog
1 # do not edit -- automatically generated by arch changelog
2 # arch-tag: automatic-ChangeLog--erbenson@alaska.net--public/yaboot--devel--1.3
3 #
4
5 2003-11-18 10:09:41 GMT Ethan Benson <erbenson@alaska.net>      patch-60
6
7     Summary:
8       Make ofpath work on powerpc-64
9     Revision:
10       yaboot--devel--1.3--patch-60
11
12     ybin/ofpath: No longer refuse to function on ppc64 systems.
13
14     modified files:
15      ./0arch-timestamps0 ./ChangeLog ./ybin/ofpath
16
17
18 2003-11-17 04:35:21 GMT Ethan Benson <erbenson@alaska.net>      patch-59
19
20     Summary:
21       Fix ofpath for `scsi' ide controllers
22     Revision:
23       yaboot--devel--1.3--patch-59
24
25     * ybin/ofpath: 
26       - Generate correct paths for IDE controllers which
27         pretend to be scsi.
28       - Correct error message regarding CONFIG_SCSI_PROC_FS
29         (=y not =n).
30
31     modified files:
32      ./0arch-timestamps0 ./ChangeLog ./ybin/ofpath
33
34
35 2003-11-10 10:23:36 GMT Ethan Benson <erbenson@alaska.net>      patch-58
36
37     Summary:
38       Fix ofpath 2.6 /proc/scsi check
39     Revision:
40       yaboot--devel--1.3--patch-58
41
42     * ybin/ofpath: Move return to proper place so ofpath doesn't exit
43       silently when scsi appears to not be installed and the system is
44       running a 2.6 kernel.
45
46     modified files:
47      ./0arch-timestamps0 ./ChangeLog ./ybin/ofpath
48
49
50 2003-11-10 08:52:02 GMT Ethan Benson <erbenson@alaska.net>      patch-57
51
52     Summary:
53       Detect lack of CONFIG_SCSI_PROC_FS in ofpath on 2.6 systems
54     Revision:
55       yaboot--devel--1.3--patch-57
56
57     * ybin/ofpath: Under 2.6 systems detect lack of CONFIG_SCSI_PROC_FS in
58       kernel configuration and print error message indicating its required.
59
60     modified files:
61      ./0arch-timestamps0 ./ChangeLog ./ybin/ofpath
62
63
64 2003-11-06 07:28:26 GMT Ethan Benson <erbenson@alaska.net>      patch-56
65
66     Summary:
67       Add PowerMac G5 SATA support to ofpath
68     Revision:
69       yaboot--devel--1.3--patch-56
70
71     * ybin/ofpath: Add support for SATA drives found in the PowerMac G5.
72       (Olof Johansson <offe@localnet.sh>)
73
74     modified files:
75      ./0arch-timestamps0 ./ChangeLog ./ybin/ofpath
76
77
78 2003-11-05 07:49:57 GMT Ethan Benson <erbenson@alaska.net>      patch-55
79
80     Summary:
81       Bump version to unsupported non-release status
82     Revision:
83       yaboot--devel--1.3--patch-55
84
85     * Bump version to unsupported non-release status.
86
87     modified files:
88      ./0arch-timestamps0 ./ChangeLog ./Makefile ./ybin/ybin
89
90
91 2003-11-05 07:38:12 GMT Ethan Benson <erbenson@alaska.net>      patch-54
92
93     Summary:
94       Update compatibility declaration for CHRPBOOT examples
95     Revision:
96       yaboot--devel--1.3--patch-54
97
98     * doc/examples/simpleboot.chrp: MacRISC4 compatible.
99     * doc/examples/dualboot.chrp: MacRISC4 compatible.
100
101     modified files:
102      ./0arch-timestamps0 ./ChangeLog ./doc/examples/dualboot.chrp
103      ./doc/examples/simpleboot.chrp
104
105
106 2003-11-04 09:19:11 GMT Ethan Benson <erbenson@alaska.net>      patch-53
107
108     Summary:
109       Use OpenFirmware RELEASE method
110     Revision:
111       yaboot--devel--1.3--patch-53
112
113     * second/prom.c: Use OpenFirmware's RELEASE method instead of the
114       broken crap hack which broke on more recent Apple OpenFirmware.
115
116     modified files:
117      ./0arch-timestamps0 ./ChangeLog ./second/prom.c
118
119
120 2003-10-04 23:58:34 GMT Ethan Benson <erbenson@alaska.net>      patch-52
121
122     Summary:
123       Add boot compatibility with PowerMac G5
124     Revision:
125       yaboot--devel--1.3--patch-52
126
127     * ofboot: Declare compatiblity with PowerMac G5 in.
128
129     modified files:
130      ./0arch-timestamps0 ./ChangeLog ./first/ofboot
131
132
133 2003-06-22 08:06:01 GMT Ethan Benson <erbenson@alaska.net>      patch-51
134
135     Summary:
136       Update ChangeLog tag for compatiblity with arch 1.0pre25
137     Revision:
138       yaboot--devel--1.3--patch-51
139
140     * Update ChangeLog tag for compatiblity with arch 1.0pre25.
141
142     new files:
143      .arch-ids/ChangeLog.id ChangeLog
144
145     removed files:
146      .arch-ids/ChangeLog.id ChangeLog
147
148     modified files:
149      0arch-timestamps0
150
151
152 2003-02-26 11:27:33 GMT Ethan Benson <erbenson@alaska.net>      patch-50
153
154     Summary:
155       Fix ofpath on early iMacs
156     Revision:
157       yaboot--devel--1.3--patch-50
158
159     * ofpath: Apple apparently can't decide whether its called `ata'
160       or `ide'; fix support for early iMac models.
161     
162     * Prep 1.3.10.
163
164     modified files:
165      0arch-timestamps0 ChangeLog Makefile changelog ybin/ofpath
166      ybin/ybin
167
168
169 2003-02-12 08:55:45 GMT Ethan Benson <erbenson@alaska.net>      patch-49
170
171     Summary:
172       Prep 1.3.9 release
173     Revision:
174       yaboot--devel--1.3--patch-49
175
176     * Prep 1.3.9 release:
177       - Set version numbers to 1.3.9.
178       - Finalize changelog.
179
180     modified files:
181      0arch-timestamps0 ChangeLog Makefile changelog ybin/ybin
182
183
184 2003-02-10 09:55:05 GMT Ethan Benson <erbenson@alaska.net>      patch-48
185
186     Summary:
187       Fix botched IBM patch (multiple partition handling on rs6k)
188     Revision:
189       yaboot--devel--1.3--patch-48
190
191     * IBM file.c patch is broken, fix file.c so yaboot finds its config on
192       systems with more then one primary GNU/Linux filesystem partition.
193
194     modified files:
195      0arch-timestamps0 ChangeLog second/file.c
196
197
198 2003-02-09 05:28:41 GMT Ethan Benson <erbenson@alaska.net>      patch-47
199
200     Summary:
201       Update first stage to be compatible with new Macs
202     Revision:
203       yaboot--devel--1.3--patch-47
204
205     * Mark first stage loader compatible with new MacOS9-free PowerMacs so
206       it will be accepted by OpenFirmware.
207     * Update copyrights to include 2003.
208     * Version 1.3.9-UNRELEASED.
209
210     modified files:
211      0arch-timestamps0 ChangeLog Makefile README TODO changelog
212      doc/examples/dualboot.chrp doc/examples/simpleboot.chrp
213      first/ofboot ybin/ofpath ybin/yabootconfig ybin/ybin
214
215
216 2002-12-10 08:14:21 GMT Ethan Benson <erbenson@alaska.net>      patch-46
217
218     Summary:
219       Release yaboot 1.3.8
220     Revision:
221       yaboot--devel--1.3--patch-46
222
223     * yaboot 1.3.8 release.
224
225     modified files:
226      0arch-timestamps0 ChangeLog Makefile changelog ybin/ofpath
227      ybin/yabootconfig ybin/ybin
228
229
230 2002-11-27 09:42:23 GMT Ethan Benson <erbenson@alaska.net>      patch-45
231
232     Summary:
233       Prepare 1.3.8-rc4
234     Revision:
235       yaboot--devel--1.3--patch-45
236
237     * Bump versions to 1.3.8-rc4.
238
239     modified files:
240      0arch-timestamps0 ChangeLog Makefile changelog
241      ybin/yabootconfig ybin/ybin
242
243
244 2002-11-27 09:35:34 GMT Ethan Benson <erbenson@alaska.net>      patch-44
245
246     Summary:
247       Add 'kernel too old' warning to ofpath
248     Revision:
249       yaboot--devel--1.3--patch-44
250
251     * ofpath: On Windtunnel warn when the kernel is too old for proper
252       support.  The warning message is sent to stderr so it will not
253       interfere with scripts or other automated invocation of ofpath.
254
255     modified files:
256      0arch-timestamps0 ChangeLog ybin/ofpath
257
258
259 2002-11-26 09:35:47 GMT Ethan Benson <erbenson@alaska.net>      patch-43
260
261     Summary:
262       Fix ofpath on pci-ide
263     Revision:
264       yaboot--devel--1.3--patch-43
265
266     * ofpath: check for pci-ide, not pci-ata.
267
268     modified files:
269      0arch-timestamps0 ChangeLog ybin/ofpath
270
271
272 2002-11-19 11:32:49 GMT Ethan Benson <erbenson@alaska.net>      patch-42
273
274     Summary:
275       Fix readlink fallback
276     Revision:
277       yaboot--devel--1.3--patch-42
278
279     * ofpath: fallback shell function for readlink was broken.  Fixes
280       IDEBUS==NULL on broken systems that lack /bin/readlink.
281     * Prepare 1.3.8-rc3.
282
283     modified files:
284      0arch-timestamps0 ChangeLog Makefile changelog ybin/ofpath
285      ybin/ybin
286
287
288 2002-11-18 10:38:53 GMT Ethan Benson <erbenson@alaska.net>      patch-41
289
290     Summary:
291       handle ide device nodes up to hdp
292     Revision:
293       yaboot--devel--1.3--patch-41
294
295     * ofpath: handle ide device nodes up to /dev/hdp (16 disks, current
296       max in the kernel).
297
298     modified files:
299      0arch-timestamps0 ChangeLog ybin/ofpath
300
301
302 2002-11-17 23:33:17 GMT Ethan Benson <erbenson@alaska.net>      patch-40
303
304     Summary:
305       Add support for IDE controllers with identity crisis
306     Revision:
307       yaboot--devel--1.3--patch-40
308
309     * ofpath: Add support for IDE controllers that pretend they are scsi.
310     * Prepare 1.3.8-rc2.
311
312     modified files:
313      0arch-timestamps0 ChangeLog Makefile changelog ybin/ofpath
314      ybin/yabootconfig ybin/ybin
315
316
317 2002-11-17 03:13:10 GMT Ethan Benson <erbenson@alaska.net>      patch-39
318
319     Summary:
320       Prepare 1.3.8-rc1
321     Revision:
322       yaboot--devel--1.3--patch-39
323
324     * Prefer $PATH_PREFIX/usr/sbin/ofpath if it exists.
325     * yabootconfig: Add append="video=ofonly" if the running kernel
326       was booted with it.  This solves user confusion when they boot an installer with an
327       install-safe label, install, then reboot the new system to find the
328       console display doesn't work.  This only occurs if user does not
329       specify --kernel-args so it will not interfere with distro installers
330       which handle this themselves.
331
332     modified files:
333      0arch-timestamps0 ChangeLog Makefile changelog ybin/ofpath
334      ybin/yabootconfig ybin/ybin
335
336
337 2002-11-17 02:02:17 GMT Ethan Benson <erbenson@alaska.net>      patch-38
338
339     Summary:
340       Add support for pci-ide to ofpath
341     Revision:
342       yaboot--devel--1.3--patch-38
343
344     * ofpath: Support multi-channel pci-ide devices, found in the Xserve.
345
346     modified files:
347      0arch-timestamps0 ChangeLog ybin/ofpath
348
349
350 2002-11-03 02:00:27 GMT Ethan Benson <erbenson@alaska.net>      patch-37
351
352     Summary:
353       Add extra sanity checks to new ofpath ide resolution code
354     Revision:
355       yaboot--devel--1.3--patch-37
356
357     * ofpath: Add a few sanity checks to new ide resolution code.
358
359     modified files:
360      0arch-timestamps0 ChangeLog ybin/ofpath
361
362
363 2002-10-30 10:32:14 GMT Ethan Benson <erbenson@alaska.net>      patch-36
364
365     Summary:
366       Update ofpath for new devspec export in /proc
367     Revision:
368       yaboot--devel--1.3--patch-36
369
370     * ofpath: /proc/ide/pmac is dead, the OpenFirmware devspec is now
371       exported to /proc/ide/ideX/devspec, ofpath now uses that.
372       - this change is not tested, some additional sanity checks are still
373         needed.
374
375     modified files:
376      0arch-timestamps0 ChangeLog ybin/ofpath
377
378
379 2002-10-27 00:57:19 GMT Ethan Benson <erbenson@alaska.net>      patch-35
380
381     Summary:
382       Change ofpath to use /proc/ide/of1275 instead of /proc/ide/pmac
383     Revision:
384       yaboot--devel--1.3--patch-35
385
386     * ofpath: the current incarnation of /proc/ide/pmac is not supported
387       by ofpath, and I believe this file should be renamed since it should
388       not be inherently pmac specific.  When the format of this file is
389       updated it can be renamed at the same time.
390
391     modified files:
392      0arch-timestamps0 ChangeLog ybin/ofpath
393
394
395 2002-10-27 00:40:09 GMT Ethan Benson <erbenson@alaska.net>      patch-34
396
397     Summary:
398       Add preliminary support for Windtunnel PowerMacs to ofpath
399     Revision:
400       yaboot--devel--1.3--patch-34
401
402     * CHANGES IN THIS COMMIT ARE PRELIMINARY **DO NOT DISTRIBUTE**
403     
404     * ofpath: Add preliminary support for Windtunnel PowerMacs
405       - If /proc/ide/pmac (perhaps to be renamed) does not exist and
406         machine is a Windtunnel return ultra2: instead of hd: (this assumes
407         machines without /proc/ide/pmac are also without support for ATA-100,
408         ultra2: is the ATA-66 bus).
409       - Parse a modified version of /proc/ide/pmac to determine the
410         appropriate OpenFirmware device specifier, no kernel yet has the
411         correct version of this file.
412
413     modified files:
414      ChangeLog Makefile ybin/ofpath ybin/ybin
415
416
417 2002-09-29 05:04:59 GMT Ethan Benson <erbenson@alaska.net>      patch-33
418
419     Summary:
420       Fix spelling errors in changelog
421     Revision:
422       yaboot--devel--1.3--patch-33
423
424     * Oops, fix some spelling errors and reburn 1.3.7.
425     
426     
427
428     modified files:
429      0arch-timestamps0 ChangeLog changelog
430
431
432 2002-09-28 22:51:44 GMT Ethan Benson <erbenson@alaska.net>      patch-32
433
434     Summary:
435       Prepare 1.3.7 release
436     Revision:
437       yaboot--devel--1.3--patch-32
438
439     * Bump versions to 1.3.7
440     * Update changelog.
441     * Mention new yaboot mailing lists in README.
442
443     modified files:
444      0arch-timestamps0 ChangeLog Makefile README changelog
445      ybin/yabootconfig ybin/ybin
446
447
448 2002-09-15 03:56:45 GMT Ethan Benson <erbenson@alaska.net>      patch-31
449
450     Summary:
451       Remove 0arch-timestamps0 in archclean target
452     Revision:
453       yaboot--devel--1.3--patch-31
454
455     * Remove 0arch-timestamps0 in archclean target.
456     
457     
458
459     modified files:
460      0arch-timestamps0 ChangeLog Makefile
461
462
463 2002-09-15 03:28:32 GMT Ethan Benson <erbenson@alaska.net>      patch-30
464
465     Summary:
466       Prepare 1.3.7-pre1
467     Revision:
468       yaboot--devel--1.3--patch-30
469
470     * Update copyright notices for 2002.
471     * Change Boot: to Stage 1 Boot: in ofboot.b
472     * Update changelog.
473     * Bump version to 1.3.7-pre1.
474
475     modified files:
476      0arch-timestamps0 ChangeLog Makefile README changelog
477      doc/yaboot-howto.de.sgml doc/yaboot-howto.sgml first/ofboot
478      second/cmdline.c second/file.c second/fs.c second/fs_ext2.c
479      second/fs_of.c second/fs_xfs.c second/md5.c second/partition.c
480      second/prom.c second/yaboot.c ybin/ofpath ybin/yabootconfig
481      ybin/ybin
482
483
484 2002-09-08 00:17:53 GMT Ethan Benson <erbenson@alaska.net>      patch-29
485
486     Summary:
487       update timestamp save file.
488     Revision:
489       yaboot--devel--1.3--patch-29
490
491     * update timestamp save file.
492
493     modified files:
494      0arch-timestamps0 ChangeLog
495
496
497 2002-09-08 00:13:58 GMT Ethan Benson <erbenson@alaska.net>      patch-28
498
499     Summary:
500       Fix partition file search
501     Revision:
502       yaboot--devel--1.3--patch-28
503
504     * Change file_block_open() to check for FILE_OK rather then NULL
505     return from fs_open().  When no partition is specified in a file open
506     call yaboot will loop through all known partitions until the file is
507     found, or no more partitions are left.  In older versions fs_open()
508     would check for FILE_OK, so checking for NULL return from fs_open()
509     worked, in current versions fs_open() checks for BADFS so proper
510     errors can be reported.  This only really affects IBM CHRP.
511     
512
513     modified files:
514      ChangeLog second/file.c
515
516
517 2002-08-18 22:33:31 GMT Ethan Benson <erbenson@alaska.net>      patch-27
518
519     Summary:
520       make version numbers loudly unsupported due to dumb dist maintainers
521     Revision:
522       yaboot--devel--1.3--patch-27
523
524     * make version numbers loudly unsupported due to dumb dist
525       maintainers, real versions not in place till release time.  UNRELEASED
526       SOFTWARE SHOULD NOT BE PACKAGED.
527
528     modified files:
529      0arch-timestamps0 ChangeLog Makefile ybin/yabootconfig
530      ybin/ybin
531
532
533 2002-08-15 07:26:38 GMT Ethan Benson <erbenson@alaska.net>      patch-26
534
535     Summary:
536       Bump yabootconfig version
537     Revision:
538       yaboot--devel--1.3--patch-26
539
540     * Bump yabootconfig version number.
541     
542     
543
544     modified files:
545      0arch-timestamps0 ChangeLog ybin/yabootconfig
546
547
548 2002-08-15 07:24:35 GMT Ethan Benson <erbenson@alaska.net>      patch-25
549
550     Summary:
551       Fix rare fstab parsing bug in yabootconfig
552     Revision:
553       yaboot--devel--1.3--patch-25
554
555     * Fix a rare parsing bug in yabootconfig's /etc/fstab parsing. If the
556       user had commented entries for the / filesystem yabootconfig would end
557       up detecting one of those.
558
559     modified files:
560      0arch-timestamps0 ChangeLog ybin/yabootconfig
561
562
563 2002-07-29 08:01:44 GMT Ethan Benson <erbenson@alaska.net>      patch-24
564
565     Summary:
566       Don't recommend reporting bugs to benh in yabootconfig(8)
567     Revision:
568       yaboot--devel--1.3--patch-24
569
570     * Don't recommend reporting bugs to benh in yabootconfig(8).
571     
572     
573     
574
575     modified files:
576      0arch-timestamps0 ChangeLog man/yabootconfig.8
577
578
579 2002-07-03 08:17:12 GMT Ethan Benson <erbenson@alaska.net>      patch-23
580
581     Summary:
582       Fix reiserfs symlink resolution
583     Revision:
584       yaboot--devel--1.3--patch-23
585
586     * Fix reiserfs symlink resolution which could fail in certain circumstances.
587     
588     
589
590     modified files:
591      0arch-timestamps0 ChangeLog include/reiserfs/reiserfs.h
592
593
594 2002-05-29 08:50:39 GMT Ethan Benson <erbenson@alaska.net>      patch-22
595
596     Summary:
597       Update timestamp file to exclude {arch}/*
598     Revision:
599       yaboot--devel--1.3--patch-22
600
601     Update timestamp file to exclude {arch}/*.
602     
603     
604     
605
606     modified files:
607      0arch-timestamps0 ChangeLog
608
609
610 2002-05-04 13:00:23 GMT Ethan Benson <erbenson@alaska.net>      patch-21
611
612     Summary:
613       Add 0arch-timestamps0 setftime timestamp database
614     Revision:
615       yaboot--devel--1.3--patch-21
616
617     Add 0arch-timestamps0 setftime timestamp database.  This allows us to
618     work around arch's lack of preserving timestamps.
619     
620
621     new files:
622      .arch-ids/0arch-timestamps0.id 0arch-timestamps0
623
624     modified files:
625      ChangeLog
626
627
628 2002-04-20 13:52:09 GMT Ethan Benson <erbenson@alaska.net>      patch-20
629
630     Summary:
631       Update upstream notice in yaboot-howto, translate it to de.
632     Revision:
633       yaboot--devel--1.3--patch-20
634
635     * Update upstream notice in yaboot-howto, translate it to de.
636
637     modified files:
638      ChangeLog doc/yaboot-howto.de.sgml doc/yaboot-howto.sgml
639
640
641 2002-03-31 05:21:42 GMT Ethan Benson <erbenson@alaska.net>      patch-19
642
643     Summary:
644       Remove more arch crap in clean target
645     Revision:
646       yaboot--devel--1.3--patch-19
647
648     * Remove ,,* in clean target, this is more crap arch leaves laying around.
649
650     modified files:
651      ChangeLog Makefile
652
653
654 2002-03-31 05:11:46 GMT Ethan Benson <erbenson@alaska.net>      patch-18
655
656     Summary:
657       Fix make clean from previous patch
658     Revision:
659       yaboot--devel--1.3--patch-18
660
661     find man page is on crack.  Fix find calls my way which appears to work correctly.
662
663     modified files:
664      ChangeLog Makefile
665
666
667 2002-03-31 05:00:26 GMT Ethan Benson <erbenson@alaska.net>      patch-17
668
669     Summary:
670       Update clean targets
671     Revision:
672       yaboot--devel--1.3--patch-17
673
674     * Remove chmod calls from make clean, arch is supposed to keep track
675       of permissions correctly so they shouldn't be needed now.
676     
677     * Add '-path './{arch}' -prune -o ' to all the find calls so cleaning
678       doesn't recurse into arch's revision control directories and possibly
679       corrupt them.
680     
681     * Add archclean target which removes all of arch's cruft so release
682       tarballs won't be ridiculously bloated (arch keeps a complete
683       duplicate copy of the source making the tarball twice the size it
684       should be, no good for release tarballs).  If people want a `archable'
685       tree they should just use arch to check one out.
686
687     modified files:
688      ChangeLog Makefile
689
690
691 2002-03-27 14:10:34 GMT Ethan Benson <erbenson@alaska.net>      patch-16
692
693     Summary:
694       sync with latest yaboot CVS
695     Revision:
696       yaboot--devel--1.3--patch-16
697
698     Add german howto for yaboot-howto.
699     
700     Typo fixes/minor updates to yaboot-howto.
701     
702     small fixes to elfextract.
703     
704     
705
706     new files:
707      doc/.arch-ids/yaboot-howto.de.sgml.id doc/yaboot-howto.de.sgml
708
709     modified files:
710      ChangeLog Makefile doc/Makefile doc/yaboot-howto.sgml
711      util/elfextract.c
712
713
714 2002-03-27 13:55:42 GMT Ethan Benson <erbenson@alaska.net>      patch-15
715
716     Summary:
717       Commit yaboot 1.3.6
718     Revision:
719       yaboot--devel--1.3--patch-15
720
721     Commit yaboot 1.3.6.
722
723     modified files:
724      ChangeLog Makefile changelog doc/README.rs6000
725      doc/yaboot-howto.sgml include/bootinfo.h include/cfg.h
726      include/cmdline.h include/debug.h include/errors.h
727      include/fdisk-part.h include/file.h include/fs.h
728      include/mac-part.h include/partition.h include/prom.h
729      include/yaboot.h lib/malloc.c lib/string.S second/cache.S
730      second/cfg.c second/cmdline.c second/file.c second/fs.c
731      second/fs_ext2.c second/fs_iso.c second/fs_of.c
732      second/fs_reiserfs.c second/fs_xfs.c second/md5.c
733      second/partition.c second/prom.c second/yaboot.c
734      util/addnote.c util/elfextract.c ybin/ybin
735
736
737 2002-03-27 13:45:22 GMT Ethan Benson <erbenson@alaska.net>      patch-14
738
739     Summary:
740       Commit yaboot 1.3.6-pre2
741     Revision:
742       yaboot--devel--1.3--patch-14
743
744     Commit yaboot 1.3.6-pre2.
745
746     modified files:
747      ChangeLog Makefile TODO changelog man/yabootconfig.8
748      second/file.c second/yaboot.c ybin/ybin
749
750
751 2002-03-27 13:37:21 GMT Ethan Benson <erbenson@alaska.net>      patch-13
752
753     Summary:
754       Commit yaboot 1.3.6-pre1
755     Revision:
756       yaboot--devel--1.3--patch-13
757
758     Commit yaboot 1.3.6-pre1.
759
760     modified files:
761      ChangeLog Makefile README THANKS TODO changelog
762      doc/README.rs6000 doc/examples/simpleboot.chrp
763      doc/examples/yaboot.conf.multi-boot
764      doc/examples/yaboot.conf.rs6000 etc/yaboot.conf man.patch
765      man/mkofboot.8 man/yaboot.8 man/ybin.8 second/file.c
766      second/yaboot.c ybin/yabootconfig ybin/ybin
767
768     renamed files:
769      doc/examples/.arch-ids/yaboot.conf.rs6k.id
770        ==> doc/examples/.arch-ids/yaboot.conf.rs6000.id
771      doc/examples/yaboot.conf.rs6k
772        ==> doc/examples/yaboot.conf.rs6000
773
774
775 2002-03-27 13:30:47 GMT Ethan Benson <erbenson@alaska.net>      patch-12
776
777     Summary:
778       Commit yaboot 1.3.5
779     Revision:
780       yaboot--devel--1.3--patch-12
781
782     Commit yaboot 1.3.5.
783
784     new files:
785      doc/.arch-ids/Makefile.id doc/.arch-ids/yaboot-howto.sgml.id
786      doc/Makefile doc/yaboot-howto.sgml
787
788     modified files:
789      ChangeLog Makefile THANKS changelog man.patch
790      man/yaboot.conf.5 ybin/ybin
791
792
793 2002-03-27 13:25:55 GMT Ethan Benson <erbenson@alaska.net>      patch-11
794
795     Summary:
796       Commit yaboot 1.3.5-pre3
797     Revision:
798       yaboot--devel--1.3--patch-11
799
800     Commit yaboot 1.3.5-pre3.
801
802     modified files:
803      ChangeLog Makefile man.patch man/yaboot.conf.5 second/yaboot.c
804      ybin/ybin
805
806
807 2002-03-27 13:22:23 GMT Ethan Benson <erbenson@alaska.net>      patch-10
808
809     Summary:
810       Commit yaboot 1.3.5-pre2
811     Revision:
812       yaboot--devel--1.3--patch-10
813
814     Commit yaboot 1.3.5-pre2.
815
816     modified files:
817      ChangeLog Makefile changelog man.patch man/yaboot.conf.5
818      second/fs_ext2.c second/prom.c second/yaboot.c ybin/ybin
819
820
821 2002-03-26 15:11:26 GMT Ethan Benson <erbenson@alaska.net>      patch-9
822
823     Summary:
824       Commit yaboot 1.3.5-pre1
825     Revision:
826       yaboot--devel--1.3--patch-9
827
828     Commit yaboot 1.3.5-pre1.
829
830     removed files:
831      include/et/.arch-ids/com_err.c.id include/et/com_err.c
832
833     modified files:
834      ChangeLog Makefile TODO changelog include/bootinfo.h
835      include/ctype.h include/debug.h include/ext2fs/bitops.h
836      include/ext2fs/ext2_err.h include/ext2fs/ext2_io.h
837      include/ext2fs/ext2fs.h lib/libext2fs.a second/cfg.c
838      second/file.c second/fs.c second/fs_ext2.c second/fs_iso.c
839      second/fs_of.c second/fs_reiserfs.c second/fs_xfs.c
840      second/iso_util.c second/partition.c second/prom.c
841      second/yaboot.c util/addnote.c ybin/ybin
842
843
844 2002-03-26 15:05:27 GMT Ethan Benson <erbenson@alaska.net>      patch-8
845
846     Summary:
847       Commit yaboot 1.3.4
848     Revision:
849       yaboot--devel--1.3--patch-8
850
851     Commit yaboot 1.3.4.
852
853     modified files:
854      ChangeLog Makefile changelog include/bootinfo.h
855      include/ctype.h include/debug.h include/file.h second/cfg.c
856      second/file.c second/fs.c second/fs_ext2.c second/fs_iso.c
857      second/iso_util.c second/partition.c second/prom.c
858      second/yaboot.c util/addnote.c ybin/ybin
859
860
861 2002-03-26 15:00:49 GMT Ethan Benson <erbenson@alaska.net>      patch-7
862
863     Summary:
864       Commit yaboot 1.3.4-pre3
865     Revision:
866       yaboot--devel--1.3--patch-7
867
868     Commit yaboot 1.3.4-pre3.
869
870     new files:
871      include/.arch-ids/debug.h.id include/debug.h
872
873     modified files:
874      ChangeLog Makefile changelog include/errors.h include/file.h
875      include/fs.h include/partition.h include/prom.h second/cfg.c
876      second/file.c second/fs_ext2.c second/fs_of.c
877      second/fs_reiserfs.c second/fs_xfs.c second/partition.c
878      second/prom.c second/yaboot.c ybin/ybin
879
880
881 2002-03-26 14:42:58 GMT Ethan Benson <erbenson@alaska.net>      patch-6
882
883     Summary:
884       Commit yaboot 1.3.4-pre2
885     Revision:
886       yaboot--devel--1.3--patch-6
887
888     Commit yaboot 1.3.4-pre2.
889
890     modified files:
891      ChangeLog Makefile changelog second/file.c second/yaboot.c
892      ybin/ybin
893
894
895 2002-03-25 15:13:19 GMT Ethan Benson <erbenson@alaska.net>      patch-5
896
897     Summary:
898       Commit yaboot 1.3.4-pre1
899     Revision:
900       yaboot--devel--1.3--patch-5
901
902     Commit yaboot 1.3.4-pre1.
903
904     new files:
905      include/xfs/.arch-ids/=id include/xfs/.arch-ids/xfs.h.id
906      include/.arch-ids/errors.h.id second/.arch-ids/fs_xfs.c.id
907      .arch-ids/Config.id include/xfs/xfs.h include/errors.h
908      second/fs_xfs.c Config
909
910     removed files:
911      include/.arch-ids/gui.h.id include/.arch-ids/video.h.id
912      second/gui/.arch-ids/=id second/gui/.arch-ids/colormap.c.id
913      second/gui/.arch-ids/effects.c.id
914      second/gui/.arch-ids/pcx.c.id second/gui/.arch-ids/video.c.id
915      include/gui.h include/video.h second/gui/colormap.c
916      second/gui/effects.c second/gui/pcx.c second/gui/video.c
917
918     modified files:
919      ChangeLog Makefile THANKS changelog include/file.h
920      include/fs.h include/prom.h include/string.h include/yaboot.h
921      lib/malloc.c second/cfg.c second/file.c second/fs.c
922      second/fs_ext2.c second/fs_iso.c second/fs_of.c
923      second/fs_reiserfs.c second/partition.c second/prom.c
924      second/yaboot.c util/addnote.c ybin/ybin
925
926     new directories:
927      include/xfs/.arch-ids include/xfs
928
929     removed directories:
930      second/gui/.arch-ids second/gui
931
932
933 2002-03-25 14:50:10 GMT Ethan Benson <erbenson@alaska.net>      patch-4
934
935     Summary:
936       Commit yaboot 1.3.3
937     Revision:
938       yaboot--devel--1.3--patch-4
939
940     Commit yaboot 1.3.3.
941
942     modified files:
943      ChangeLog Makefile changelog first/ofboot man.patch
944      man/yaboot.conf.5 man/yabootconfig.8 ybin/yabootconfig
945      ybin/ybin
946
947
948 2002-03-25 14:28:05 GMT Ethan Benson <erbenson@alaska.net>      patch-3
949
950     Summary:
951       Commit yaboot 1.3.2
952     Revision:
953       yaboot--devel--1.3--patch-3
954
955     Commit yaboot 1.3.2.
956
957     modified files:
958      ChangeLog Makefile changelog ybin/ybin
959
960
961 2002-03-25 14:05:52 GMT Ethan Benson <erbenson@alaska.net>      patch-2
962
963     Summary:
964       Commit yaboot 1.3.1
965     Revision:
966       yaboot--devel--1.3--patch-2
967
968     Commit yaboot 1.3.1.
969
970     modified files:
971      ChangeLog Makefile changelog doc/README.rs6000 ybin/ybin
972
973
974 2002-03-25 07:43:37 GMT Ethan Benson <erbenson@alaska.net>      patch-1
975
976     Summary:
977       Commit yaboot 1.3.0
978     Revision:
979       yaboot--devel--1.3--patch-1
980
981     Commit yaboot 1.3.0.
982
983     new files:
984      .arch-ids/BUGS.id .arch-ids/COPYING.id .arch-ids/INSTALL.id
985      .arch-ids/Makefile.id .arch-ids/README.id
986      .arch-ids/README.man.patch.id .arch-ids/THANKS.id
987      .arch-ids/TODO.id .arch-ids/changelog.id doc/.arch-ids/=id
988      doc/.arch-ids/README.ofboot.id doc/.arch-ids/README.ofpath.id
989      doc/.arch-ids/README.rs6000.id doc/examples/.arch-ids/=id
990      doc/examples/.arch-ids/README.dualboot.chrp.id
991      doc/examples/.arch-ids/README.mbicons.id
992      doc/examples/.arch-ids/README.simpleboot.chrp.id
993      doc/examples/.arch-ids/dualboot.chrp.id
994      doc/examples/.arch-ids/large-penguin.mbicon.id
995      doc/examples/.arch-ids/simpleboot.chrp.id
996      doc/examples/.arch-ids/yaboot.conf.multi-boot.id
997      doc/examples/.arch-ids/yaboot.conf.rs6k.id etc/.arch-ids/=id
998      etc/.arch-ids/yaboot.conf.id first/.arch-ids/=id
999      first/.arch-ids/ofboot.id include/.arch-ids/=id
1000      include/asm/.arch-ids/=id include/asm/.arch-ids/elf.h.id
1001      include/asm/.arch-ids/ppc_asm.tmpl.id
1002      include/asm/.arch-ids/processor.h.id
1003      include/.arch-ids/bootinfo.h.id
1004      include/.arch-ids/byteorder.h.id include/.arch-ids/cfg.h.id
1005      include/.arch-ids/cmdline.h.id include/.arch-ids/ctype.h.id
1006      include/et/.arch-ids/=id include/et/.arch-ids/com_err.c.id
1007      include/et/.arch-ids/com_err.h.id include/ext2fs/.arch-ids/=id
1008      include/ext2fs/.arch-ids/bitops.h.id
1009      include/ext2fs/.arch-ids/ext2_err.h.id
1010      include/ext2fs/.arch-ids/ext2_io.h.id
1011      include/ext2fs/.arch-ids/ext2fs.h.id
1012      include/.arch-ids/fdisk-part.h.id include/.arch-ids/file.h.id
1013      include/.arch-ids/fs.h.id include/.arch-ids/gui.h.id
1014      include/linux/.arch-ids/=id include/linux/.arch-ids/elf.h.id
1015      include/linux/.arch-ids/ext2_fs.h.id
1016      include/linux/.arch-ids/iso_fs.h.id
1017      include/linux/.arch-ids/stat.h.id
1018      include/linux/.arch-ids/types.h.id
1019      include/.arch-ids/mac-part.h.id include/.arch-ids/md5.h.id
1020      include/.arch-ids/partition.h.id include/.arch-ids/prom.h.id
1021      include/reiserfs/.arch-ids/=id
1022      include/reiserfs/.arch-ids/reiserfs.h.id
1023      include/.arch-ids/setjm2.h.id include/.arch-ids/setjmp.h.id
1024      include/.arch-ids/stdlib.h.id include/.arch-ids/string.h.id
1025      include/.arch-ids/swab.h.id include/.arch-ids/types.h.id
1026      include/.arch-ids/video.h.id include/.arch-ids/yaboot.h.id
1027      lib/.arch-ids/=id lib/.arch-ids/ctype.c.id
1028      lib/.arch-ids/libext2fs.a.id lib/.arch-ids/malloc.c.id
1029      lib/.arch-ids/nosys.c.id lib/.arch-ids/string.S.id
1030      lib/.arch-ids/strstr.c.id lib/.arch-ids/strtol.c.id
1031      lib/.arch-ids/vsprintf.c.id man/.arch-ids/=id
1032      man/.arch-ids/bootstrap.8.id man/.arch-ids/mkofboot.8.id
1033      man/.arch-ids/ofpath.8.id man/.arch-ids/yaboot.8.id
1034      man/.arch-ids/yaboot.conf.5.id man/.arch-ids/yabootconfig.8.id
1035      man/.arch-ids/ybin.8.id .arch-ids/man.patch.id
1036      second/.arch-ids/=id second/.arch-ids/cache.S.id
1037      second/.arch-ids/cfg.c.id second/.arch-ids/cmdline.c.id
1038      second/.arch-ids/crt0.S.id second/.arch-ids/file.c.id
1039      second/.arch-ids/fs.c.id second/.arch-ids/fs_ext2.c.id
1040      second/.arch-ids/fs_iso.c.id second/.arch-ids/fs_of.c.id
1041      second/.arch-ids/fs_reiserfs.c.id second/gui/.arch-ids/=id
1042      second/gui/.arch-ids/colormap.c.id
1043      second/gui/.arch-ids/effects.c.id
1044      second/gui/.arch-ids/pcx.c.id second/gui/.arch-ids/video.c.id
1045      second/.arch-ids/iso_util.c.id second/.arch-ids/md5.c.id
1046      second/.arch-ids/partition.c.id second/.arch-ids/prom.c.id
1047      second/.arch-ids/setjmp.S.id second/.arch-ids/yaboot.c.id
1048      util/.arch-ids/=id util/.arch-ids/addnote.c.id
1049      util/.arch-ids/elfextract.c.id ybin/.arch-ids/=id
1050      ybin/.arch-ids/mkofboot.id ybin/.arch-ids/ofpath.id
1051      ybin/.arch-ids/yabootconfig.id ybin/.arch-ids/ybin.id BUGS
1052      COPYING INSTALL Makefile README README.man.patch THANKS TODO
1053      changelog doc/README.ofboot doc/README.ofpath
1054      doc/README.rs6000 doc/examples/README.dualboot.chrp
1055      doc/examples/README.mbicons
1056      doc/examples/README.simpleboot.chrp doc/examples/dualboot.chrp
1057      doc/examples/large-penguin.mbicon doc/examples/simpleboot.chrp
1058      doc/examples/yaboot.conf.multi-boot
1059      doc/examples/yaboot.conf.rs6k etc/yaboot.conf first/ofboot
1060      include/asm/elf.h include/asm/ppc_asm.tmpl
1061      include/asm/processor.h include/bootinfo.h include/byteorder.h
1062      include/cfg.h include/cmdline.h include/ctype.h
1063      include/et/com_err.c include/et/com_err.h
1064      include/ext2fs/bitops.h include/ext2fs/ext2_err.h
1065      include/ext2fs/ext2_io.h include/ext2fs/ext2fs.h
1066      include/fdisk-part.h include/file.h include/fs.h include/gui.h
1067      include/linux/elf.h include/linux/ext2_fs.h
1068      include/linux/iso_fs.h include/linux/stat.h
1069      include/linux/types.h include/mac-part.h include/md5.h
1070      include/partition.h include/prom.h include/reiserfs/reiserfs.h
1071      include/setjm2.h include/setjmp.h include/stdlib.h
1072      include/string.h include/swab.h include/types.h
1073      include/video.h include/yaboot.h lib/ctype.c lib/libext2fs.a
1074      lib/malloc.c lib/nosys.c lib/string.S lib/strstr.c
1075      lib/strtol.c lib/vsprintf.c man/bootstrap.8 man/mkofboot.8
1076      man/ofpath.8 man/yaboot.8 man/yaboot.conf.5 man/yabootconfig.8
1077      man/ybin.8 man.patch second/cache.S second/cfg.c
1078      second/cmdline.c second/crt0.S second/file.c second/fs.c
1079      second/fs_ext2.c second/fs_iso.c second/fs_of.c
1080      second/fs_reiserfs.c second/gui/colormap.c
1081      second/gui/effects.c second/gui/pcx.c second/gui/video.c
1082      second/iso_util.c second/md5.c second/partition.c
1083      second/prom.c second/setjmp.S second/yaboot.c util/addnote.c
1084      util/elfextract.c ybin/mkofboot ybin/ofpath ybin/yabootconfig
1085      ybin/ybin
1086
1087     modified files:
1088      ChangeLog
1089
1090     new directories:
1091      doc/.arch-ids doc/examples/.arch-ids etc/.arch-ids
1092      first/.arch-ids include/.arch-ids include/asm/.arch-ids
1093      include/et/.arch-ids include/ext2fs/.arch-ids
1094      include/linux/.arch-ids include/reiserfs/.arch-ids
1095      lib/.arch-ids man/.arch-ids second/.arch-ids
1096      second/gui/.arch-ids util/.arch-ids ybin/.arch-ids doc
1097      doc/examples etc first include include/asm include/et
1098      include/ext2fs include/linux include/reiserfs lib man second
1099      second/gui util ybin
1100
1101
1102 2002-03-25 03:28:42 GMT Ethan Benson <erbenson@alaska.net>      base-0
1103
1104     Summary:
1105       Create yaboot arch repo
1106     Revision:
1107       yaboot--devel--1.3--base-0
1108
1109     Create yaboot arch repo.
1110
1111     new files:
1112      ./.arch-ids/ChangeLog.id ./ChangeLog
1113
1114