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