From b8770434eb4dda81fcb64b6318368e47e4a79caf Mon Sep 17 00:00:00 2001 From: Laurent Vivier Date: Sun, 27 Jul 2008 17:11:33 +0000 Subject: [PATCH] update --- ChangeLog | 109 ++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 109 insertions(+) diff --git a/ChangeLog b/ChangeLog index e0c9a5f..b5d11bf 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,112 @@ +2008-07-27 18:16 Laurent Vivier + + * docs/Makefile: Create directories man5 and man8 + +2008-07-27 18:10 Laurent Vivier + + * floppy.conf: change ramdisk_size for etch + +2008-07-27 17:41 Laurent Vivier + + * floppy.conf: replace vmlinuz-2.6.18-4-mac by vmlinuz-2.6.17-2-mac + +2008-07-27 17:13 Laurent Vivier + + * second/console.c: remove broken modification (last commit) + +2008-07-27 17:10 Laurent Vivier + + * floppy.conf: commit use root property and boot from HD + +2008-07-27 17:01 Laurent Vivier + + * libstream/libstream.h, libstream/stream_open.c: Allow to probe + the filesystem + +2008-07-27 16:59 Laurent Vivier + + * tools/emile-install.c: Allow to use "root" in configuration file + +2008-07-27 16:59 Laurent Vivier + + * second/console.c: Wait the release of a key if needed + +2008-07-24 03:44 Laurent Vivier + + * libext2/ext2_open.c, libext2/ext2_utils.c: Manage one level + software link + +2008-07-24 03:06 Laurent Vivier + + * libstream/stream_open.c: Correct ext2: decoding + +2008-07-23 22:19 Laurent Vivier + + * libext2/ext2_utils.c: correct big endian support + +2008-07-23 20:44 Laurent Vivier + + * scripts/tools.sh: define rule for man section 5 + +2008-07-23 07:53 Laurent Vivier + + * Makefile, apple_driver/Makefile, apple_driver/console.c, + apple_driver/console.h, apple_driver/font_8x16.c, + apple_driver/head.S, apple_driver/ld.script, apple_driver/main.c, + apple_driver/misc.h, apple_driver/vga.c, apple_driver/vga.h: + remove apple_driver + +2008-07-23 07:37 Laurent Vivier + + * Rules.mk, docs/Makefile, docs/emile.conf.sgml: add man emile.conf + +2008-07-23 07:35 Laurent Vivier + + * libext2/ext2_utils.c: behaves correctly when last character is + '/' + +2008-07-22 01:00 Laurent Vivier + + * docs/emile-first-tune.sgml, docs/emile-install.sgml: update + +2008-07-22 01:00 Laurent Vivier + + * tools/emile-first-tune.c: update help + +2008-07-22 00:56 Laurent Vivier + + * docs/emile-map-set.sgml: update + +2008-07-22 00:46 Laurent Vivier + + * docs/emile.sgml: update + +2008-07-22 00:44 Laurent Vivier + + * tools/emile-set-output.c: help cosmetic change + +2008-07-22 00:22 Laurent Vivier + + * tools/emile-mkisofs.c, tools/emile-set-cmdline.c: help cosmetic + change + +2008-07-22 00:16 Laurent Vivier + + * tools/emile-map-set.c: help cosmetic change + +2008-07-22 00:01 Laurent Vivier + + * tools/emile-first-tune.c, tools/emile-install.c: help cosmetic + change + +2008-07-21 23:54 Laurent Vivier + + * tools/emile.c: help cosmetic change + +2008-07-16 23:00 Laurent Vivier + + * ChangeLog: Update + 2008-07-16 22:54 Laurent Vivier * Makefile: Correct the Changelog target: ChangeLog