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