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