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