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