]> git.ozlabs.org Git - yaboot.git/blob - ChangeLog
Fix botched IBM patch (multiple partition handling on rs6k)
[yaboot.git] / ChangeLog
1 # do not edit -- automatically generated by arch changelog
2 # tag: automatic-ChangeLog--erbenson@alaska.net--public/yaboot--devel--1.3
3 #
4
5 2003-02-10 09:55:05 GMT Ethan Benson <erbenson@alaska.net>      patch-48
6
7     Summary:
8       Fix botched IBM patch (multiple partition handling on rs6k)
9     Revision:
10       yaboot--devel--1.3--patch-48
11
12     * IBM file.c patch is broken, fix file.c so yaboot finds its config on
13       systems with more then one primary GNU/Linux filesystem partition.
14
15     modified files:
16      0arch-timestamps0 ChangeLog second/file.c
17
18
19 2003-02-09 05:28:41 GMT Ethan Benson <erbenson@alaska.net>      patch-47
20
21     Summary:
22       Update first stage to be compatible with new Macs
23     Revision:
24       yaboot--devel--1.3--patch-47
25
26     * Mark first stage loader compatible with new MacOS9-free PowerMacs so
27       it will be accepted by OpenFirmware.
28     * Update copyrights to include 2003.
29     * Version 1.3.9-UNRELEASED.
30
31     modified files:
32      0arch-timestamps0 ChangeLog Makefile README TODO changelog
33      doc/examples/dualboot.chrp doc/examples/simpleboot.chrp
34      first/ofboot ybin/ofpath ybin/yabootconfig ybin/ybin
35
36
37 2002-12-10 08:14:21 GMT Ethan Benson <erbenson@alaska.net>      patch-46
38
39     Summary:
40       Release yaboot 1.3.8
41     Revision:
42       yaboot--devel--1.3--patch-46
43
44     * yaboot 1.3.8 release.
45
46     modified files:
47      0arch-timestamps0 ChangeLog Makefile changelog ybin/ofpath
48      ybin/yabootconfig ybin/ybin
49
50
51 2002-11-27 09:42:23 GMT Ethan Benson <erbenson@alaska.net>      patch-45
52
53     Summary:
54       Prepare 1.3.8-rc4
55     Revision:
56       yaboot--devel--1.3--patch-45
57
58     * Bump versions to 1.3.8-rc4.
59
60     modified files:
61      0arch-timestamps0 ChangeLog Makefile changelog
62      ybin/yabootconfig ybin/ybin
63
64
65 2002-11-27 09:35:34 GMT Ethan Benson <erbenson@alaska.net>      patch-44
66
67     Summary:
68       Add 'kernel too old' warning to ofpath
69     Revision:
70       yaboot--devel--1.3--patch-44
71
72     * ofpath: On Windtunnel warn when the kernel is too old for proper
73       support.  The warning message is sent to stderr so it will not
74       interfere with scripts or other automated invocation of ofpath.
75
76     modified files:
77      0arch-timestamps0 ChangeLog ybin/ofpath
78
79
80 2002-11-26 09:35:47 GMT Ethan Benson <erbenson@alaska.net>      patch-43
81
82     Summary:
83       Fix ofpath on pci-ide
84     Revision:
85       yaboot--devel--1.3--patch-43
86
87     * ofpath: check for pci-ide, not pci-ata.
88
89     modified files:
90      0arch-timestamps0 ChangeLog ybin/ofpath
91
92
93 2002-11-19 11:32:49 GMT Ethan Benson <erbenson@alaska.net>      patch-42
94
95     Summary:
96       Fix readlink fallback
97     Revision:
98       yaboot--devel--1.3--patch-42
99
100     * ofpath: fallback shell function for readlink was broken.  Fixes
101       IDEBUS==NULL on broken systems that lack /bin/readlink.
102     * Prepare 1.3.8-rc3.
103
104     modified files:
105      0arch-timestamps0 ChangeLog Makefile changelog ybin/ofpath
106      ybin/ybin
107
108
109 2002-11-18 10:38:53 GMT Ethan Benson <erbenson@alaska.net>      patch-41
110
111     Summary:
112       handle ide device nodes up to hdp
113     Revision:
114       yaboot--devel--1.3--patch-41
115
116     * ofpath: handle ide device nodes up to /dev/hdp (16 disks, current
117       max in the kernel).
118
119     modified files:
120      0arch-timestamps0 ChangeLog ybin/ofpath
121
122
123 2002-11-17 23:33:17 GMT Ethan Benson <erbenson@alaska.net>      patch-40
124
125     Summary:
126       Add support for IDE controllers with identity crisis
127     Revision:
128       yaboot--devel--1.3--patch-40
129
130     * ofpath: Add support for IDE controllers that pretend they are scsi.
131     * Prepare 1.3.8-rc2.
132
133     modified files:
134      0arch-timestamps0 ChangeLog Makefile changelog ybin/ofpath
135      ybin/yabootconfig ybin/ybin
136
137
138 2002-11-17 03:13:10 GMT Ethan Benson <erbenson@alaska.net>      patch-39
139
140     Summary:
141       Prepare 1.3.8-rc1
142     Revision:
143       yaboot--devel--1.3--patch-39
144
145     * Prefer $PATH_PREFIX/usr/sbin/ofpath if it exists.
146     * yabootconfig: Add append="video=ofonly" if the running kernel
147       was booted with it.  This solves user confusion when they boot an installer with an
148       install-safe label, install, then reboot the new system to find the
149       console display doesn't work.  This only occurs if user does not
150       specify --kernel-args so it will not interfere with distro installers
151       which handle this themselves.
152
153     modified files:
154      0arch-timestamps0 ChangeLog Makefile changelog ybin/ofpath
155      ybin/yabootconfig ybin/ybin
156
157
158 2002-11-17 02:02:17 GMT Ethan Benson <erbenson@alaska.net>      patch-38
159
160     Summary:
161       Add support for pci-ide to ofpath
162     Revision:
163       yaboot--devel--1.3--patch-38
164
165     * ofpath: Support multi-channel pci-ide devices, found in the Xserve.
166
167     modified files:
168      0arch-timestamps0 ChangeLog ybin/ofpath
169
170
171 2002-11-03 02:00:27 GMT Ethan Benson <erbenson@alaska.net>      patch-37
172
173     Summary:
174       Add extra sanity checks to new ofpath ide resolution code
175     Revision:
176       yaboot--devel--1.3--patch-37
177
178     * ofpath: Add a few sanity checks to new ide resolution code.
179
180     modified files:
181      0arch-timestamps0 ChangeLog ybin/ofpath
182
183
184 2002-10-30 10:32:14 GMT Ethan Benson <erbenson@alaska.net>      patch-36
185
186     Summary:
187       Update ofpath for new devspec export in /proc
188     Revision:
189       yaboot--devel--1.3--patch-36
190
191     * ofpath: /proc/ide/pmac is dead, the OpenFirmware devspec is now
192       exported to /proc/ide/ideX/devspec, ofpath now uses that.
193       - this change is not tested, some additional sanity checks are still
194         needed.
195
196     modified files:
197      0arch-timestamps0 ChangeLog ybin/ofpath
198
199
200 2002-10-27 00:57:19 GMT Ethan Benson <erbenson@alaska.net>      patch-35
201
202     Summary:
203       Change ofpath to use /proc/ide/of1275 instead of /proc/ide/pmac
204     Revision:
205       yaboot--devel--1.3--patch-35
206
207     * ofpath: the current incarnation of /proc/ide/pmac is not supported
208       by ofpath, and I believe this file should be renamed since it should
209       not be inherently pmac specific.  When the format of this file is
210       updated it can be renamed at the same time.
211
212     modified files:
213      0arch-timestamps0 ChangeLog ybin/ofpath
214
215
216 2002-10-27 00:40:09 GMT Ethan Benson <erbenson@alaska.net>      patch-34
217
218     Summary:
219       Add preliminary support for Windtunnel PowerMacs to ofpath
220     Revision:
221       yaboot--devel--1.3--patch-34
222
223     * CHANGES IN THIS COMMIT ARE PRELIMINARY **DO NOT DISTRIBUTE**
224     
225     * ofpath: Add preliminary support for Windtunnel PowerMacs
226       - If /proc/ide/pmac (perhaps to be renamed) does not exist and
227         machine is a Windtunnel return ultra2: instead of hd: (this assumes
228         machines without /proc/ide/pmac are also without support for ATA-100,
229         ultra2: is the ATA-66 bus).
230       - Parse a modified version of /proc/ide/pmac to determine the
231         appropriate OpenFirmware device specifier, no kernel yet has the
232         correct version of this file.
233
234     modified files:
235      ChangeLog Makefile ybin/ofpath ybin/ybin
236
237
238 2002-09-29 05:04:59 GMT Ethan Benson <erbenson@alaska.net>      patch-33
239
240     Summary:
241       Fix spelling errors in changelog
242     Revision:
243       yaboot--devel--1.3--patch-33
244
245     * Oops, fix some spelling errors and reburn 1.3.7.
246     
247     
248
249     modified files:
250      0arch-timestamps0 ChangeLog changelog
251
252
253 2002-09-28 22:51:44 GMT Ethan Benson <erbenson@alaska.net>      patch-32
254
255     Summary:
256       Prepare 1.3.7 release
257     Revision:
258       yaboot--devel--1.3--patch-32
259
260     * Bump versions to 1.3.7
261     * Update changelog.
262     * Mention new yaboot mailing lists in README.
263
264     modified files:
265      0arch-timestamps0 ChangeLog Makefile README changelog
266      ybin/yabootconfig ybin/ybin
267
268
269 2002-09-15 03:56:45 GMT Ethan Benson <erbenson@alaska.net>      patch-31
270
271     Summary:
272       Remove 0arch-timestamps0 in archclean target
273     Revision:
274       yaboot--devel--1.3--patch-31
275
276     * Remove 0arch-timestamps0 in archclean target.
277     
278     
279
280     modified files:
281      0arch-timestamps0 ChangeLog Makefile
282
283
284 2002-09-15 03:28:32 GMT Ethan Benson <erbenson@alaska.net>      patch-30
285
286     Summary:
287       Prepare 1.3.7-pre1
288     Revision:
289       yaboot--devel--1.3--patch-30
290
291     * Update copyright notices for 2002.
292     * Change Boot: to Stage 1 Boot: in ofboot.b
293     * Update changelog.
294     * Bump version to 1.3.7-pre1.
295
296     modified files:
297      0arch-timestamps0 ChangeLog Makefile README changelog
298      doc/yaboot-howto.de.sgml doc/yaboot-howto.sgml first/ofboot
299      second/cmdline.c second/file.c second/fs.c second/fs_ext2.c
300      second/fs_of.c second/fs_xfs.c second/md5.c second/partition.c
301      second/prom.c second/yaboot.c ybin/ofpath ybin/yabootconfig
302      ybin/ybin
303
304
305 2002-09-08 00:17:53 GMT Ethan Benson <erbenson@alaska.net>      patch-29
306
307     Summary:
308       update timestamp save file.
309     Revision:
310       yaboot--devel--1.3--patch-29
311
312     * update timestamp save file.
313
314     modified files:
315      0arch-timestamps0 ChangeLog
316
317
318 2002-09-08 00:13:58 GMT Ethan Benson <erbenson@alaska.net>      patch-28
319
320     Summary:
321       Fix partition file search
322     Revision:
323       yaboot--devel--1.3--patch-28
324
325     * Change file_block_open() to check for FILE_OK rather then NULL
326     return from fs_open().  When no partition is specified in a file open
327     call yaboot will loop through all known partitions until the file is
328     found, or no more partitions are left.  In older versions fs_open()
329     would check for FILE_OK, so checking for NULL return from fs_open()
330     worked, in current versions fs_open() checks for BADFS so proper
331     errors can be reported.  This only really affects IBM CHRP.
332     
333
334     modified files:
335      ChangeLog second/file.c
336
337
338 2002-08-18 22:33:31 GMT Ethan Benson <erbenson@alaska.net>      patch-27
339
340     Summary:
341       make version numbers loudly unsupported due to dumb dist maintainers
342     Revision:
343       yaboot--devel--1.3--patch-27
344
345     * make version numbers loudly unsupported due to dumb dist
346       maintainers, real versions not in place till release time.  UNRELEASED
347       SOFTWARE SHOULD NOT BE PACKAGED.
348
349     modified files:
350      0arch-timestamps0 ChangeLog Makefile ybin/yabootconfig
351      ybin/ybin
352
353
354 2002-08-15 07:26:38 GMT Ethan Benson <erbenson@alaska.net>      patch-26
355
356     Summary:
357       Bump yabootconfig version
358     Revision:
359       yaboot--devel--1.3--patch-26
360
361     * Bump yabootconfig version number.
362     
363     
364
365     modified files:
366      0arch-timestamps0 ChangeLog ybin/yabootconfig
367
368
369 2002-08-15 07:24:35 GMT Ethan Benson <erbenson@alaska.net>      patch-25
370
371     Summary:
372       Fix rare fstab parsing bug in yabootconfig
373     Revision:
374       yaboot--devel--1.3--patch-25
375
376     * Fix a rare parsing bug in yabootconfig's /etc/fstab parsing. If the
377       user had commented entries for the / filesystem yabootconfig would end
378       up detecting one of those.
379
380     modified files:
381      0arch-timestamps0 ChangeLog ybin/yabootconfig
382
383
384 2002-07-29 08:01:44 GMT Ethan Benson <erbenson@alaska.net>      patch-24
385
386     Summary:
387       Don't recommend reporting bugs to benh in yabootconfig(8)
388     Revision:
389       yaboot--devel--1.3--patch-24
390
391     * Don't recommend reporting bugs to benh in yabootconfig(8).
392     
393     
394     
395
396     modified files:
397      0arch-timestamps0 ChangeLog man/yabootconfig.8
398
399
400 2002-07-03 08:17:12 GMT Ethan Benson <erbenson@alaska.net>      patch-23
401
402     Summary:
403       Fix reiserfs symlink resolution
404     Revision:
405       yaboot--devel--1.3--patch-23
406
407     * Fix reiserfs symlink resolution which could fail in certain circumstances.
408     
409     
410
411     modified files:
412      0arch-timestamps0 ChangeLog include/reiserfs/reiserfs.h
413
414
415 2002-05-29 08:50:39 GMT Ethan Benson <erbenson@alaska.net>      patch-22
416
417     Summary:
418       Update timestamp file to exclude {arch}/*
419     Revision:
420       yaboot--devel--1.3--patch-22
421
422     Update timestamp file to exclude {arch}/*.
423     
424     
425     
426
427     modified files:
428      0arch-timestamps0 ChangeLog
429
430
431 2002-05-04 13:00:23 GMT Ethan Benson <erbenson@alaska.net>      patch-21
432
433     Summary:
434       Add 0arch-timestamps0 setftime timestamp database
435     Revision:
436       yaboot--devel--1.3--patch-21
437
438     Add 0arch-timestamps0 setftime timestamp database.  This allows us to
439     work around arch's lack of preserving timestamps.
440     
441
442     new files:
443      .arch-ids/0arch-timestamps0.id 0arch-timestamps0
444
445     modified files:
446      ChangeLog
447
448
449 2002-04-20 13:52:09 GMT Ethan Benson <erbenson@alaska.net>      patch-20
450
451     Summary:
452       Update upstream notice in yaboot-howto, translate it to de.
453     Revision:
454       yaboot--devel--1.3--patch-20
455
456     * Update upstream notice in yaboot-howto, translate it to de.
457
458     modified files:
459      ChangeLog doc/yaboot-howto.de.sgml doc/yaboot-howto.sgml
460
461
462 2002-03-31 05:21:42 GMT Ethan Benson <erbenson@alaska.net>      patch-19
463
464     Summary:
465       Remove more arch crap in clean target
466     Revision:
467       yaboot--devel--1.3--patch-19
468
469     * Remove ,,* in clean target, this is more crap arch leaves laying around.
470
471     modified files:
472      ChangeLog Makefile
473
474
475 2002-03-31 05:11:46 GMT Ethan Benson <erbenson@alaska.net>      patch-18
476
477     Summary:
478       Fix make clean from previous patch
479     Revision:
480       yaboot--devel--1.3--patch-18
481
482     find man page is on crack.  Fix find calls my way which appears to work correctly.
483
484     modified files:
485      ChangeLog Makefile
486
487
488 2002-03-31 05:00:26 GMT Ethan Benson <erbenson@alaska.net>      patch-17
489
490     Summary:
491       Update clean targets
492     Revision:
493       yaboot--devel--1.3--patch-17
494
495     * Remove chmod calls from make clean, arch is supposed to keep track
496       of permissions correctly so they shouldn't be needed now.
497     
498     * Add '-path './{arch}' -prune -o ' to all the find calls so cleaning
499       doesn't recurse into arch's revision control directories and possibly
500       corrupt them.
501     
502     * Add archclean target which removes all of arch's cruft so release
503       tarballs won't be ridiculously bloated (arch keeps a complete
504       duplicate copy of the source making the tarball twice the size it
505       should be, no good for release tarballs).  If people want a `archable'
506       tree they should just use arch to check one out.
507
508     modified files:
509      ChangeLog Makefile
510
511
512 2002-03-27 14:10:34 GMT Ethan Benson <erbenson@alaska.net>      patch-16
513
514     Summary:
515       sync with latest yaboot CVS
516     Revision:
517       yaboot--devel--1.3--patch-16
518
519     Add german howto for yaboot-howto.
520     
521     Typo fixes/minor updates to yaboot-howto.
522     
523     small fixes to elfextract.
524     
525     
526
527     new files:
528      doc/.arch-ids/yaboot-howto.de.sgml.id doc/yaboot-howto.de.sgml
529
530     modified files:
531      ChangeLog Makefile doc/Makefile doc/yaboot-howto.sgml
532      util/elfextract.c
533
534
535 2002-03-27 13:55:42 GMT Ethan Benson <erbenson@alaska.net>      patch-15
536
537     Summary:
538       Commit yaboot 1.3.6
539     Revision:
540       yaboot--devel--1.3--patch-15
541
542     Commit yaboot 1.3.6.
543
544     modified files:
545      ChangeLog Makefile changelog doc/README.rs6000
546      doc/yaboot-howto.sgml include/bootinfo.h include/cfg.h
547      include/cmdline.h include/debug.h include/errors.h
548      include/fdisk-part.h include/file.h include/fs.h
549      include/mac-part.h include/partition.h include/prom.h
550      include/yaboot.h lib/malloc.c lib/string.S second/cache.S
551      second/cfg.c second/cmdline.c second/file.c second/fs.c
552      second/fs_ext2.c second/fs_iso.c second/fs_of.c
553      second/fs_reiserfs.c second/fs_xfs.c second/md5.c
554      second/partition.c second/prom.c second/yaboot.c
555      util/addnote.c util/elfextract.c ybin/ybin
556
557
558 2002-03-27 13:45:22 GMT Ethan Benson <erbenson@alaska.net>      patch-14
559
560     Summary:
561       Commit yaboot 1.3.6-pre2
562     Revision:
563       yaboot--devel--1.3--patch-14
564
565     Commit yaboot 1.3.6-pre2.
566
567     modified files:
568      ChangeLog Makefile TODO changelog man/yabootconfig.8
569      second/file.c second/yaboot.c ybin/ybin
570
571
572 2002-03-27 13:37:21 GMT Ethan Benson <erbenson@alaska.net>      patch-13
573
574     Summary:
575       Commit yaboot 1.3.6-pre1
576     Revision:
577       yaboot--devel--1.3--patch-13
578
579     Commit yaboot 1.3.6-pre1.
580
581     modified files:
582      ChangeLog Makefile README THANKS TODO changelog
583      doc/README.rs6000 doc/examples/simpleboot.chrp
584      doc/examples/yaboot.conf.multi-boot
585      doc/examples/yaboot.conf.rs6000 etc/yaboot.conf man.patch
586      man/mkofboot.8 man/yaboot.8 man/ybin.8 second/file.c
587      second/yaboot.c ybin/yabootconfig ybin/ybin
588
589     renamed files:
590      doc/examples/.arch-ids/yaboot.conf.rs6k.id
591        ==> doc/examples/.arch-ids/yaboot.conf.rs6000.id
592      doc/examples/yaboot.conf.rs6k
593        ==> doc/examples/yaboot.conf.rs6000
594
595
596
597 2002-03-27 13:30:47 GMT Ethan Benson <erbenson@alaska.net>      patch-12
598
599     Summary:
600       Commit yaboot 1.3.5
601     Revision:
602       yaboot--devel--1.3--patch-12
603
604     Commit yaboot 1.3.5.
605
606     new files:
607      doc/.arch-ids/Makefile.id doc/.arch-ids/yaboot-howto.sgml.id
608      doc/Makefile doc/yaboot-howto.sgml
609
610     modified files:
611      ChangeLog Makefile THANKS changelog man.patch
612      man/yaboot.conf.5 ybin/ybin
613
614
615 2002-03-27 13:25:55 GMT Ethan Benson <erbenson@alaska.net>      patch-11
616
617     Summary:
618       Commit yaboot 1.3.5-pre3
619     Revision:
620       yaboot--devel--1.3--patch-11
621
622     Commit yaboot 1.3.5-pre3.
623
624     modified files:
625      ChangeLog Makefile man.patch man/yaboot.conf.5 second/yaboot.c
626      ybin/ybin
627
628
629 2002-03-27 13:22:23 GMT Ethan Benson <erbenson@alaska.net>      patch-10
630
631     Summary:
632       Commit yaboot 1.3.5-pre2
633     Revision:
634       yaboot--devel--1.3--patch-10
635
636     Commit yaboot 1.3.5-pre2.
637
638     modified files:
639      ChangeLog Makefile changelog man.patch man/yaboot.conf.5
640      second/fs_ext2.c second/prom.c second/yaboot.c ybin/ybin
641
642
643 2002-03-26 15:11:26 GMT Ethan Benson <erbenson@alaska.net>      patch-9
644
645     Summary:
646       Commit yaboot 1.3.5-pre1
647     Revision:
648       yaboot--devel--1.3--patch-9
649
650     Commit yaboot 1.3.5-pre1.
651
652     removed files:
653      include/et/.arch-ids/com_err.c.id include/et/com_err.c
654
655     modified files:
656      ChangeLog Makefile TODO changelog include/bootinfo.h
657      include/ctype.h include/debug.h include/ext2fs/bitops.h
658      include/ext2fs/ext2_err.h include/ext2fs/ext2_io.h
659      include/ext2fs/ext2fs.h lib/libext2fs.a second/cfg.c
660      second/file.c second/fs.c second/fs_ext2.c second/fs_iso.c
661      second/fs_of.c second/fs_reiserfs.c second/fs_xfs.c
662      second/iso_util.c second/partition.c second/prom.c
663      second/yaboot.c util/addnote.c ybin/ybin
664
665
666 2002-03-26 15:05:27 GMT Ethan Benson <erbenson@alaska.net>      patch-8
667
668     Summary:
669       Commit yaboot 1.3.4
670     Revision:
671       yaboot--devel--1.3--patch-8
672
673     Commit yaboot 1.3.4.
674
675     modified files:
676      ChangeLog Makefile changelog include/bootinfo.h
677      include/ctype.h include/debug.h include/file.h second/cfg.c
678      second/file.c second/fs.c second/fs_ext2.c second/fs_iso.c
679      second/iso_util.c second/partition.c second/prom.c
680      second/yaboot.c util/addnote.c ybin/ybin
681
682
683 2002-03-26 15:00:49 GMT Ethan Benson <erbenson@alaska.net>      patch-7
684
685     Summary:
686       Commit yaboot 1.3.4-pre3
687     Revision:
688       yaboot--devel--1.3--patch-7
689
690     Commit yaboot 1.3.4-pre3.
691
692     new files:
693      include/.arch-ids/debug.h.id include/debug.h
694
695     modified files:
696      ChangeLog Makefile changelog include/errors.h include/file.h
697      include/fs.h include/partition.h include/prom.h second/cfg.c
698      second/file.c second/fs_ext2.c second/fs_of.c
699      second/fs_reiserfs.c second/fs_xfs.c second/partition.c
700      second/prom.c second/yaboot.c ybin/ybin
701
702
703 2002-03-26 14:42:58 GMT Ethan Benson <erbenson@alaska.net>      patch-6
704
705     Summary:
706       Commit yaboot 1.3.4-pre2
707     Revision:
708       yaboot--devel--1.3--patch-6
709
710     Commit yaboot 1.3.4-pre2.
711
712     modified files:
713      ChangeLog Makefile changelog second/file.c second/yaboot.c
714      ybin/ybin
715
716
717 2002-03-25 15:13:19 GMT Ethan Benson <erbenson@alaska.net>      patch-5
718
719     Summary:
720       Commit yaboot 1.3.4-pre1
721     Revision:
722       yaboot--devel--1.3--patch-5
723
724     Commit yaboot 1.3.4-pre1.
725
726     new files:
727      include/xfs/.arch-ids/=id include/xfs/.arch-ids/xfs.h.id
728      include/.arch-ids/errors.h.id second/.arch-ids/fs_xfs.c.id
729      .arch-ids/Config.id include/xfs/xfs.h include/errors.h
730      second/fs_xfs.c Config
731
732     removed files:
733      include/.arch-ids/gui.h.id include/.arch-ids/video.h.id
734      second/gui/.arch-ids/=id second/gui/.arch-ids/colormap.c.id
735      second/gui/.arch-ids/effects.c.id
736      second/gui/.arch-ids/pcx.c.id second/gui/.arch-ids/video.c.id
737      include/gui.h include/video.h second/gui/colormap.c
738      second/gui/effects.c second/gui/pcx.c second/gui/video.c
739
740     modified files:
741      ChangeLog Makefile THANKS changelog include/file.h
742      include/fs.h include/prom.h include/string.h include/yaboot.h
743      lib/malloc.c second/cfg.c second/file.c second/fs.c
744      second/fs_ext2.c second/fs_iso.c second/fs_of.c
745      second/fs_reiserfs.c second/partition.c second/prom.c
746      second/yaboot.c util/addnote.c ybin/ybin
747
748     new directories:
749      include/xfs/.arch-ids include/xfs
750
751     removed directories:
752      second/gui/.arch-ids second/gui
753
754
755 2002-03-25 14:50:10 GMT Ethan Benson <erbenson@alaska.net>      patch-4
756
757     Summary:
758       Commit yaboot 1.3.3
759     Revision:
760       yaboot--devel--1.3--patch-4
761
762     Commit yaboot 1.3.3.
763
764     modified files:
765      ChangeLog Makefile changelog first/ofboot man.patch
766      man/yaboot.conf.5 man/yabootconfig.8 ybin/yabootconfig
767      ybin/ybin
768
769
770 2002-03-25 14:28:05 GMT Ethan Benson <erbenson@alaska.net>      patch-3
771
772     Summary:
773       Commit yaboot 1.3.2
774     Revision:
775       yaboot--devel--1.3--patch-3
776
777     Commit yaboot 1.3.2.
778
779     modified files:
780      ChangeLog Makefile changelog ybin/ybin
781
782
783 2002-03-25 14:05:52 GMT Ethan Benson <erbenson@alaska.net>      patch-2
784
785     Summary:
786       Commit yaboot 1.3.1
787     Revision:
788       yaboot--devel--1.3--patch-2
789
790     Commit yaboot 1.3.1.
791
792     modified files:
793      ChangeLog Makefile changelog doc/README.rs6000 ybin/ybin
794
795
796 2002-03-25 07:43:37 GMT Ethan Benson <erbenson@alaska.net>      patch-1
797
798     Summary:
799       Commit yaboot 1.3.0
800     Revision:
801       yaboot--devel--1.3--patch-1
802
803     Commit yaboot 1.3.0.
804
805     new files:
806      .arch-ids/BUGS.id .arch-ids/COPYING.id .arch-ids/INSTALL.id
807      .arch-ids/Makefile.id .arch-ids/README.id
808      .arch-ids/README.man.patch.id .arch-ids/THANKS.id
809      .arch-ids/TODO.id .arch-ids/changelog.id doc/.arch-ids/=id
810      doc/.arch-ids/README.ofboot.id doc/.arch-ids/README.ofpath.id
811      doc/.arch-ids/README.rs6000.id doc/examples/.arch-ids/=id
812      doc/examples/.arch-ids/README.dualboot.chrp.id
813      doc/examples/.arch-ids/README.mbicons.id
814      doc/examples/.arch-ids/README.simpleboot.chrp.id
815      doc/examples/.arch-ids/dualboot.chrp.id
816      doc/examples/.arch-ids/large-penguin.mbicon.id
817      doc/examples/.arch-ids/simpleboot.chrp.id
818      doc/examples/.arch-ids/yaboot.conf.multi-boot.id
819      doc/examples/.arch-ids/yaboot.conf.rs6k.id etc/.arch-ids/=id
820      etc/.arch-ids/yaboot.conf.id first/.arch-ids/=id
821      first/.arch-ids/ofboot.id include/.arch-ids/=id
822      include/asm/.arch-ids/=id include/asm/.arch-ids/elf.h.id
823      include/asm/.arch-ids/ppc_asm.tmpl.id
824      include/asm/.arch-ids/processor.h.id
825      include/.arch-ids/bootinfo.h.id
826      include/.arch-ids/byteorder.h.id include/.arch-ids/cfg.h.id
827      include/.arch-ids/cmdline.h.id include/.arch-ids/ctype.h.id
828      include/et/.arch-ids/=id include/et/.arch-ids/com_err.c.id
829      include/et/.arch-ids/com_err.h.id include/ext2fs/.arch-ids/=id
830      include/ext2fs/.arch-ids/bitops.h.id
831      include/ext2fs/.arch-ids/ext2_err.h.id
832      include/ext2fs/.arch-ids/ext2_io.h.id
833      include/ext2fs/.arch-ids/ext2fs.h.id
834      include/.arch-ids/fdisk-part.h.id include/.arch-ids/file.h.id
835      include/.arch-ids/fs.h.id include/.arch-ids/gui.h.id
836      include/linux/.arch-ids/=id include/linux/.arch-ids/elf.h.id
837      include/linux/.arch-ids/ext2_fs.h.id
838      include/linux/.arch-ids/iso_fs.h.id
839      include/linux/.arch-ids/stat.h.id
840      include/linux/.arch-ids/types.h.id
841      include/.arch-ids/mac-part.h.id include/.arch-ids/md5.h.id
842      include/.arch-ids/partition.h.id include/.arch-ids/prom.h.id
843      include/reiserfs/.arch-ids/=id
844      include/reiserfs/.arch-ids/reiserfs.h.id
845      include/.arch-ids/setjm2.h.id include/.arch-ids/setjmp.h.id
846      include/.arch-ids/stdlib.h.id include/.arch-ids/string.h.id
847      include/.arch-ids/swab.h.id include/.arch-ids/types.h.id
848      include/.arch-ids/video.h.id include/.arch-ids/yaboot.h.id
849      lib/.arch-ids/=id lib/.arch-ids/ctype.c.id
850      lib/.arch-ids/libext2fs.a.id lib/.arch-ids/malloc.c.id
851      lib/.arch-ids/nosys.c.id lib/.arch-ids/string.S.id
852      lib/.arch-ids/strstr.c.id lib/.arch-ids/strtol.c.id
853      lib/.arch-ids/vsprintf.c.id man/.arch-ids/=id
854      man/.arch-ids/bootstrap.8.id man/.arch-ids/mkofboot.8.id
855      man/.arch-ids/ofpath.8.id man/.arch-ids/yaboot.8.id
856      man/.arch-ids/yaboot.conf.5.id man/.arch-ids/yabootconfig.8.id
857      man/.arch-ids/ybin.8.id .arch-ids/man.patch.id
858      second/.arch-ids/=id second/.arch-ids/cache.S.id
859      second/.arch-ids/cfg.c.id second/.arch-ids/cmdline.c.id
860      second/.arch-ids/crt0.S.id second/.arch-ids/file.c.id
861      second/.arch-ids/fs.c.id second/.arch-ids/fs_ext2.c.id
862      second/.arch-ids/fs_iso.c.id second/.arch-ids/fs_of.c.id
863      second/.arch-ids/fs_reiserfs.c.id second/gui/.arch-ids/=id
864      second/gui/.arch-ids/colormap.c.id
865      second/gui/.arch-ids/effects.c.id
866      second/gui/.arch-ids/pcx.c.id second/gui/.arch-ids/video.c.id
867      second/.arch-ids/iso_util.c.id second/.arch-ids/md5.c.id
868      second/.arch-ids/partition.c.id second/.arch-ids/prom.c.id
869      second/.arch-ids/setjmp.S.id second/.arch-ids/yaboot.c.id
870      util/.arch-ids/=id util/.arch-ids/addnote.c.id
871      util/.arch-ids/elfextract.c.id ybin/.arch-ids/=id
872      ybin/.arch-ids/mkofboot.id ybin/.arch-ids/ofpath.id
873      ybin/.arch-ids/yabootconfig.id ybin/.arch-ids/ybin.id BUGS
874      COPYING INSTALL Makefile README README.man.patch THANKS TODO
875      changelog doc/README.ofboot doc/README.ofpath
876      doc/README.rs6000 doc/examples/README.dualboot.chrp
877      doc/examples/README.mbicons
878      doc/examples/README.simpleboot.chrp doc/examples/dualboot.chrp
879      doc/examples/large-penguin.mbicon doc/examples/simpleboot.chrp
880      doc/examples/yaboot.conf.multi-boot
881      doc/examples/yaboot.conf.rs6k etc/yaboot.conf first/ofboot
882      include/asm/elf.h include/asm/ppc_asm.tmpl
883      include/asm/processor.h include/bootinfo.h include/byteorder.h
884      include/cfg.h include/cmdline.h include/ctype.h
885      include/et/com_err.c include/et/com_err.h
886      include/ext2fs/bitops.h include/ext2fs/ext2_err.h
887      include/ext2fs/ext2_io.h include/ext2fs/ext2fs.h
888      include/fdisk-part.h include/file.h include/fs.h include/gui.h
889      include/linux/elf.h include/linux/ext2_fs.h
890      include/linux/iso_fs.h include/linux/stat.h
891      include/linux/types.h include/mac-part.h include/md5.h
892      include/partition.h include/prom.h include/reiserfs/reiserfs.h
893      include/setjm2.h include/setjmp.h include/stdlib.h
894      include/string.h include/swab.h include/types.h
895      include/video.h include/yaboot.h lib/ctype.c lib/libext2fs.a
896      lib/malloc.c lib/nosys.c lib/string.S lib/strstr.c
897      lib/strtol.c lib/vsprintf.c man/bootstrap.8 man/mkofboot.8
898      man/ofpath.8 man/yaboot.8 man/yaboot.conf.5 man/yabootconfig.8
899      man/ybin.8 man.patch second/cache.S second/cfg.c
900      second/cmdline.c second/crt0.S second/file.c second/fs.c
901      second/fs_ext2.c second/fs_iso.c second/fs_of.c
902      second/fs_reiserfs.c second/gui/colormap.c
903      second/gui/effects.c second/gui/pcx.c second/gui/video.c
904      second/iso_util.c second/md5.c second/partition.c
905      second/prom.c second/setjmp.S second/yaboot.c util/addnote.c
906      util/elfextract.c ybin/mkofboot ybin/ofpath ybin/yabootconfig
907      ybin/ybin
908
909     modified files:
910      ChangeLog
911
912     new directories:
913      doc/.arch-ids doc/examples/.arch-ids etc/.arch-ids
914      first/.arch-ids include/.arch-ids include/asm/.arch-ids
915      include/et/.arch-ids include/ext2fs/.arch-ids
916      include/linux/.arch-ids include/reiserfs/.arch-ids
917      lib/.arch-ids man/.arch-ids second/.arch-ids
918      second/gui/.arch-ids util/.arch-ids ybin/.arch-ids doc
919      doc/examples etc first include include/asm include/et
920      include/ext2fs include/linux include/reiserfs lib man second
921      second/gui util ybin
922
923
924 2002-03-25 03:28:42 GMT Ethan Benson <erbenson@alaska.net>      base-0
925
926     Summary:
927       Create yaboot arch repo
928     Revision:
929       yaboot--devel--1.3--base-0
930
931     Create yaboot arch repo.
932
933     new files:
934      ./.arch-ids/ChangeLog.id ./ChangeLog
935
936