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