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