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