Laurent Vivier
|
42f4a71817
|
manage correctly CONFIG_GESTALTID, CONFIG_KERNEL_MAP, CONFIG_INITRD_MAP
|
2008-02-25 21:36:32 +00:00 |
|
Laurent Vivier
|
35b5df8a85
|
replace int by long on void* cast to be able to compile on 64bit architecture
|
2008-02-14 22:39:14 +00:00 |
|
Laurent Vivier
|
6f37023fb1
|
Correct typo
|
2008-02-14 20:05:11 +00:00 |
|
Laurent Vivier
|
0ec74c655d
|
for chainloader, size of "block:" is in bytes
|
2008-02-14 19:53:01 +00:00 |
|
Laurent Vivier
|
1ff43d1924
|
Better management of chainloader
|
2008-02-10 01:36:39 +00:00 |
|
Laurent Vivier
|
d4719723dc
|
correct typo about --restore
|
2008-02-09 16:38:50 +00:00 |
|
Laurent Vivier
|
cf28f647c7
|
Clear configuration memory
|
2007-10-21 01:16:11 +00:00 |
|
Laurent Vivier
|
b0c25d723f
|
rename map_partition_read and map_partition_write to map_read_sector and map_write_sector
|
2007-10-10 21:07:52 +00:00 |
|
Laurent Vivier
|
ce315dd349
|
Add device_get_blocksize()
|
2007-10-10 16:47:03 +00:00 |
|
Laurent Vivier
|
912c63ad48
|
Add device_get_blocksize(), and adjust offset using blocksize instead of << 11
|
2007-10-10 16:46:03 +00:00 |
|
Laurent Vivier
|
ffe511becc
|
correct signedness of 4th arguments of map_partition_{read|write}
|
2007-10-09 20:48:13 +00:00 |
|
Laurent Vivier
|
360b17f8cc
|
use map_partition_read() and map_partition_write()
|
2007-10-09 20:43:05 +00:00 |
|
Laurent Vivier
|
f2745a6bbb
|
use device_io_t
|
2007-10-09 19:29:13 +00:00 |
|
Laurent Vivier
|
4555512e10
|
Add device.c to link emile and emile-map-set
|
2007-10-09 19:23:18 +00:00 |
|
Laurent Vivier
|
69aec7aac7
|
use device_sector_size to set sector size to 2048
|
2007-10-09 19:21:14 +00:00 |
|
Laurent Vivier
|
7ba120c6c5
|
Add device_write_sector() and device_sector_size, use int fd instead FILE*
|
2007-10-09 19:16:11 +00:00 |
|
Laurent Vivier
|
52a797f3eb
|
Manage chainloader attribute in configuration files
|
2007-10-08 12:05:52 +00:00 |
|
Laurent Vivier
|
a60a6bfb71
|
Change emile_map_* to map_*
|
2007-10-04 20:55:52 +00:00 |
|
Laurent Vivier
|
5a0b1494b5
|
Add libmap
|
2007-10-04 20:54:14 +00:00 |
|
Laurent Vivier
|
84bc5c1e6d
|
include config.mk
|
2007-09-13 18:32:14 +00:00 |
|
Laurent Vivier
|
01a1a91188
|
correct usage
|
2007-09-13 18:31:42 +00:00 |
|
Laurent Vivier
|
880d7d25fd
|
tools correctly get vga, modem and printer properties
|
2007-09-08 23:31:40 +00:00 |
|
Laurent Vivier
|
fb677da2fe
|
configuration is int8_t
|
2007-09-08 23:09:14 +00:00 |
|
Laurent Vivier
|
14a1b857f2
|
Manage vga, modem and printer properties
|
2007-09-08 22:49:13 +00:00 |
|
Laurent Vivier
|
8a586c3e31
|
include tools.mk
|
2007-09-06 22:09:11 +00:00 |
|
Laurent Vivier
|
4e1468ddff
|
Add some error messages
|
2007-09-05 12:54:01 +00:00 |
|
Laurent Vivier
|
537b85855e
|
don't remove tmp files in test mode
|
2007-09-03 19:55:52 +00:00 |
|
Laurent Vivier
|
d446f79fea
|
improve --test
|
2007-09-03 19:39:01 +00:00 |
|
Laurent Vivier
|
2bbea3543d
|
Allow bigger (> 1024) configuration
|
2007-09-02 21:00:05 +00:00 |
|
Laurent Vivier
|
c4871345d9
|
Display parameters only if set
|
2007-09-02 20:32:20 +00:00 |
|
Laurent Vivier
|
6f3cbe15a7
|
preliminary version to manage multiboot, untested \!\!
|
2007-09-02 20:31:24 +00:00 |
|
Laurent Vivier
|
869161fd15
|
add set_config() function
|
2007-09-02 12:57:37 +00:00 |
|
Laurent Vivier
|
aeddb9f7e4
|
add get_info() function
|
2007-09-02 12:46:37 +00:00 |
|
Laurent Vivier
|
bae6b7b888
|
Add some verbosity
|
2007-09-01 21:56:26 +00:00 |
|
Laurent Vivier
|
f5963dc437
|
read_description() should return 0 on the last item and not EOF
|
2007-09-01 21:55:49 +00:00 |
|
Laurent Vivier
|
b913b47144
|
display vga property
|
2007-08-31 23:26:04 +00:00 |
|
Laurent Vivier
|
de3844b97d
|
improve list scan
|
2007-08-31 21:09:06 +00:00 |
|
Laurent Vivier
|
979196f410
|
read correctly second level config
|
2007-08-31 20:55:06 +00:00 |
|
Laurent Vivier
|
3e35773799
|
Manage only one kernel and ramdisk
|
2007-08-26 20:06:56 +00:00 |
|
Laurent Vivier
|
ba6f52623b
|
add config file
|
2007-08-26 19:46:39 +00:00 |
|
Laurent Vivier
|
d7ef366023
|
use libconfig
|
2007-08-25 21:33:57 +00:00 |
|
Laurent Vivier
|
b9431c6cf7
|
emile_config_get() return -1 if tag is not found
|
2007-08-24 09:20:55 +00:00 |
|
Laurent Vivier
|
b01815f349
|
emile_config_read_next() return -1 on end of file
|
2007-08-23 19:54:27 +00:00 |
|
Laurent Vivier
|
3de771d453
|
move config variable from static to stack of main()
|
2007-05-12 19:31:52 +00:00 |
|
Laurent Vivier
|
d03d07ed11
|
add support for gestalid, vga, modem and printer
|
2007-05-12 19:28:08 +00:00 |
|
Laurent Vivier
|
1d732318d1
|
read kernel, initrd, parameters and emile information from emile.conf using functions from emile_config.c
|
2007-05-11 12:21:58 +00:00 |
|
Laurent Vivier
|
f1e93f3a84
|
Add emile_config.c and emile_config.h
|
2007-05-11 12:20:14 +00:00 |
|
Laurent Vivier
|
bff6076aa9
|
remove uneeded variable, correct return value from get_tag()
|
2007-05-11 12:18:27 +00:00 |
|
Laurent Vivier
|
09e4ba8e43
|
on restoring backup, rename file to .old
|
2007-05-09 19:26:48 +00:00 |
|
Laurent Vivier
|
e0cbb39f65
|
Add missing }
|
2007-05-09 19:25:55 +00:00 |
|