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