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