]> git.ozlabs.org Git - yaboot.git/blob - ChangeLog
289079c82ee8c1ef96efe5aa5781d95e85170687
[yaboot.git] / ChangeLog
1 # do not edit -- automatically generated by arch changelog
2 # tag: automatic-ChangeLog--erbenson@alaska.net--public/yaboot--devel--1.3
3 #
4
5 2002-05-29 08:50:39 GMT Ethan Benson <erbenson@alaska.net>      patch-22
6
7     Summary:
8       Update timestamp file to exclude {arch}/*
9     Revision:
10       yaboot--devel--1.3--patch-22
11
12     Update timestamp file to exclude {arch}/*.
13     
14     
15     
16
17     modified files:
18      0arch-timestamps0 ChangeLog
19
20
21 2002-05-04 13:00:23 GMT Ethan Benson <erbenson@alaska.net>      patch-21
22
23     Summary:
24       Add 0arch-timestamps0 setftime timestamp database
25     Revision:
26       yaboot--devel--1.3--patch-21
27
28     Add 0arch-timestamps0 setftime timestamp database.  This allows us to
29     work around arch's lack of preserving timestamps.
30     
31
32     new files:
33      .arch-ids/0arch-timestamps0.id 0arch-timestamps0
34
35     modified files:
36      ChangeLog
37
38
39 2002-04-20 13:52:09 GMT Ethan Benson <erbenson@alaska.net>      patch-20
40
41     Summary:
42       Update upstream notice in yaboot-howto, translate it to de.
43     Revision:
44       yaboot--devel--1.3--patch-20
45
46     * Update upstream notice in yaboot-howto, translate it to de.
47
48     modified files:
49      ChangeLog doc/yaboot-howto.de.sgml doc/yaboot-howto.sgml
50
51
52 2002-03-31 05:21:42 GMT Ethan Benson <erbenson@alaska.net>      patch-19
53
54     Summary:
55       Remove more arch crap in clean target
56     Revision:
57       yaboot--devel--1.3--patch-19
58
59     * Remove ,,* in clean target, this is more crap arch leaves laying around.
60
61     modified files:
62      ChangeLog Makefile
63
64
65 2002-03-31 05:11:46 GMT Ethan Benson <erbenson@alaska.net>      patch-18
66
67     Summary:
68       Fix make clean from previous patch
69     Revision:
70       yaboot--devel--1.3--patch-18
71
72     find man page is on crack.  Fix find calls my way which appears to work correctly.
73
74     modified files:
75      ChangeLog Makefile
76
77
78 2002-03-31 05:00:26 GMT Ethan Benson <erbenson@alaska.net>      patch-17
79
80     Summary:
81       Update clean targets
82     Revision:
83       yaboot--devel--1.3--patch-17
84
85     * Remove chmod calls from make clean, arch is supposed to keep track
86       of permissions correctly so they shouldn't be needed now.
87     
88     * Add '-path './{arch}' -prune -o ' to all the find calls so cleaning
89       doesn't recurse into arch's revision control directories and possibly
90       corrupt them.
91     
92     * Add archclean target which removes all of arch's cruft so release
93       tarballs won't be ridiculously bloated (arch keeps a complete
94       duplicate copy of the source making the tarball twice the size it
95       should be, no good for release tarballs).  If people want a `archable'
96       tree they should just use arch to check one out.
97
98     modified files:
99      ChangeLog Makefile
100
101
102 2002-03-27 14:10:34 GMT Ethan Benson <erbenson@alaska.net>      patch-16
103
104     Summary:
105       sync with latest yaboot CVS
106     Revision:
107       yaboot--devel--1.3--patch-16
108
109     Add german howto for yaboot-howto.
110     
111     Typo fixes/minor updates to yaboot-howto.
112     
113     small fixes to elfextract.
114     
115     
116
117     new files:
118      doc/.arch-ids/yaboot-howto.de.sgml.id doc/yaboot-howto.de.sgml
119
120     modified files:
121      ChangeLog Makefile doc/Makefile doc/yaboot-howto.sgml
122      util/elfextract.c
123
124
125 2002-03-27 13:55:42 GMT Ethan Benson <erbenson@alaska.net>      patch-15
126
127     Summary:
128       Commit yaboot 1.3.6
129     Revision:
130       yaboot--devel--1.3--patch-15
131
132     Commit yaboot 1.3.6.
133
134     modified files:
135      ChangeLog Makefile changelog doc/README.rs6000
136      doc/yaboot-howto.sgml include/bootinfo.h include/cfg.h
137      include/cmdline.h include/debug.h include/errors.h
138      include/fdisk-part.h include/file.h include/fs.h
139      include/mac-part.h include/partition.h include/prom.h
140      include/yaboot.h lib/malloc.c lib/string.S second/cache.S
141      second/cfg.c second/cmdline.c second/file.c second/fs.c
142      second/fs_ext2.c second/fs_iso.c second/fs_of.c
143      second/fs_reiserfs.c second/fs_xfs.c second/md5.c
144      second/partition.c second/prom.c second/yaboot.c
145      util/addnote.c util/elfextract.c ybin/ybin
146
147
148 2002-03-27 13:45:22 GMT Ethan Benson <erbenson@alaska.net>      patch-14
149
150     Summary:
151       Commit yaboot 1.3.6-pre2
152     Revision:
153       yaboot--devel--1.3--patch-14
154
155     Commit yaboot 1.3.6-pre2.
156
157     modified files:
158      ChangeLog Makefile TODO changelog man/yabootconfig.8
159      second/file.c second/yaboot.c ybin/ybin
160
161
162 2002-03-27 13:37:21 GMT Ethan Benson <erbenson@alaska.net>      patch-13
163
164     Summary:
165       Commit yaboot 1.3.6-pre1
166     Revision:
167       yaboot--devel--1.3--patch-13
168
169     Commit yaboot 1.3.6-pre1.
170
171     modified files:
172      ChangeLog Makefile README THANKS TODO changelog
173      doc/README.rs6000 doc/examples/simpleboot.chrp
174      doc/examples/yaboot.conf.multi-boot
175      doc/examples/yaboot.conf.rs6000 etc/yaboot.conf man.patch
176      man/mkofboot.8 man/yaboot.8 man/ybin.8 second/file.c
177      second/yaboot.c ybin/yabootconfig ybin/ybin
178
179     renamed files:
180      doc/examples/.arch-ids/yaboot.conf.rs6k.id
181        ==> doc/examples/.arch-ids/yaboot.conf.rs6000.id
182      doc/examples/yaboot.conf.rs6k
183        ==> doc/examples/yaboot.conf.rs6000
184
185
186
187 2002-03-27 13:30:47 GMT Ethan Benson <erbenson@alaska.net>      patch-12
188
189     Summary:
190       Commit yaboot 1.3.5
191     Revision:
192       yaboot--devel--1.3--patch-12
193
194     Commit yaboot 1.3.5.
195
196     new files:
197      doc/.arch-ids/Makefile.id doc/.arch-ids/yaboot-howto.sgml.id
198      doc/Makefile doc/yaboot-howto.sgml
199
200     modified files:
201      ChangeLog Makefile THANKS changelog man.patch
202      man/yaboot.conf.5 ybin/ybin
203
204
205 2002-03-27 13:25:55 GMT Ethan Benson <erbenson@alaska.net>      patch-11
206
207     Summary:
208       Commit yaboot 1.3.5-pre3
209     Revision:
210       yaboot--devel--1.3--patch-11
211
212     Commit yaboot 1.3.5-pre3.
213
214     modified files:
215      ChangeLog Makefile man.patch man/yaboot.conf.5 second/yaboot.c
216      ybin/ybin
217
218
219 2002-03-27 13:22:23 GMT Ethan Benson <erbenson@alaska.net>      patch-10
220
221     Summary:
222       Commit yaboot 1.3.5-pre2
223     Revision:
224       yaboot--devel--1.3--patch-10
225
226     Commit yaboot 1.3.5-pre2.
227
228     modified files:
229      ChangeLog Makefile changelog man.patch man/yaboot.conf.5
230      second/fs_ext2.c second/prom.c second/yaboot.c ybin/ybin
231
232
233 2002-03-26 15:11:26 GMT Ethan Benson <erbenson@alaska.net>      patch-9
234
235     Summary:
236       Commit yaboot 1.3.5-pre1
237     Revision:
238       yaboot--devel--1.3--patch-9
239
240     Commit yaboot 1.3.5-pre1.
241
242     removed files:
243      include/et/.arch-ids/com_err.c.id include/et/com_err.c
244
245     modified files:
246      ChangeLog Makefile TODO changelog include/bootinfo.h
247      include/ctype.h include/debug.h include/ext2fs/bitops.h
248      include/ext2fs/ext2_err.h include/ext2fs/ext2_io.h
249      include/ext2fs/ext2fs.h lib/libext2fs.a second/cfg.c
250      second/file.c second/fs.c second/fs_ext2.c second/fs_iso.c
251      second/fs_of.c second/fs_reiserfs.c second/fs_xfs.c
252      second/iso_util.c second/partition.c second/prom.c
253      second/yaboot.c util/addnote.c ybin/ybin
254
255
256 2002-03-26 15:05:27 GMT Ethan Benson <erbenson@alaska.net>      patch-8
257
258     Summary:
259       Commit yaboot 1.3.4
260     Revision:
261       yaboot--devel--1.3--patch-8
262
263     Commit yaboot 1.3.4.
264
265     modified files:
266      ChangeLog Makefile changelog include/bootinfo.h
267      include/ctype.h include/debug.h include/file.h second/cfg.c
268      second/file.c second/fs.c second/fs_ext2.c second/fs_iso.c
269      second/iso_util.c second/partition.c second/prom.c
270      second/yaboot.c util/addnote.c ybin/ybin
271
272
273 2002-03-26 15:00:49 GMT Ethan Benson <erbenson@alaska.net>      patch-7
274
275     Summary:
276       Commit yaboot 1.3.4-pre3
277     Revision:
278       yaboot--devel--1.3--patch-7
279
280     Commit yaboot 1.3.4-pre3.
281
282     new files:
283      include/.arch-ids/debug.h.id include/debug.h
284
285     modified files:
286      ChangeLog Makefile changelog include/errors.h include/file.h
287      include/fs.h include/partition.h include/prom.h second/cfg.c
288      second/file.c second/fs_ext2.c second/fs_of.c
289      second/fs_reiserfs.c second/fs_xfs.c second/partition.c
290      second/prom.c second/yaboot.c ybin/ybin
291
292
293 2002-03-26 14:42:58 GMT Ethan Benson <erbenson@alaska.net>      patch-6
294
295     Summary:
296       Commit yaboot 1.3.4-pre2
297     Revision:
298       yaboot--devel--1.3--patch-6
299
300     Commit yaboot 1.3.4-pre2.
301
302     modified files:
303      ChangeLog Makefile changelog second/file.c second/yaboot.c
304      ybin/ybin
305
306
307 2002-03-25 15:13:19 GMT Ethan Benson <erbenson@alaska.net>      patch-5
308
309     Summary:
310       Commit yaboot 1.3.4-pre1
311     Revision:
312       yaboot--devel--1.3--patch-5
313
314     Commit yaboot 1.3.4-pre1.
315
316     new files:
317      include/xfs/.arch-ids/=id include/xfs/.arch-ids/xfs.h.id
318      include/.arch-ids/errors.h.id second/.arch-ids/fs_xfs.c.id
319      .arch-ids/Config.id include/xfs/xfs.h include/errors.h
320      second/fs_xfs.c Config
321
322     removed files:
323      include/.arch-ids/gui.h.id include/.arch-ids/video.h.id
324      second/gui/.arch-ids/=id second/gui/.arch-ids/colormap.c.id
325      second/gui/.arch-ids/effects.c.id
326      second/gui/.arch-ids/pcx.c.id second/gui/.arch-ids/video.c.id
327      include/gui.h include/video.h second/gui/colormap.c
328      second/gui/effects.c second/gui/pcx.c second/gui/video.c
329
330     modified files:
331      ChangeLog Makefile THANKS changelog include/file.h
332      include/fs.h include/prom.h include/string.h include/yaboot.h
333      lib/malloc.c second/cfg.c second/file.c second/fs.c
334      second/fs_ext2.c second/fs_iso.c second/fs_of.c
335      second/fs_reiserfs.c second/partition.c second/prom.c
336      second/yaboot.c util/addnote.c ybin/ybin
337
338     new directories:
339      include/xfs/.arch-ids include/xfs
340
341     removed directories:
342      second/gui/.arch-ids second/gui
343
344
345 2002-03-25 14:50:10 GMT Ethan Benson <erbenson@alaska.net>      patch-4
346
347     Summary:
348       Commit yaboot 1.3.3
349     Revision:
350       yaboot--devel--1.3--patch-4
351
352     Commit yaboot 1.3.3.
353
354     modified files:
355      ChangeLog Makefile changelog first/ofboot man.patch
356      man/yaboot.conf.5 man/yabootconfig.8 ybin/yabootconfig
357      ybin/ybin
358
359
360 2002-03-25 14:28:05 GMT Ethan Benson <erbenson@alaska.net>      patch-3
361
362     Summary:
363       Commit yaboot 1.3.2
364     Revision:
365       yaboot--devel--1.3--patch-3
366
367     Commit yaboot 1.3.2.
368
369     modified files:
370      ChangeLog Makefile changelog ybin/ybin
371
372
373 2002-03-25 14:05:52 GMT Ethan Benson <erbenson@alaska.net>      patch-2
374
375     Summary:
376       Commit yaboot 1.3.1
377     Revision:
378       yaboot--devel--1.3--patch-2
379
380     Commit yaboot 1.3.1.
381
382     modified files:
383      ChangeLog Makefile changelog doc/README.rs6000 ybin/ybin
384
385
386 2002-03-25 07:43:37 GMT Ethan Benson <erbenson@alaska.net>      patch-1
387
388     Summary:
389       Commit yaboot 1.3.0
390     Revision:
391       yaboot--devel--1.3--patch-1
392
393     Commit yaboot 1.3.0.
394
395     new files:
396      .arch-ids/BUGS.id .arch-ids/COPYING.id .arch-ids/INSTALL.id
397      .arch-ids/Makefile.id .arch-ids/README.id
398      .arch-ids/README.man.patch.id .arch-ids/THANKS.id
399      .arch-ids/TODO.id .arch-ids/changelog.id doc/.arch-ids/=id
400      doc/.arch-ids/README.ofboot.id doc/.arch-ids/README.ofpath.id
401      doc/.arch-ids/README.rs6000.id doc/examples/.arch-ids/=id
402      doc/examples/.arch-ids/README.dualboot.chrp.id
403      doc/examples/.arch-ids/README.mbicons.id
404      doc/examples/.arch-ids/README.simpleboot.chrp.id
405      doc/examples/.arch-ids/dualboot.chrp.id
406      doc/examples/.arch-ids/large-penguin.mbicon.id
407      doc/examples/.arch-ids/simpleboot.chrp.id
408      doc/examples/.arch-ids/yaboot.conf.multi-boot.id
409      doc/examples/.arch-ids/yaboot.conf.rs6k.id etc/.arch-ids/=id
410      etc/.arch-ids/yaboot.conf.id first/.arch-ids/=id
411      first/.arch-ids/ofboot.id include/.arch-ids/=id
412      include/asm/.arch-ids/=id include/asm/.arch-ids/elf.h.id
413      include/asm/.arch-ids/ppc_asm.tmpl.id
414      include/asm/.arch-ids/processor.h.id
415      include/.arch-ids/bootinfo.h.id
416      include/.arch-ids/byteorder.h.id include/.arch-ids/cfg.h.id
417      include/.arch-ids/cmdline.h.id include/.arch-ids/ctype.h.id
418      include/et/.arch-ids/=id include/et/.arch-ids/com_err.c.id
419      include/et/.arch-ids/com_err.h.id include/ext2fs/.arch-ids/=id
420      include/ext2fs/.arch-ids/bitops.h.id
421      include/ext2fs/.arch-ids/ext2_err.h.id
422      include/ext2fs/.arch-ids/ext2_io.h.id
423      include/ext2fs/.arch-ids/ext2fs.h.id
424      include/.arch-ids/fdisk-part.h.id include/.arch-ids/file.h.id
425      include/.arch-ids/fs.h.id include/.arch-ids/gui.h.id
426      include/linux/.arch-ids/=id include/linux/.arch-ids/elf.h.id
427      include/linux/.arch-ids/ext2_fs.h.id
428      include/linux/.arch-ids/iso_fs.h.id
429      include/linux/.arch-ids/stat.h.id
430      include/linux/.arch-ids/types.h.id
431      include/.arch-ids/mac-part.h.id include/.arch-ids/md5.h.id
432      include/.arch-ids/partition.h.id include/.arch-ids/prom.h.id
433      include/reiserfs/.arch-ids/=id
434      include/reiserfs/.arch-ids/reiserfs.h.id
435      include/.arch-ids/setjm2.h.id include/.arch-ids/setjmp.h.id
436      include/.arch-ids/stdlib.h.id include/.arch-ids/string.h.id
437      include/.arch-ids/swab.h.id include/.arch-ids/types.h.id
438      include/.arch-ids/video.h.id include/.arch-ids/yaboot.h.id
439      lib/.arch-ids/=id lib/.arch-ids/ctype.c.id
440      lib/.arch-ids/libext2fs.a.id lib/.arch-ids/malloc.c.id
441      lib/.arch-ids/nosys.c.id lib/.arch-ids/string.S.id
442      lib/.arch-ids/strstr.c.id lib/.arch-ids/strtol.c.id
443      lib/.arch-ids/vsprintf.c.id man/.arch-ids/=id
444      man/.arch-ids/bootstrap.8.id man/.arch-ids/mkofboot.8.id
445      man/.arch-ids/ofpath.8.id man/.arch-ids/yaboot.8.id
446      man/.arch-ids/yaboot.conf.5.id man/.arch-ids/yabootconfig.8.id
447      man/.arch-ids/ybin.8.id .arch-ids/man.patch.id
448      second/.arch-ids/=id second/.arch-ids/cache.S.id
449      second/.arch-ids/cfg.c.id second/.arch-ids/cmdline.c.id
450      second/.arch-ids/crt0.S.id second/.arch-ids/file.c.id
451      second/.arch-ids/fs.c.id second/.arch-ids/fs_ext2.c.id
452      second/.arch-ids/fs_iso.c.id second/.arch-ids/fs_of.c.id
453      second/.arch-ids/fs_reiserfs.c.id second/gui/.arch-ids/=id
454      second/gui/.arch-ids/colormap.c.id
455      second/gui/.arch-ids/effects.c.id
456      second/gui/.arch-ids/pcx.c.id second/gui/.arch-ids/video.c.id
457      second/.arch-ids/iso_util.c.id second/.arch-ids/md5.c.id
458      second/.arch-ids/partition.c.id second/.arch-ids/prom.c.id
459      second/.arch-ids/setjmp.S.id second/.arch-ids/yaboot.c.id
460      util/.arch-ids/=id util/.arch-ids/addnote.c.id
461      util/.arch-ids/elfextract.c.id ybin/.arch-ids/=id
462      ybin/.arch-ids/mkofboot.id ybin/.arch-ids/ofpath.id
463      ybin/.arch-ids/yabootconfig.id ybin/.arch-ids/ybin.id BUGS
464      COPYING INSTALL Makefile README README.man.patch THANKS TODO
465      changelog doc/README.ofboot doc/README.ofpath
466      doc/README.rs6000 doc/examples/README.dualboot.chrp
467      doc/examples/README.mbicons
468      doc/examples/README.simpleboot.chrp doc/examples/dualboot.chrp
469      doc/examples/large-penguin.mbicon doc/examples/simpleboot.chrp
470      doc/examples/yaboot.conf.multi-boot
471      doc/examples/yaboot.conf.rs6k etc/yaboot.conf first/ofboot
472      include/asm/elf.h include/asm/ppc_asm.tmpl
473      include/asm/processor.h include/bootinfo.h include/byteorder.h
474      include/cfg.h include/cmdline.h include/ctype.h
475      include/et/com_err.c include/et/com_err.h
476      include/ext2fs/bitops.h include/ext2fs/ext2_err.h
477      include/ext2fs/ext2_io.h include/ext2fs/ext2fs.h
478      include/fdisk-part.h include/file.h include/fs.h include/gui.h
479      include/linux/elf.h include/linux/ext2_fs.h
480      include/linux/iso_fs.h include/linux/stat.h
481      include/linux/types.h include/mac-part.h include/md5.h
482      include/partition.h include/prom.h include/reiserfs/reiserfs.h
483      include/setjm2.h include/setjmp.h include/stdlib.h
484      include/string.h include/swab.h include/types.h
485      include/video.h include/yaboot.h lib/ctype.c lib/libext2fs.a
486      lib/malloc.c lib/nosys.c lib/string.S lib/strstr.c
487      lib/strtol.c lib/vsprintf.c man/bootstrap.8 man/mkofboot.8
488      man/ofpath.8 man/yaboot.8 man/yaboot.conf.5 man/yabootconfig.8
489      man/ybin.8 man.patch second/cache.S second/cfg.c
490      second/cmdline.c second/crt0.S second/file.c second/fs.c
491      second/fs_ext2.c second/fs_iso.c second/fs_of.c
492      second/fs_reiserfs.c second/gui/colormap.c
493      second/gui/effects.c second/gui/pcx.c second/gui/video.c
494      second/iso_util.c second/md5.c second/partition.c
495      second/prom.c second/setjmp.S second/yaboot.c util/addnote.c
496      util/elfextract.c ybin/mkofboot ybin/ofpath ybin/yabootconfig
497      ybin/ybin
498
499     modified files:
500      ChangeLog
501
502     new directories:
503      doc/.arch-ids doc/examples/.arch-ids etc/.arch-ids
504      first/.arch-ids include/.arch-ids include/asm/.arch-ids
505      include/et/.arch-ids include/ext2fs/.arch-ids
506      include/linux/.arch-ids include/reiserfs/.arch-ids
507      lib/.arch-ids man/.arch-ids second/.arch-ids
508      second/gui/.arch-ids util/.arch-ids ybin/.arch-ids doc
509      doc/examples etc first include include/asm include/et
510      include/ext2fs include/linux include/reiserfs lib man second
511      second/gui util ybin
512
513
514 2002-03-25 03:28:42 GMT Ethan Benson <erbenson@alaska.net>      base-0
515
516     Summary:
517       Create yaboot arch repo
518     Revision:
519       yaboot--devel--1.3--base-0
520
521     Create yaboot arch repo.
522
523     new files:
524      ./.arch-ids/ChangeLog.id ./ChangeLog
525
526