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