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