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