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