Commit Graph

1103 Commits

Author SHA1 Message Date
Laurent Vivier
aeddb9f7e4 add get_info() function 2007-09-02 12:46:37 +00:00
Laurent Vivier
6e434b9527 change vmlinux.gz by vmlinuz 2007-09-02 08:46:01 +00:00
Laurent Vivier
d08a37ab65 Add FLOPPY_CONF variable 2007-09-02 08:13:29 +00:00
Laurent Vivier
4b0ec53cb4 introduce multiboot.bin, need a second level with all drivers 2007-09-01 22:24:05 +00:00
Laurent Vivier
09c1a2deaa use m68k-linux-full instead of m68k-linux-all for second level 2007-09-01 22:22:27 +00:00
Laurent Vivier
e2bf762517 Introduce MEDIA=full, use libstream/scsi instead libstream/hard 2007-09-01 22:21:45 +00:00
Laurent Vivier
f6df478829 reduce size, on disk floppy configuration is 1kB 2007-09-01 22:01:01 +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
6b07f02989 rename hard->scsi, add full with SCSI & floppy support 2007-09-01 21:49:54 +00:00
Laurent Vivier
59b17aba2c first release 2007-09-01 14:56:04 +00:00
Laurent Vivier
b913b47144 display vga property 2007-08-31 23:26:04 +00:00
Laurent Vivier
4847639ee2 correct management of return value of config_get_property 2007-08-31 23:25:41 +00:00
Laurent Vivier
4b4778b1c0 Add some text to explain which keys to press 2007-08-31 23:11:04 +00:00
Laurent Vivier
18f005c3a0 don't check if a file is gzipped (cannot manage correctly ramdisk), add "vga default" parameter 2007-08-31 22:34:39 +00:00
Laurent Vivier
d9885d3bf2 second level is able to manage multiple kernels list 2007-08-31 21:56:45 +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
d9d6867a57 functions return index if possible 2007-08-31 20:42:27 +00:00
Laurent Vivier
523f28afcf correctly find the first item in the index 2007-08-31 20:41:36 +00:00
Laurent Vivier
b02c57eea7 inc to add \n 2007-08-26 20:18:47 +00:00
Laurent Vivier
f5d73a387d Add config_add_property() 2007-08-26 20:11:23 +00:00
Laurent Vivier
027eced2d7 add property at end 2007-08-26 20:10:17 +00:00
Laurent Vivier
3e35773799 Manage only one kernel and ramdisk 2007-08-26 20:06:56 +00:00
Laurent Vivier
dddc763535 Add config_ad_property() 2007-08-26 19:48:12 +00:00
Laurent Vivier
20f15dbaa8 correct when entry doesn't exist but the index does 2007-08-26 19:47:45 +00:00
Laurent Vivier
ba6f52623b add config file 2007-08-26 19:46:39 +00:00
Laurent Vivier
b726b2b901 Make it working ... 2007-08-26 19:22:43 +00:00
Laurent Vivier
0319bb29f2 check case when index_name is NULL 2007-08-26 19:22:12 +00:00
Laurent Vivier
37d9728374 check if property is NULLi, name must be not NULL 2007-08-26 19:17:29 +00:00
Laurent Vivier
54fff16a0d use memmove() 2007-08-26 19:16:40 +00:00
Laurent Vivier
76401bbcba check if file is gzipped 2007-08-26 19:15:08 +00:00
Laurent Vivier
14c9373da5 change int to ssize_t for size 2007-08-26 18:50:48 +00:00
Laurent Vivier
6b1602d426 can set NULL to name and property to have nly the index 2007-08-26 09:18:36 +00:00
Laurent Vivier
f5989469e2 use find function 2007-08-26 09:17:42 +00:00
Laurent Vivier
f19444a5f1 add find functions 2007-08-26 09:16:23 +00:00
Laurent Vivier
d8941fa5c0 move functions to libconfig 2007-08-25 21:35:09 +00:00
Laurent Vivier
d7ef366023 use libconfig 2007-08-25 21:33:57 +00:00
Laurent Vivier
cfb0c28b54 Add libconfig 2007-08-25 21:32:48 +00:00
Laurent Vivier
efaf856a44 First release 2007-08-25 21:31:10 +00:00
Laurent Vivier
23de41a929 Skip first level if it exists 2007-08-24 09:27:29 +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
51c3298ddd Add emile_floppy_create(), emile_floppy_add(), emile_floppy_close() 2007-08-24 08:42:02 +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
b38e307214 Add timeout to scrolllist 2007-08-22 18:59:03 +00:00
Laurent Vivier
8436dcdd4a Really add misc.h in HEADERS 2007-08-22 16:23:15 +00:00
Laurent Vivier
17ee95e6a8 back to version 1.110 (re-add apple_driver) 2007-08-22 16:17:47 +00:00
Laurent Vivier
5741e8a3ed Add misc.h in HEADERS 2007-08-22 16:15:23 +00:00
Laurent Vivier
fa8556a8bb don't build apple_driver 2007-08-22 15:41:34 +00:00
Laurent Vivier
1c1413507b Add libui.h in HEADERS 2007-08-22 14:47:39 +00:00