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