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