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