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