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