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