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