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