]> git.ozlabs.org Git - yaboot.git/blob - ChangeLog
handle RAID partitions on x86 partition tables
[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 2005-07-09 23:51:20 GMT Ethan Benson <erbenson@alaska.net>      patch-83
6
7     Summary:
8       handle RAID partitions on x86 partition tables
9     Revision:
10       yaboot--devel--1.3--patch-83
11
12     * Support reading of type RAID partitions, except from fs_of.
13       This only works on x86 partition tables, Pmac partition tables will
14       need alternate methods.  (Patch from Dustin Kirkland).
15
16     modified files:
17      0arch-timestamps0 ChangeLog include/fdisk-part.h
18      include/partition.h second/fs_of.c second/partition.c
19
20
21 2005-07-04 03:42:18 GMT Ethan Benson <erbenson@alaska.net>      patch-82
22
23     Summary:
24       Remove check for BootX broken device-trees
25     Revision:
26       yaboot--devel--1.3--patch-82
27
28     * ybin/ofpath: Remove check for broken-by-BootX device-tree, it no
29       longer works under current 2.6 kernels and nobody attempts to use
30       BootX anymore.
31
32     modified files:
33      0arch-timestamps0 ChangeLog ybin/ofpath
34
35
36 2005-07-04 03:34:00 GMT Ethan Benson <erbenson@alaska.net>      patch-81
37
38     Summary:
39       Merge Dustin's RAID patch
40     Revision:
41       yaboot--devel--1.3--patch-81
42
43     * ybin/ybin: Allow for multiple bootstrap partitions.  Patch by Dustin
44       Kirkland.  May not fully work on PMAC hardware.
45
46     modified files:
47      0arch-timestamps0 ChangeLog ybin/ybin
48
49
50 2005-05-20 03:10:03 GMT Ethan Benson <erbenson@alaska.net>      patch-80
51
52     Summary:
53       amiga partition table support.
54     Revision:
55       yaboot--devel--1.3--patch-80
56
57     * Support for amiga partition tables.  (Sven Luther)
58
59     new files:
60      include/.arch-ids/amiga-part.h.id include/amiga-part.h
61
62     modified files:
63      0arch-timestamps0 ChangeLog second/partition.c
64
65
66 2005-05-19 04:26:37 GMT Ethan Benson <erbenson@alaska.net>      patch-79
67
68     Summary:
69       gcc-3.4 fix
70     Revision:
71       yaboot--devel--1.3--patch-79
72
73     * GCC 3.4 compilation fix.  (Paul Nasrat)
74
75     modified files:
76      0arch-timestamps0 ChangeLog lib/strstr.c
77
78
79 2005-02-02 05:26:31 GMT Ethan Benson <erbenson@alaska.net>      patch-78
80
81     Summary:
82       Update addnote for newer pSeries hardware
83     Revision:
84       yaboot--devel--1.3--patch-78
85
86     * util/addnote.c: Patch from Paul Mackerras to add second .note
87       required by more recent pSeries hardware.
88     
89
90     modified files:
91      0arch-timestamps0 ChangeLog util/addnote.c
92
93
94 2004-09-26 08:10:31 GMT Ethan Benson <erbenson@alaska.net>      patch-77
95
96     Summary:
97       Update penguinppc.org links s/projects/bootloaders/g
98     Revision:
99       yaboot--devel--1.3--patch-77
100
101     * doc/yaboot-howto*.sgml: Update penguinppc.org links;
102       s/projects/bootloaders/g
103
104     modified files:
105      0arch-timestamps0 ChangeLog doc/yaboot-howto.de.sgml
106      doc/yaboot-howto.sgml
107
108
109 2004-07-24 20:07:25 GMT Ethan Benson <erbenson@alaska.net>      patch-76
110
111     Summary:
112       Fix typos in yaboot man page
113     Revision:
114       yaboot--devel--1.3--patch-76
115
116     man/yaboot.8: Fix various typos (thanks Helge Kreutzman).
117
118     modified files:
119      0arch-timestamps0 ChangeLog man/yaboot.8
120
121
122 2004-07-11 20:14:40 GMT Ethan Benson <erbenson@alaska.net>      patch-75
123
124     Summary:
125       Prep 1.3.13 release
126     Revision:
127       yaboot--devel--1.3--patch-75
128
129     * Bump version numbers for 1.3.13 release.
130
131     modified files:
132      0arch-timestamps0 ChangeLog Makefile ybin/ofpath
133      ybin/yabootconfig ybin/ybin
134
135
136 2004-07-11 20:02:24 GMT Ethan Benson <erbenson@alaska.net>      patch-74
137
138     Summary:
139       Update changelog for 1.3.13
140     Revision:
141       yaboot--devel--1.3--patch-74
142
143     * changelog: Update for 1.3.13
144
145     modified files:
146      0arch-timestamps0 ChangeLog changelog
147
148
149 2004-07-11 19:55:54 GMT Ethan Benson <erbenson@alaska.net>      patch-73
150
151     Summary:
152       Increase tftp buffer to ~6MB
153     Revision:
154       yaboot--devel--1.3--patch-73
155
156     * second/fs_of.c: increase tftp buffer to 6MB.  This is as far as it
157       can go.
158
159     modified files:
160      0arch-timestamps0 ChangeLog second/fs_of.c
161
162
163 2004-07-11 19:52:17 GMT Ethan Benson <erbenson@alaska.net>      patch-72
164
165     Summary:
166       Add LABEL/UUID support to yabootconfig
167     Revision:
168       yaboot--devel--1.3--patch-72
169
170     * ybin/yabootconfig: Add support for LABEL= and UUID= in
171       /etc/fstab. (Colin Watson)
172
173     modified files:
174      0arch-timestamps0 ChangeLog ybin/yabootconfig
175
176
177 2004-05-08 22:04:51 GMT Ethan Benson <erbenson@alaska.net>      patch-71
178
179     Summary:
180       Add additional check on /dev/nvram to avoid misleading error message
181     Revision:
182       yaboot--devel--1.3--patch-71
183
184     * ybin/ybin: Add additional check on /dev/nvram, if we cannot read a
185       couple bytes report it as broken.  This avoids misleading
186       `Incompatible nvsetenv' message on kernels without /dev/nvram support.
187
188     modified files:
189      0arch-timestamps0 ChangeLog ybin/ybin
190
191
192 2004-05-08 06:38:44 GMT Ethan Benson <erbenson@alaska.net>      patch-70
193
194     Summary:
195       Fix several ofpath error messages going to stdout rather then stderr
196     Revision:
197       yaboot--devel--1.3--patch-70
198
199     * ybin/ofpath: Fix several error messages mistakenly written to stdout
200       rather then stderr. (Thanks to Colin Watson for noticing)
201
202     modified files:
203      0arch-timestamps0 ChangeLog ybin/ofpath
204
205
206 2004-04-26 00:27:48 GMT Ethan Benson <erbenson@alaska.net>      patch-69
207
208     Summary:
209       Add support for initrd detection to yabootconfig
210     Revision:
211       yaboot--devel--1.3--patch-69
212
213     * ybin/yabootconfig: If detected kernel appears to have a corresponding
214       initrd image then include an initrd= line in generated yaboot.conf.
215
216     modified files:
217      0arch-timestamps0 ChangeLog ybin/yabootconfig
218
219
220 2004-04-18 00:27:59 GMT Ethan Benson <erbenson@alaska.net>      patch-68
221
222     Summary:
223       Prep 1.3.12 release
224     Revision:
225       yaboot--devel--1.3--patch-68
226
227     * Update changelog.
228     * Bump version numbers to 1.3.12.
229
230     modified files:
231      0arch-timestamps0 ChangeLog Makefile changelog ybin/ofpath
232      ybin/ybin
233
234
235 2004-03-28 05:02:03 GMT Ethan Benson <erbenson@alaska.net>      patch-67
236
237     Summary:
238       Fix ofpath SATA support and sysfs detection
239     Revision:
240       yaboot--devel--1.3--patch-67
241
242     * ybin/ofpath: Support newwer kernels which call the driver sata_svw,
243       instead of ata-k2.
244     * ybin/ofpath: Detect sysfs mount correctly.
245
246     modified files:
247      0arch-timestamps0 ChangeLog ybin/ofpath
248
249
250 2004-03-22 02:05:07 GMT Ethan Benson <erbenson@alaska.net>      patch-66
251
252     Summary:
253       Add 2.6 kernel support to ofpath
254     Revision:
255       yaboot--devel--1.3--patch-66
256
257     * ybin/ofpath: Add support for 2.6.4+ kernels with sysfs mounted.
258
259     modified files:
260      0arch-timestamps0 ChangeLog Makefile ybin/ofpath ybin/ybin
261
262
263 2004-02-22 13:15:30 GMT Ethan Benson <erbenson@alaska.net>      patch-65
264
265     Summary:
266       Add caveat regarding UFS to yaboot howto
267     Revision:
268       yaboot--devel--1.3--patch-65
269
270     * Add caveat regarding UFS to temporary bootloader setup chapter of
271       the yaboot-howto (Thanks to Brian Sammon, and to Stefan Pfetzing for
272       the German translation).
273
274     modified files:
275      0arch-timestamps0 ChangeLog doc/yaboot-howto.de.sgml
276      doc/yaboot-howto.sgml
277
278
279 2004-01-04 12:37:38 GMT Ethan Benson <erbenson@alaska.net>      patch-64
280
281     Summary:
282       Update =tagging-method for tla 1.1
283     Revision:
284       yaboot--devel--1.3--patch-64
285
286     * Update =tagging-method for tla 1.1
287     
288
289     modified files:
290      0arch-timestamps0 ChangeLog {arch}/=tagging-method
291
292
293 2003-11-20 10:03:32 GMT Ethan Benson <erbenson@alaska.net>      patch-63
294
295     Summary:
296       Bump versions to final 1.3.11 release
297     Revision:
298       yaboot--devel--1.3--patch-63
299
300     * Bump versions to final 1.3.11 release.
301
302     modified files:
303      ./0arch-timestamps0 ./ChangeLog ./Makefile ./changelog
304      ./ybin/ofpath ./ybin/ybin
305
306
307 2003-11-19 10:40:13 GMT Ethan Benson <erbenson@alaska.net>      patch-62
308
309     Summary:
310       Prepare changelog for imminent 1.3.11 release
311     Revision:
312       yaboot--devel--1.3--patch-62
313
314     * Prepare changelog for imminent 1.3.11 release.
315
316     modified files:
317      ./0arch-timestamps0 ./ChangeLog ./changelog
318
319
320 2003-11-18 10:12:32 GMT Ethan Benson <erbenson@alaska.net>      patch-61
321
322     Summary:
323       Fix ofpath arch detect fix
324     Revision:
325       yaboot--devel--1.3--patch-61
326
327     ybin/ofpath: Fix botched powerpc-64 support fix.
328
329     modified files:
330      ./0arch-timestamps0 ./ChangeLog ./ybin/ofpath
331
332
333 2003-11-18 10:09:41 GMT Ethan Benson <erbenson@alaska.net>      patch-60
334
335     Summary:
336       Make ofpath work on powerpc-64
337     Revision:
338       yaboot--devel--1.3--patch-60
339
340     ybin/ofpath: No longer refuse to function on ppc64 systems.
341
342     modified files:
343      ./0arch-timestamps0 ./ChangeLog ./ybin/ofpath
344
345
346 2003-11-17 04:35:21 GMT Ethan Benson <erbenson@alaska.net>      patch-59
347
348     Summary:
349       Fix ofpath for `scsi' ide controllers
350     Revision:
351       yaboot--devel--1.3--patch-59
352
353     * ybin/ofpath: 
354       - Generate correct paths for IDE controllers which
355         pretend to be scsi.
356       - Correct error message regarding CONFIG_SCSI_PROC_FS
357         (=y not =n).
358
359     modified files:
360      ./0arch-timestamps0 ./ChangeLog ./ybin/ofpath
361
362
363 2003-11-10 10:23:36 GMT Ethan Benson <erbenson@alaska.net>      patch-58
364
365     Summary:
366       Fix ofpath 2.6 /proc/scsi check
367     Revision:
368       yaboot--devel--1.3--patch-58
369
370     * ybin/ofpath: Move return to proper place so ofpath doesn't exit
371       silently when scsi appears to not be installed and the system is
372       running a 2.6 kernel.
373
374     modified files:
375      ./0arch-timestamps0 ./ChangeLog ./ybin/ofpath
376
377
378 2003-11-10 08:52:02 GMT Ethan Benson <erbenson@alaska.net>      patch-57
379
380     Summary:
381       Detect lack of CONFIG_SCSI_PROC_FS in ofpath on 2.6 systems
382     Revision:
383       yaboot--devel--1.3--patch-57
384
385     * ybin/ofpath: Under 2.6 systems detect lack of CONFIG_SCSI_PROC_FS in
386       kernel configuration and print error message indicating its required.
387
388     modified files:
389      ./0arch-timestamps0 ./ChangeLog ./ybin/ofpath
390
391
392 2003-11-06 07:28:26 GMT Ethan Benson <erbenson@alaska.net>      patch-56
393
394     Summary:
395       Add PowerMac G5 SATA support to ofpath
396     Revision:
397       yaboot--devel--1.3--patch-56
398
399     * ybin/ofpath: Add support for SATA drives found in the PowerMac G5.
400       (Olof Johansson <offe@localnet.sh>)
401
402     modified files:
403      ./0arch-timestamps0 ./ChangeLog ./ybin/ofpath
404
405
406 2003-11-05 07:49:57 GMT Ethan Benson <erbenson@alaska.net>      patch-55
407
408     Summary:
409       Bump version to unsupported non-release status
410     Revision:
411       yaboot--devel--1.3--patch-55
412
413     * Bump version to unsupported non-release status.
414
415     modified files:
416      ./0arch-timestamps0 ./ChangeLog ./Makefile ./ybin/ybin
417
418
419 2003-11-05 07:38:12 GMT Ethan Benson <erbenson@alaska.net>      patch-54
420
421     Summary:
422       Update compatibility declaration for CHRPBOOT examples
423     Revision:
424       yaboot--devel--1.3--patch-54
425
426     * doc/examples/simpleboot.chrp: MacRISC4 compatible.
427     * doc/examples/dualboot.chrp: MacRISC4 compatible.
428
429     modified files:
430      ./0arch-timestamps0 ./ChangeLog ./doc/examples/dualboot.chrp
431      ./doc/examples/simpleboot.chrp
432
433
434 2003-11-04 09:19:11 GMT Ethan Benson <erbenson@alaska.net>      patch-53
435
436     Summary:
437       Use OpenFirmware RELEASE method
438     Revision:
439       yaboot--devel--1.3--patch-53
440
441     * second/prom.c: Use OpenFirmware's RELEASE method instead of the
442       broken crap hack which broke on more recent Apple OpenFirmware.
443
444     modified files:
445      ./0arch-timestamps0 ./ChangeLog ./second/prom.c
446
447
448 2003-10-04 23:58:34 GMT Ethan Benson <erbenson@alaska.net>      patch-52
449
450     Summary:
451       Add boot compatibility with PowerMac G5
452     Revision:
453       yaboot--devel--1.3--patch-52
454
455     * ofboot: Declare compatiblity with PowerMac G5 in.
456
457     modified files:
458      ./0arch-timestamps0 ./ChangeLog ./first/ofboot
459
460
461 2003-06-22 08:06:01 GMT Ethan Benson <erbenson@alaska.net>      patch-51
462
463     Summary:
464       Update ChangeLog tag for compatiblity with arch 1.0pre25
465     Revision:
466       yaboot--devel--1.3--patch-51
467
468     * Update ChangeLog tag for compatiblity with arch 1.0pre25.
469
470     new files:
471      .arch-ids/ChangeLog.id ChangeLog
472
473     removed files:
474      .arch-ids/ChangeLog.id ChangeLog
475
476     modified files:
477      0arch-timestamps0
478
479
480 2003-02-26 11:27:33 GMT Ethan Benson <erbenson@alaska.net>      patch-50
481
482     Summary:
483       Fix ofpath on early iMacs
484     Revision:
485       yaboot--devel--1.3--patch-50
486
487     * ofpath: Apple apparently can't decide whether its called `ata'
488       or `ide'; fix support for early iMac models.
489     
490     * Prep 1.3.10.
491
492     modified files:
493      0arch-timestamps0 ChangeLog Makefile changelog ybin/ofpath
494      ybin/ybin
495
496
497 2003-02-12 08:55:45 GMT Ethan Benson <erbenson@alaska.net>      patch-49
498
499     Summary:
500       Prep 1.3.9 release
501     Revision:
502       yaboot--devel--1.3--patch-49
503
504     * Prep 1.3.9 release:
505       - Set version numbers to 1.3.9.
506       - Finalize changelog.
507
508     modified files:
509      0arch-timestamps0 ChangeLog Makefile changelog ybin/ybin
510
511
512 2003-02-10 09:55:05 GMT Ethan Benson <erbenson@alaska.net>      patch-48
513
514     Summary:
515       Fix botched IBM patch (multiple partition handling on rs6k)
516     Revision:
517       yaboot--devel--1.3--patch-48
518
519     * IBM file.c patch is broken, fix file.c so yaboot finds its config on
520       systems with more then one primary GNU/Linux filesystem partition.
521
522     modified files:
523      0arch-timestamps0 ChangeLog second/file.c
524
525
526 2003-02-09 05:28:41 GMT Ethan Benson <erbenson@alaska.net>      patch-47
527
528     Summary:
529       Update first stage to be compatible with new Macs
530     Revision:
531       yaboot--devel--1.3--patch-47
532
533     * Mark first stage loader compatible with new MacOS9-free PowerMacs so
534       it will be accepted by OpenFirmware.
535     * Update copyrights to include 2003.
536     * Version 1.3.9-UNRELEASED.
537
538     modified files:
539      0arch-timestamps0 ChangeLog Makefile README TODO changelog
540      doc/examples/dualboot.chrp doc/examples/simpleboot.chrp
541      first/ofboot ybin/ofpath ybin/yabootconfig ybin/ybin
542
543
544 2002-12-10 08:14:21 GMT Ethan Benson <erbenson@alaska.net>      patch-46
545
546     Summary:
547       Release yaboot 1.3.8
548     Revision:
549       yaboot--devel--1.3--patch-46
550
551     * yaboot 1.3.8 release.
552
553     modified files:
554      0arch-timestamps0 ChangeLog Makefile changelog ybin/ofpath
555      ybin/yabootconfig ybin/ybin
556
557
558 2002-11-27 09:42:23 GMT Ethan Benson <erbenson@alaska.net>      patch-45
559
560     Summary:
561       Prepare 1.3.8-rc4
562     Revision:
563       yaboot--devel--1.3--patch-45
564
565     * Bump versions to 1.3.8-rc4.
566
567     modified files:
568      0arch-timestamps0 ChangeLog Makefile changelog
569      ybin/yabootconfig ybin/ybin
570
571
572 2002-11-27 09:35:34 GMT Ethan Benson <erbenson@alaska.net>      patch-44
573
574     Summary:
575       Add 'kernel too old' warning to ofpath
576     Revision:
577       yaboot--devel--1.3--patch-44
578
579     * ofpath: On Windtunnel warn when the kernel is too old for proper
580       support.  The warning message is sent to stderr so it will not
581       interfere with scripts or other automated invocation of ofpath.
582
583     modified files:
584      0arch-timestamps0 ChangeLog ybin/ofpath
585
586
587 2002-11-26 09:35:47 GMT Ethan Benson <erbenson@alaska.net>      patch-43
588
589     Summary:
590       Fix ofpath on pci-ide
591     Revision:
592       yaboot--devel--1.3--patch-43
593
594     * ofpath: check for pci-ide, not pci-ata.
595
596     modified files:
597      0arch-timestamps0 ChangeLog ybin/ofpath
598
599
600 2002-11-19 11:32:49 GMT Ethan Benson <erbenson@alaska.net>      patch-42
601
602     Summary:
603       Fix readlink fallback
604     Revision:
605       yaboot--devel--1.3--patch-42
606
607     * ofpath: fallback shell function for readlink was broken.  Fixes
608       IDEBUS==NULL on broken systems that lack /bin/readlink.
609     * Prepare 1.3.8-rc3.
610
611     modified files:
612      0arch-timestamps0 ChangeLog Makefile changelog ybin/ofpath
613      ybin/ybin
614
615
616 2002-11-18 10:38:53 GMT Ethan Benson <erbenson@alaska.net>      patch-41
617
618     Summary:
619       handle ide device nodes up to hdp
620     Revision:
621       yaboot--devel--1.3--patch-41
622
623     * ofpath: handle ide device nodes up to /dev/hdp (16 disks, current
624       max in the kernel).
625
626     modified files:
627      0arch-timestamps0 ChangeLog ybin/ofpath
628
629
630 2002-11-17 23:33:17 GMT Ethan Benson <erbenson@alaska.net>      patch-40
631
632     Summary:
633       Add support for IDE controllers with identity crisis
634     Revision:
635       yaboot--devel--1.3--patch-40
636
637     * ofpath: Add support for IDE controllers that pretend they are scsi.
638     * Prepare 1.3.8-rc2.
639
640     modified files:
641      0arch-timestamps0 ChangeLog Makefile changelog ybin/ofpath
642      ybin/yabootconfig ybin/ybin
643
644
645 2002-11-17 03:13:10 GMT Ethan Benson <erbenson@alaska.net>      patch-39
646
647     Summary:
648       Prepare 1.3.8-rc1
649     Revision:
650       yaboot--devel--1.3--patch-39
651
652     * Prefer $PATH_PREFIX/usr/sbin/ofpath if it exists.
653     * yabootconfig: Add append="video=ofonly" if the running kernel
654       was booted with it.  This solves user confusion when they boot an installer with an
655       install-safe label, install, then reboot the new system to find the
656       console display doesn't work.  This only occurs if user does not
657       specify --kernel-args so it will not interfere with distro installers
658       which handle this themselves.
659
660     modified files:
661      0arch-timestamps0 ChangeLog Makefile changelog ybin/ofpath
662      ybin/yabootconfig ybin/ybin
663
664
665 2002-11-17 02:02:17 GMT Ethan Benson <erbenson@alaska.net>      patch-38
666
667     Summary:
668       Add support for pci-ide to ofpath
669     Revision:
670       yaboot--devel--1.3--patch-38
671
672     * ofpath: Support multi-channel pci-ide devices, found in the Xserve.
673
674     modified files:
675      0arch-timestamps0 ChangeLog ybin/ofpath
676
677
678 2002-11-03 02:00:27 GMT Ethan Benson <erbenson@alaska.net>      patch-37
679
680     Summary:
681       Add extra sanity checks to new ofpath ide resolution code
682     Revision:
683       yaboot--devel--1.3--patch-37
684
685     * ofpath: Add a few sanity checks to new ide resolution code.
686
687     modified files:
688      0arch-timestamps0 ChangeLog ybin/ofpath
689
690
691 2002-10-30 10:32:14 GMT Ethan Benson <erbenson@alaska.net>      patch-36
692
693     Summary:
694       Update ofpath for new devspec export in /proc
695     Revision:
696       yaboot--devel--1.3--patch-36
697
698     * ofpath: /proc/ide/pmac is dead, the OpenFirmware devspec is now
699       exported to /proc/ide/ideX/devspec, ofpath now uses that.
700       - this change is not tested, some additional sanity checks are still
701         needed.
702
703     modified files:
704      0arch-timestamps0 ChangeLog ybin/ofpath
705
706
707 2002-10-27 00:57:19 GMT Ethan Benson <erbenson@alaska.net>      patch-35
708
709     Summary:
710       Change ofpath to use /proc/ide/of1275 instead of /proc/ide/pmac
711     Revision:
712       yaboot--devel--1.3--patch-35
713
714     * ofpath: the current incarnation of /proc/ide/pmac is not supported
715       by ofpath, and I believe this file should be renamed since it should
716       not be inherently pmac specific.  When the format of this file is
717       updated it can be renamed at the same time.
718
719     modified files:
720      0arch-timestamps0 ChangeLog ybin/ofpath
721
722
723 2002-10-27 00:40:09 GMT Ethan Benson <erbenson@alaska.net>      patch-34
724
725     Summary:
726       Add preliminary support for Windtunnel PowerMacs to ofpath
727     Revision:
728       yaboot--devel--1.3--patch-34
729
730     * CHANGES IN THIS COMMIT ARE PRELIMINARY **DO NOT DISTRIBUTE**
731     
732     * ofpath: Add preliminary support for Windtunnel PowerMacs
733       - If /proc/ide/pmac (perhaps to be renamed) does not exist and
734         machine is a Windtunnel return ultra2: instead of hd: (this assumes
735         machines without /proc/ide/pmac are also without support for ATA-100,
736         ultra2: is the ATA-66 bus).
737       - Parse a modified version of /proc/ide/pmac to determine the
738         appropriate OpenFirmware device specifier, no kernel yet has the
739         correct version of this file.
740
741     modified files:
742      ChangeLog Makefile ybin/ofpath ybin/ybin
743
744
745 2002-09-29 05:04:59 GMT Ethan Benson <erbenson@alaska.net>      patch-33
746
747     Summary:
748       Fix spelling errors in changelog
749     Revision:
750       yaboot--devel--1.3--patch-33
751
752     * Oops, fix some spelling errors and reburn 1.3.7.
753     
754     
755
756     modified files:
757      0arch-timestamps0 ChangeLog changelog
758
759
760 2002-09-28 22:51:44 GMT Ethan Benson <erbenson@alaska.net>      patch-32
761
762     Summary:
763       Prepare 1.3.7 release
764     Revision:
765       yaboot--devel--1.3--patch-32
766
767     * Bump versions to 1.3.7
768     * Update changelog.
769     * Mention new yaboot mailing lists in README.
770
771     modified files:
772      0arch-timestamps0 ChangeLog Makefile README changelog
773      ybin/yabootconfig ybin/ybin
774
775
776 2002-09-15 03:56:45 GMT Ethan Benson <erbenson@alaska.net>      patch-31
777
778     Summary:
779       Remove 0arch-timestamps0 in archclean target
780     Revision:
781       yaboot--devel--1.3--patch-31
782
783     * Remove 0arch-timestamps0 in archclean target.
784     
785     
786
787     modified files:
788      0arch-timestamps0 ChangeLog Makefile
789
790
791 2002-09-15 03:28:32 GMT Ethan Benson <erbenson@alaska.net>      patch-30
792
793     Summary:
794       Prepare 1.3.7-pre1
795     Revision:
796       yaboot--devel--1.3--patch-30
797
798     * Update copyright notices for 2002.
799     * Change Boot: to Stage 1 Boot: in ofboot.b
800     * Update changelog.
801     * Bump version to 1.3.7-pre1.
802
803     modified files:
804      0arch-timestamps0 ChangeLog Makefile README changelog
805      doc/yaboot-howto.de.sgml doc/yaboot-howto.sgml first/ofboot
806      second/cmdline.c second/file.c second/fs.c second/fs_ext2.c
807      second/fs_of.c second/fs_xfs.c second/md5.c second/partition.c
808      second/prom.c second/yaboot.c ybin/ofpath ybin/yabootconfig
809      ybin/ybin
810
811
812 2002-09-08 00:17:53 GMT Ethan Benson <erbenson@alaska.net>      patch-29
813
814     Summary:
815       update timestamp save file.
816     Revision:
817       yaboot--devel--1.3--patch-29
818
819     * update timestamp save file.
820
821     modified files:
822      0arch-timestamps0 ChangeLog
823
824
825 2002-09-08 00:13:58 GMT Ethan Benson <erbenson@alaska.net>      patch-28
826
827     Summary:
828       Fix partition file search
829     Revision:
830       yaboot--devel--1.3--patch-28
831
832     * Change file_block_open() to check for FILE_OK rather then NULL
833     return from fs_open().  When no partition is specified in a file open
834     call yaboot will loop through all known partitions until the file is
835     found, or no more partitions are left.  In older versions fs_open()
836     would check for FILE_OK, so checking for NULL return from fs_open()
837     worked, in current versions fs_open() checks for BADFS so proper
838     errors can be reported.  This only really affects IBM CHRP.
839     
840
841     modified files:
842      ChangeLog second/file.c
843
844
845 2002-08-18 22:33:31 GMT Ethan Benson <erbenson@alaska.net>      patch-27
846
847     Summary:
848       make version numbers loudly unsupported due to dumb dist maintainers
849     Revision:
850       yaboot--devel--1.3--patch-27
851
852     * make version numbers loudly unsupported due to dumb dist
853       maintainers, real versions not in place till release time.  UNRELEASED
854       SOFTWARE SHOULD NOT BE PACKAGED.
855
856     modified files:
857      0arch-timestamps0 ChangeLog Makefile ybin/yabootconfig
858      ybin/ybin
859
860
861 2002-08-15 07:26:38 GMT Ethan Benson <erbenson@alaska.net>      patch-26
862
863     Summary:
864       Bump yabootconfig version
865     Revision:
866       yaboot--devel--1.3--patch-26
867
868     * Bump yabootconfig version number.
869     
870     
871
872     modified files:
873      0arch-timestamps0 ChangeLog ybin/yabootconfig
874
875
876 2002-08-15 07:24:35 GMT Ethan Benson <erbenson@alaska.net>      patch-25
877
878     Summary:
879       Fix rare fstab parsing bug in yabootconfig
880     Revision:
881       yaboot--devel--1.3--patch-25
882
883     * Fix a rare parsing bug in yabootconfig's /etc/fstab parsing. If the
884       user had commented entries for the / filesystem yabootconfig would end
885       up detecting one of those.
886
887     modified files:
888      0arch-timestamps0 ChangeLog ybin/yabootconfig
889
890
891 2002-07-29 08:01:44 GMT Ethan Benson <erbenson@alaska.net>      patch-24
892
893     Summary:
894       Don't recommend reporting bugs to benh in yabootconfig(8)
895     Revision:
896       yaboot--devel--1.3--patch-24
897
898     * Don't recommend reporting bugs to benh in yabootconfig(8).
899     
900     
901     
902
903     modified files:
904      0arch-timestamps0 ChangeLog man/yabootconfig.8
905
906
907 2002-07-03 08:17:12 GMT Ethan Benson <erbenson@alaska.net>      patch-23
908
909     Summary:
910       Fix reiserfs symlink resolution
911     Revision:
912       yaboot--devel--1.3--patch-23
913
914     * Fix reiserfs symlink resolution which could fail in certain circumstances.
915     
916     
917
918     modified files:
919      0arch-timestamps0 ChangeLog include/reiserfs/reiserfs.h
920
921
922 2002-05-29 08:50:39 GMT Ethan Benson <erbenson@alaska.net>      patch-22
923
924     Summary:
925       Update timestamp file to exclude {arch}/*
926     Revision:
927       yaboot--devel--1.3--patch-22
928
929     Update timestamp file to exclude {arch}/*.
930     
931     
932     
933
934     modified files:
935      0arch-timestamps0 ChangeLog
936
937
938 2002-05-04 13:00:23 GMT Ethan Benson <erbenson@alaska.net>      patch-21
939
940     Summary:
941       Add 0arch-timestamps0 setftime timestamp database
942     Revision:
943       yaboot--devel--1.3--patch-21
944
945     Add 0arch-timestamps0 setftime timestamp database.  This allows us to
946     work around arch's lack of preserving timestamps.
947     
948
949     new files:
950      .arch-ids/0arch-timestamps0.id 0arch-timestamps0
951
952     modified files:
953      ChangeLog
954
955
956 2002-04-20 13:52:09 GMT Ethan Benson <erbenson@alaska.net>      patch-20
957
958     Summary:
959       Update upstream notice in yaboot-howto, translate it to de.
960     Revision:
961       yaboot--devel--1.3--patch-20
962
963     * Update upstream notice in yaboot-howto, translate it to de.
964
965     modified files:
966      ChangeLog doc/yaboot-howto.de.sgml doc/yaboot-howto.sgml
967
968
969 2002-03-31 05:21:42 GMT Ethan Benson <erbenson@alaska.net>      patch-19
970
971     Summary:
972       Remove more arch crap in clean target
973     Revision:
974       yaboot--devel--1.3--patch-19
975
976     * Remove ,,* in clean target, this is more crap arch leaves laying around.
977
978     modified files:
979      ChangeLog Makefile
980
981
982 2002-03-31 05:11:46 GMT Ethan Benson <erbenson@alaska.net>      patch-18
983
984     Summary:
985       Fix make clean from previous patch
986     Revision:
987       yaboot--devel--1.3--patch-18
988
989     find man page is on crack.  Fix find calls my way which appears to work correctly.
990
991     modified files:
992      ChangeLog Makefile
993
994
995 2002-03-31 05:00:26 GMT Ethan Benson <erbenson@alaska.net>      patch-17
996
997     Summary:
998       Update clean targets
999     Revision:
1000       yaboot--devel--1.3--patch-17
1001
1002     * Remove chmod calls from make clean, arch is supposed to keep track
1003       of permissions correctly so they shouldn't be needed now.
1004     
1005     * Add '-path './{arch}' -prune -o ' to all the find calls so cleaning
1006       doesn't recurse into arch's revision control directories and possibly
1007       corrupt them.
1008     
1009     * Add archclean target which removes all of arch's cruft so release
1010       tarballs won't be ridiculously bloated (arch keeps a complete
1011       duplicate copy of the source making the tarball twice the size it
1012       should be, no good for release tarballs).  If people want a `archable'
1013       tree they should just use arch to check one out.
1014
1015     modified files:
1016      ChangeLog Makefile
1017
1018
1019 2002-03-27 14:10:34 GMT Ethan Benson <erbenson@alaska.net>      patch-16
1020
1021     Summary:
1022       sync with latest yaboot CVS
1023     Revision:
1024       yaboot--devel--1.3--patch-16
1025
1026     Add german howto for yaboot-howto.
1027     
1028     Typo fixes/minor updates to yaboot-howto.
1029     
1030     small fixes to elfextract.
1031     
1032     
1033
1034     new files:
1035      doc/.arch-ids/yaboot-howto.de.sgml.id doc/yaboot-howto.de.sgml
1036
1037     modified files:
1038      ChangeLog Makefile doc/Makefile doc/yaboot-howto.sgml
1039      util/elfextract.c
1040
1041
1042 2002-03-27 13:55:42 GMT Ethan Benson <erbenson@alaska.net>      patch-15
1043
1044     Summary:
1045       Commit yaboot 1.3.6
1046     Revision:
1047       yaboot--devel--1.3--patch-15
1048
1049     Commit yaboot 1.3.6.
1050
1051     modified files:
1052      ChangeLog Makefile changelog doc/README.rs6000
1053      doc/yaboot-howto.sgml include/bootinfo.h include/cfg.h
1054      include/cmdline.h include/debug.h include/errors.h
1055      include/fdisk-part.h include/file.h include/fs.h
1056      include/mac-part.h include/partition.h include/prom.h
1057      include/yaboot.h lib/malloc.c lib/string.S second/cache.S
1058      second/cfg.c second/cmdline.c second/file.c second/fs.c
1059      second/fs_ext2.c second/fs_iso.c second/fs_of.c
1060      second/fs_reiserfs.c second/fs_xfs.c second/md5.c
1061      second/partition.c second/prom.c second/yaboot.c
1062      util/addnote.c util/elfextract.c ybin/ybin
1063
1064
1065 2002-03-27 13:45:22 GMT Ethan Benson <erbenson@alaska.net>      patch-14
1066
1067     Summary:
1068       Commit yaboot 1.3.6-pre2
1069     Revision:
1070       yaboot--devel--1.3--patch-14
1071
1072     Commit yaboot 1.3.6-pre2.
1073
1074     modified files:
1075      ChangeLog Makefile TODO changelog man/yabootconfig.8
1076      second/file.c second/yaboot.c ybin/ybin
1077
1078
1079 2002-03-27 13:37:21 GMT Ethan Benson <erbenson@alaska.net>      patch-13
1080
1081     Summary:
1082       Commit yaboot 1.3.6-pre1
1083     Revision:
1084       yaboot--devel--1.3--patch-13
1085
1086     Commit yaboot 1.3.6-pre1.
1087
1088     modified files:
1089      ChangeLog Makefile README THANKS TODO changelog
1090      doc/README.rs6000 doc/examples/simpleboot.chrp
1091      doc/examples/yaboot.conf.multi-boot
1092      doc/examples/yaboot.conf.rs6000 etc/yaboot.conf man.patch
1093      man/mkofboot.8 man/yaboot.8 man/ybin.8 second/file.c
1094      second/yaboot.c ybin/yabootconfig ybin/ybin
1095
1096     renamed files:
1097      doc/examples/.arch-ids/yaboot.conf.rs6k.id
1098        ==> doc/examples/.arch-ids/yaboot.conf.rs6000.id
1099      doc/examples/yaboot.conf.rs6k
1100        ==> doc/examples/yaboot.conf.rs6000
1101
1102
1103 2002-03-27 13:30:47 GMT Ethan Benson <erbenson@alaska.net>      patch-12
1104
1105     Summary:
1106       Commit yaboot 1.3.5
1107     Revision:
1108       yaboot--devel--1.3--patch-12
1109
1110     Commit yaboot 1.3.5.
1111
1112     new files:
1113      doc/.arch-ids/Makefile.id doc/.arch-ids/yaboot-howto.sgml.id
1114      doc/Makefile doc/yaboot-howto.sgml
1115
1116     modified files:
1117      ChangeLog Makefile THANKS changelog man.patch
1118      man/yaboot.conf.5 ybin/ybin
1119
1120
1121 2002-03-27 13:25:55 GMT Ethan Benson <erbenson@alaska.net>      patch-11
1122
1123     Summary:
1124       Commit yaboot 1.3.5-pre3
1125     Revision:
1126       yaboot--devel--1.3--patch-11
1127
1128     Commit yaboot 1.3.5-pre3.
1129
1130     modified files:
1131      ChangeLog Makefile man.patch man/yaboot.conf.5 second/yaboot.c
1132      ybin/ybin
1133
1134
1135 2002-03-27 13:22:23 GMT Ethan Benson <erbenson@alaska.net>      patch-10
1136
1137     Summary:
1138       Commit yaboot 1.3.5-pre2
1139     Revision:
1140       yaboot--devel--1.3--patch-10
1141
1142     Commit yaboot 1.3.5-pre2.
1143
1144     modified files:
1145      ChangeLog Makefile changelog man.patch man/yaboot.conf.5
1146      second/fs_ext2.c second/prom.c second/yaboot.c ybin/ybin
1147
1148
1149 2002-03-26 15:11:26 GMT Ethan Benson <erbenson@alaska.net>      patch-9
1150
1151     Summary:
1152       Commit yaboot 1.3.5-pre1
1153     Revision:
1154       yaboot--devel--1.3--patch-9
1155
1156     Commit yaboot 1.3.5-pre1.
1157
1158     removed files:
1159      include/et/.arch-ids/com_err.c.id include/et/com_err.c
1160
1161     modified files:
1162      ChangeLog Makefile TODO changelog include/bootinfo.h
1163      include/ctype.h include/debug.h include/ext2fs/bitops.h
1164      include/ext2fs/ext2_err.h include/ext2fs/ext2_io.h
1165      include/ext2fs/ext2fs.h lib/libext2fs.a second/cfg.c
1166      second/file.c second/fs.c second/fs_ext2.c second/fs_iso.c
1167      second/fs_of.c second/fs_reiserfs.c second/fs_xfs.c
1168      second/iso_util.c second/partition.c second/prom.c
1169      second/yaboot.c util/addnote.c ybin/ybin
1170
1171
1172 2002-03-26 15:05:27 GMT Ethan Benson <erbenson@alaska.net>      patch-8
1173
1174     Summary:
1175       Commit yaboot 1.3.4
1176     Revision:
1177       yaboot--devel--1.3--patch-8
1178
1179     Commit yaboot 1.3.4.
1180
1181     modified files:
1182      ChangeLog Makefile changelog include/bootinfo.h
1183      include/ctype.h include/debug.h include/file.h second/cfg.c
1184      second/file.c second/fs.c second/fs_ext2.c second/fs_iso.c
1185      second/iso_util.c second/partition.c second/prom.c
1186      second/yaboot.c util/addnote.c ybin/ybin
1187
1188
1189 2002-03-26 15:00:49 GMT Ethan Benson <erbenson@alaska.net>      patch-7
1190
1191     Summary:
1192       Commit yaboot 1.3.4-pre3
1193     Revision:
1194       yaboot--devel--1.3--patch-7
1195
1196     Commit yaboot 1.3.4-pre3.
1197
1198     new files:
1199      include/.arch-ids/debug.h.id include/debug.h
1200
1201     modified files:
1202      ChangeLog Makefile changelog include/errors.h include/file.h
1203      include/fs.h include/partition.h include/prom.h second/cfg.c
1204      second/file.c second/fs_ext2.c second/fs_of.c
1205      second/fs_reiserfs.c second/fs_xfs.c second/partition.c
1206      second/prom.c second/yaboot.c ybin/ybin
1207
1208
1209 2002-03-26 14:42:58 GMT Ethan Benson <erbenson@alaska.net>      patch-6
1210
1211     Summary:
1212       Commit yaboot 1.3.4-pre2
1213     Revision:
1214       yaboot--devel--1.3--patch-6
1215
1216     Commit yaboot 1.3.4-pre2.
1217
1218     modified files:
1219      ChangeLog Makefile changelog second/file.c second/yaboot.c
1220      ybin/ybin
1221
1222
1223 2002-03-25 15:13:19 GMT Ethan Benson <erbenson@alaska.net>      patch-5
1224
1225     Summary:
1226       Commit yaboot 1.3.4-pre1
1227     Revision:
1228       yaboot--devel--1.3--patch-5
1229
1230     Commit yaboot 1.3.4-pre1.
1231
1232     new files:
1233      include/xfs/.arch-ids/=id include/xfs/.arch-ids/xfs.h.id
1234      include/.arch-ids/errors.h.id second/.arch-ids/fs_xfs.c.id
1235      .arch-ids/Config.id include/xfs/xfs.h include/errors.h
1236      second/fs_xfs.c Config
1237
1238     removed files:
1239      include/.arch-ids/gui.h.id include/.arch-ids/video.h.id
1240      second/gui/.arch-ids/=id second/gui/.arch-ids/colormap.c.id
1241      second/gui/.arch-ids/effects.c.id
1242      second/gui/.arch-ids/pcx.c.id second/gui/.arch-ids/video.c.id
1243      include/gui.h include/video.h second/gui/colormap.c
1244      second/gui/effects.c second/gui/pcx.c second/gui/video.c
1245
1246     modified files:
1247      ChangeLog Makefile THANKS changelog include/file.h
1248      include/fs.h include/prom.h include/string.h include/yaboot.h
1249      lib/malloc.c second/cfg.c second/file.c second/fs.c
1250      second/fs_ext2.c second/fs_iso.c second/fs_of.c
1251      second/fs_reiserfs.c second/partition.c second/prom.c
1252      second/yaboot.c util/addnote.c ybin/ybin
1253
1254     new directories:
1255      include/xfs/.arch-ids include/xfs
1256
1257     removed directories:
1258      second/gui/.arch-ids second/gui
1259
1260
1261 2002-03-25 14:50:10 GMT Ethan Benson <erbenson@alaska.net>      patch-4
1262
1263     Summary:
1264       Commit yaboot 1.3.3
1265     Revision:
1266       yaboot--devel--1.3--patch-4
1267
1268     Commit yaboot 1.3.3.
1269
1270     modified files:
1271      ChangeLog Makefile changelog first/ofboot man.patch
1272      man/yaboot.conf.5 man/yabootconfig.8 ybin/yabootconfig
1273      ybin/ybin
1274
1275
1276 2002-03-25 14:28:05 GMT Ethan Benson <erbenson@alaska.net>      patch-3
1277
1278     Summary:
1279       Commit yaboot 1.3.2
1280     Revision:
1281       yaboot--devel--1.3--patch-3
1282
1283     Commit yaboot 1.3.2.
1284
1285     modified files:
1286      ChangeLog Makefile changelog ybin/ybin
1287
1288
1289 2002-03-25 14:05:52 GMT Ethan Benson <erbenson@alaska.net>      patch-2
1290
1291     Summary:
1292       Commit yaboot 1.3.1
1293     Revision:
1294       yaboot--devel--1.3--patch-2
1295
1296     Commit yaboot 1.3.1.
1297
1298     modified files:
1299      ChangeLog Makefile changelog doc/README.rs6000 ybin/ybin
1300
1301
1302 2002-03-25 07:43:37 GMT Ethan Benson <erbenson@alaska.net>      patch-1
1303
1304     Summary:
1305       Commit yaboot 1.3.0
1306     Revision:
1307       yaboot--devel--1.3--patch-1
1308
1309     Commit yaboot 1.3.0.
1310
1311     new files:
1312      .arch-ids/BUGS.id .arch-ids/COPYING.id .arch-ids/INSTALL.id
1313      .arch-ids/Makefile.id .arch-ids/README.id
1314      .arch-ids/README.man.patch.id .arch-ids/THANKS.id
1315      .arch-ids/TODO.id .arch-ids/changelog.id doc/.arch-ids/=id
1316      doc/.arch-ids/README.ofboot.id doc/.arch-ids/README.ofpath.id
1317      doc/.arch-ids/README.rs6000.id doc/examples/.arch-ids/=id
1318      doc/examples/.arch-ids/README.dualboot.chrp.id
1319      doc/examples/.arch-ids/README.mbicons.id
1320      doc/examples/.arch-ids/README.simpleboot.chrp.id
1321      doc/examples/.arch-ids/dualboot.chrp.id
1322      doc/examples/.arch-ids/large-penguin.mbicon.id
1323      doc/examples/.arch-ids/simpleboot.chrp.id
1324      doc/examples/.arch-ids/yaboot.conf.multi-boot.id
1325      doc/examples/.arch-ids/yaboot.conf.rs6k.id etc/.arch-ids/=id
1326      etc/.arch-ids/yaboot.conf.id first/.arch-ids/=id
1327      first/.arch-ids/ofboot.id include/.arch-ids/=id
1328      include/asm/.arch-ids/=id include/asm/.arch-ids/elf.h.id
1329      include/asm/.arch-ids/ppc_asm.tmpl.id
1330      include/asm/.arch-ids/processor.h.id
1331      include/.arch-ids/bootinfo.h.id
1332      include/.arch-ids/byteorder.h.id include/.arch-ids/cfg.h.id
1333      include/.arch-ids/cmdline.h.id include/.arch-ids/ctype.h.id
1334      include/et/.arch-ids/=id include/et/.arch-ids/com_err.c.id
1335      include/et/.arch-ids/com_err.h.id include/ext2fs/.arch-ids/=id
1336      include/ext2fs/.arch-ids/bitops.h.id
1337      include/ext2fs/.arch-ids/ext2_err.h.id
1338      include/ext2fs/.arch-ids/ext2_io.h.id
1339      include/ext2fs/.arch-ids/ext2fs.h.id
1340      include/.arch-ids/fdisk-part.h.id include/.arch-ids/file.h.id
1341      include/.arch-ids/fs.h.id include/.arch-ids/gui.h.id
1342      include/linux/.arch-ids/=id include/linux/.arch-ids/elf.h.id
1343      include/linux/.arch-ids/ext2_fs.h.id
1344      include/linux/.arch-ids/iso_fs.h.id
1345      include/linux/.arch-ids/stat.h.id
1346      include/linux/.arch-ids/types.h.id
1347      include/.arch-ids/mac-part.h.id include/.arch-ids/md5.h.id
1348      include/.arch-ids/partition.h.id include/.arch-ids/prom.h.id
1349      include/reiserfs/.arch-ids/=id
1350      include/reiserfs/.arch-ids/reiserfs.h.id
1351      include/.arch-ids/setjm2.h.id include/.arch-ids/setjmp.h.id
1352      include/.arch-ids/stdlib.h.id include/.arch-ids/string.h.id
1353      include/.arch-ids/swab.h.id include/.arch-ids/types.h.id
1354      include/.arch-ids/video.h.id include/.arch-ids/yaboot.h.id
1355      lib/.arch-ids/=id lib/.arch-ids/ctype.c.id
1356      lib/.arch-ids/libext2fs.a.id lib/.arch-ids/malloc.c.id
1357      lib/.arch-ids/nosys.c.id lib/.arch-ids/string.S.id
1358      lib/.arch-ids/strstr.c.id lib/.arch-ids/strtol.c.id
1359      lib/.arch-ids/vsprintf.c.id man/.arch-ids/=id
1360      man/.arch-ids/bootstrap.8.id man/.arch-ids/mkofboot.8.id
1361      man/.arch-ids/ofpath.8.id man/.arch-ids/yaboot.8.id
1362      man/.arch-ids/yaboot.conf.5.id man/.arch-ids/yabootconfig.8.id
1363      man/.arch-ids/ybin.8.id .arch-ids/man.patch.id
1364      second/.arch-ids/=id second/.arch-ids/cache.S.id
1365      second/.arch-ids/cfg.c.id second/.arch-ids/cmdline.c.id
1366      second/.arch-ids/crt0.S.id second/.arch-ids/file.c.id
1367      second/.arch-ids/fs.c.id second/.arch-ids/fs_ext2.c.id
1368      second/.arch-ids/fs_iso.c.id second/.arch-ids/fs_of.c.id
1369      second/.arch-ids/fs_reiserfs.c.id second/gui/.arch-ids/=id
1370      second/gui/.arch-ids/colormap.c.id
1371      second/gui/.arch-ids/effects.c.id
1372      second/gui/.arch-ids/pcx.c.id second/gui/.arch-ids/video.c.id
1373      second/.arch-ids/iso_util.c.id second/.arch-ids/md5.c.id
1374      second/.arch-ids/partition.c.id second/.arch-ids/prom.c.id
1375      second/.arch-ids/setjmp.S.id second/.arch-ids/yaboot.c.id
1376      util/.arch-ids/=id util/.arch-ids/addnote.c.id
1377      util/.arch-ids/elfextract.c.id ybin/.arch-ids/=id
1378      ybin/.arch-ids/mkofboot.id ybin/.arch-ids/ofpath.id
1379      ybin/.arch-ids/yabootconfig.id ybin/.arch-ids/ybin.id BUGS
1380      COPYING INSTALL Makefile README README.man.patch THANKS TODO
1381      changelog doc/README.ofboot doc/README.ofpath
1382      doc/README.rs6000 doc/examples/README.dualboot.chrp
1383      doc/examples/README.mbicons
1384      doc/examples/README.simpleboot.chrp doc/examples/dualboot.chrp
1385      doc/examples/large-penguin.mbicon doc/examples/simpleboot.chrp
1386      doc/examples/yaboot.conf.multi-boot
1387      doc/examples/yaboot.conf.rs6k etc/yaboot.conf first/ofboot
1388      include/asm/elf.h include/asm/ppc_asm.tmpl
1389      include/asm/processor.h include/bootinfo.h include/byteorder.h
1390      include/cfg.h include/cmdline.h include/ctype.h
1391      include/et/com_err.c include/et/com_err.h
1392      include/ext2fs/bitops.h include/ext2fs/ext2_err.h
1393      include/ext2fs/ext2_io.h include/ext2fs/ext2fs.h
1394      include/fdisk-part.h include/file.h include/fs.h include/gui.h
1395      include/linux/elf.h include/linux/ext2_fs.h
1396      include/linux/iso_fs.h include/linux/stat.h
1397      include/linux/types.h include/mac-part.h include/md5.h
1398      include/partition.h include/prom.h include/reiserfs/reiserfs.h
1399      include/setjm2.h include/setjmp.h include/stdlib.h
1400      include/string.h include/swab.h include/types.h
1401      include/video.h include/yaboot.h lib/ctype.c lib/libext2fs.a
1402      lib/malloc.c lib/nosys.c lib/string.S lib/strstr.c
1403      lib/strtol.c lib/vsprintf.c man/bootstrap.8 man/mkofboot.8
1404      man/ofpath.8 man/yaboot.8 man/yaboot.conf.5 man/yabootconfig.8
1405      man/ybin.8 man.patch second/cache.S second/cfg.c
1406      second/cmdline.c second/crt0.S second/file.c second/fs.c
1407      second/fs_ext2.c second/fs_iso.c second/fs_of.c
1408      second/fs_reiserfs.c second/gui/colormap.c
1409      second/gui/effects.c second/gui/pcx.c second/gui/video.c
1410      second/iso_util.c second/md5.c second/partition.c
1411      second/prom.c second/setjmp.S second/yaboot.c util/addnote.c
1412      util/elfextract.c ybin/mkofboot ybin/ofpath ybin/yabootconfig
1413      ybin/ybin
1414
1415     modified files:
1416      ChangeLog
1417
1418     new directories:
1419      doc/.arch-ids doc/examples/.arch-ids etc/.arch-ids
1420      first/.arch-ids include/.arch-ids include/asm/.arch-ids
1421      include/et/.arch-ids include/ext2fs/.arch-ids
1422      include/linux/.arch-ids include/reiserfs/.arch-ids
1423      lib/.arch-ids man/.arch-ids second/.arch-ids
1424      second/gui/.arch-ids util/.arch-ids ybin/.arch-ids doc
1425      doc/examples etc first include include/asm include/et
1426      include/ext2fs include/linux include/reiserfs lib man second
1427      second/gui util ybin
1428
1429
1430 2002-03-25 03:28:42 GMT Ethan Benson <erbenson@alaska.net>      base-0
1431
1432     Summary:
1433       Create yaboot arch repo
1434     Revision:
1435       yaboot--devel--1.3--base-0
1436
1437     Create yaboot arch repo.
1438
1439     new files:
1440      ./.arch-ids/ChangeLog.id ./ChangeLog
1441
1442