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