Laurent Vivier
|
c528c83701
|
help cosmetic change
|
2008-07-21 22:01:39 +00:00 |
|
Laurent Vivier
|
70a7b8ccb4
|
help cosmetic change
|
2008-07-21 21:54:41 +00:00 |
|
Laurent Vivier
|
b1ed42201b
|
correct printf format for st_size
|
2008-07-08 21:58:50 +00:00 |
|
Laurent Vivier
|
af26501420
|
add --no-fs, to restore management of container (old behavior)
|
2008-04-21 19:50:25 +00:00 |
|
Laurent Vivier
|
a333f52121
|
add args property, make some cleanup
|
2008-04-21 19:49:13 +00:00 |
|
Laurent Vivier
|
68b7b1f4dd
|
use stream_* structures instead of specific ones
|
2008-04-20 16:35:55 +00:00 |
|
Laurent Vivier
|
fff0ca295b
|
use libconfig
|
2008-04-16 18:32:17 +00:00 |
|
Laurent Vivier
|
f5d95ed881
|
Avoid offset overflow on disk bigger than 2 GB
|
2008-04-12 22:15:20 +00:00 |
|
Laurent Vivier
|
b1594201cb
|
Add tools for ext2
|
2008-04-12 21:19:32 +00:00 |
|
Laurent Vivier
|
3969b083c7
|
Correctly manage chainloader
|
2008-02-25 21:49:18 +00:00 |
|
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 |
|