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