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