1254 Commits

Author SHA1 Message Date
Finn Thain
c1ebc202d7 This patch corrects the generated tools.mk when no tool to create manual
from docbook is found

Original patch has been modified to send message to >&2 instead of /dev/stderr
and to stop make.

Signed-off-by: Finn Thain <fthain@telegraphics.com.au>
Signed-off-by: Laurent Vivier <Laurent@lvivier.info>
2008-09-11 00:21:35 +02:00
Laurent Vivier
c5268fb299 Move all docs management from Rules.mk to docs/Makefile, to avoid conflists between variables (SOURCES, OBJS, ...)
Signed-off-by: Laurent Vivier <Laurent@lvivier.info>
2008-09-05 14:20:41 +02:00
Laurent Vivier
e1d621532a Update README
Signed-off-by: Laurent Vivier <Laurent@lvivier.info>
2008-09-05 14:02:55 +02:00
Laurent Vivier
5de80e9c48 Add command line interface 2008-09-02 19:40:35 +00:00
Laurent Vivier
bcd309d505 use temp file to set configuration 2008-08-13 20:17:46 +00:00
Laurent Vivier
99a937f634 change Standards-Version 2008-08-13 19:40:59 +00:00
Laurent Vivier
de93e31ec4 Change FSF address 2008-08-13 19:40:12 +00:00
Laurent Vivier
31fb7a324e move to version 0.13 2008-08-13 13:07:08 +00:00
Laurent Vivier
e67d69181a Update 2008-08-13 13:06:59 +00:00
Laurent Vivier
7eb57e21d0 add usage of --emiledriver and --config 2008-08-13 13:03:49 +00:00
Laurent Vivier
fe6896415e update copyright for EMILE, add copyright for mkisofs 2008-08-13 12:44:54 +00:00
Laurent Vivier
f89ab83ec9 Add apple_driver 2008-08-13 12:33:05 +00:00
Laurent Vivier
e01d129289 install apple_driver 2008-08-13 12:29:52 +00:00
Laurent Vivier
57dee88fbf by default use EMILE driver 2008-08-13 12:29:19 +00:00
Laurent Vivier
5f09d45ad9 remove error message when complete transaction fails 2008-08-12 23:51:40 +00:00
Laurent Vivier
d3d9a428a5 correctly manage default values 2008-08-12 23:40:28 +00:00
Laurent Vivier
1a1478bfe8 correctly get boot unit 2008-08-12 23:37:22 +00:00
Laurent Vivier
be678577f6 ext2_init() fails if device is not an ext2 filesystem 2008-08-12 23:36:12 +00:00
Laurent Vivier
4e79c0b645 if APPLE_DRIVER, set the default unit to the boot unit 2008-08-12 13:55:44 +00:00
Laurent Vivier
fa06e26c9f include ../first/macos.i, for APPLE_DRIVER, manage 32bitmode and boot unit 2008-08-12 13:54:55 +00:00
Laurent Vivier
b2b8839439 add --config to provide a configuration file 2008-08-12 13:51:49 +00:00
Laurent Vivier
689316713e Allow to define a default unit to use if none is provided 2008-08-12 13:45:41 +00:00
Laurent Vivier
7ff51a725e Add NewPtrClear 2008-08-12 11:44:46 +00:00
Laurent Vivier
fb68a737b7 Generate an EMILE Apple_Driver 2008-08-12 09:24:22 +00:00
Laurent Vivier
fe0eeaba24 Add --emiledriver to boot second stage of emile in an Apple_Driver partition 2008-08-12 09:22:49 +00:00
Laurent Vivier
6d24a5fb5c map_read_sector() uses offset from the beginning of the partition, not of the disk 2008-08-12 09:15:00 +00:00
Laurent Vivier
f0a396777c Add APPLE_DRIVER_EMILE 2008-08-12 09:13:43 +00:00
Laurent Vivier
75f78cecb6 length is 16bit value 2008-08-12 09:12:25 +00:00
Laurent Vivier
b5058db8ef return NULL if header version is wrong 2008-08-07 19:32:11 +00:00
Laurent Vivier
d7f20aeb29 update 2008-07-29 22:35:20 +00:00
Laurent Vivier
b72acfbc1c define mount 2008-07-29 22:33:38 +00:00
Laurent Vivier
ffdcb53fed correct typo between len and size 2008-07-29 00:28:35 +00:00
Laurent Vivier
2b81e1f813 Correctly set configuration path 2008-07-29 00:03:47 +00:00
Laurent Vivier
b0ae9341dd don't crash when configuration file is not found 2008-07-28 23:43:21 +00:00
Laurent Vivier
336b5e6e57 correct sprintf parameter signedness 2008-07-28 23:08:38 +00:00
Laurent Vivier
10951f1f27 correct management of filesystem support 2008-07-28 22:53:26 +00:00
Laurent Vivier
12269cce4d manage duplicate / 2008-07-28 22:51:35 +00:00
Laurent Vivier
56e7f86bc4 clear unused part of configuration buffer 2008-07-28 09:59:27 +00:00
Laurent Vivier
86bc96b7e6 update VERSION to 0.12 EMILE-0.12 2008-07-27 17:19:01 +00:00
Laurent Vivier
f589feb9c2 Add release 0.12 2008-07-27 17:17:22 +00:00
Laurent Vivier
0d7c35c93e remove apple_driver 2008-07-27 17:12:19 +00:00
Laurent Vivier
b8770434eb update 2008-07-27 17:11:33 +00:00
Laurent Vivier
8c6638a28e Create directories man5 and man8 2008-07-27 16:16:51 +00:00
Laurent Vivier
ec0a68226e change ramdisk_size for etch 2008-07-27 16:10:40 +00:00
Laurent Vivier
9b4a898b0f replace vmlinuz-2.6.18-4-mac by vmlinuz-2.6.17-2-mac 2008-07-27 15:41:57 +00:00
Laurent Vivier
ff3e6e29a5 remove broken modification (last commit) 2008-07-27 15:13:55 +00:00
Laurent Vivier
016a3c28fd commit use root property and boot from HD 2008-07-27 15:10:46 +00:00
Laurent Vivier
15c6399d05 Allow to probe the filesystem 2008-07-27 15:01:15 +00:00
Laurent Vivier
489d0f260d Allow to use "root" in configuration file 2008-07-27 14:59:48 +00:00
Laurent Vivier
8edf4ba24d Wait the release of a key if needed 2008-07-27 14:59:06 +00:00