Commit Graph

359 Commits

Author SHA1 Message Date
Laurent Vivier
880dd1d282 First revision 2004-12-21 15:32:02 +00:00
Laurent Vivier
49cdb5aa59 Add -g in CFLAGS 2004-12-21 15:17:37 +00:00
Laurent Vivier
0447e356b5 correct partition device name 2004-12-21 15:17:04 +00:00
Laurent Vivier
a8a3fb19ab add print_size() 2004-12-21 15:16:11 +00:00
Laurent Vivier
9592744815 Add tools/emile_scanbus.c emile_map_get_number.c emile_map_bootblock_get_type.c, rename emile_map_*_bootblock to emile_map_bootblock_*, pass PREFIX to tools 2004-12-16 23:30:35 +00:00
Laurent Vivier
6eeecaf3ce Add emile_scanbus and PREFIX 2004-12-16 23:28:43 +00:00
Laurent Vivier
a226a841ca scanbus support 2004-12-16 23:27:50 +00:00
Laurent Vivier
ad7b493a1a First revision 2004-12-16 23:25:03 +00:00
Laurent Vivier
96202fe69c rename emile_map_*_bootblock to emile_map_bootblock_*, add emile_map_bootblock_get_type emile_map_get_number 2004-12-16 23:24:22 +00:00
Laurent Vivier
12ad8d8fc5 change prototype emile_map_get_partition_name 2004-12-16 23:22:40 +00:00
Laurent Vivier
18c4fafd56 change prototype emile_map_get_partition_type 2004-12-16 23:22:12 +00:00
Laurent Vivier
14f8b6c5ed first partition is 0, not 1 2004-12-16 23:21:20 +00:00
Laurent Vivier
42e8bdda0e rename emile_map_*_bootblock to emile_map_bootblock_*, add bootblock IDs 2004-12-16 23:20:43 +00:00
Laurent Vivier
9a27a30f1f rename emile_map_*_bootblock to emile_map_bootblock_* 2004-12-16 23:20:15 +00:00
Laurent Vivier
8476c93965 rename emile_map_write_bootblock.c to emile_map_bootblock_write.c 2004-12-16 22:21:29 +00:00
Laurent Vivier
9f52d2e14c rename emile_map_read_bootblock.c to emile_map_bootblock_read.c 2004-12-16 22:20:23 +00:00
Laurent Vivier
4b5dd31fc9 update LIB_FILES 2004-12-14 23:54:40 +00:00
Laurent Vivier
81033e78c7 First revision 2004-12-14 23:49:59 +00:00
Laurent Vivier
1f9af4ecef Add partition management files 2004-12-14 23:48:42 +00:00
Laurent Vivier
f573f662c9 Add partition management functions, remove buffer_size from emile_second_*_kernel functions 2004-12-14 23:48:07 +00:00
Laurent Vivier
aa172a0d0c add emile_map_t and partition types 2004-12-14 23:47:04 +00:00
Laurent Vivier
54b000c149 use new function emile_second_set_buffer_size 2004-12-14 21:49:13 +00:00
Laurent Vivier
a68bdea45c moved to ../libemile/ 2004-12-14 16:23:09 +00:00
Laurent Vivier
ad5745956a set first, second and kernel parameters, it's a draft... 2004-12-13 02:12:27 +00:00
Laurent Vivier
9695ef4eb5 print block info 2004-12-13 02:01:43 +00:00
Laurent Vivier
7d3526ce23 correct numblocks in file 2004-12-13 01:59:51 +00:00
Laurent Vivier
0ce05233d3 Add install and first_floppy 2004-12-12 23:07:42 +00:00
Laurent Vivier
4dc4058c13 use EMILE error codes 2004-12-12 22:59:38 +00:00
Laurent Vivier
6a61e404d1 Add EMILE error codes 2004-12-12 22:57:59 +00:00
Laurent Vivier
df652d4d7d add libemile, split DISTFILES 2004-12-10 00:29:57 +00:00
Laurent Vivier
563d560e04 use libemile 2004-12-10 00:28:35 +00:00
Laurent Vivier
4078826dfd move FLOPPY_SECTOR_SIZE, FIRST_LEVEL_SIZE and get_size() to libemile.h 2004-12-10 00:27:36 +00:00
Laurent Vivier
320c1c3ee1 remove file_ref 2004-12-10 00:26:10 +00:00
Laurent Vivier
cd9666fb9e correct function name 2004-12-10 00:25:10 +00:00
Laurent Vivier
22444a9278 change prototype 2004-12-10 00:24:31 +00:00
Laurent Vivier
61b81bd161 rename get_size to emile_file_get_size 2004-12-10 00:23:27 +00:00
Laurent Vivier
2776103b16 correct prototype of emile_second_set_output 2004-12-10 00:22:50 +00:00
Laurent Vivier
6c927eb61c Add emile_file_get_size(), add emile_second_set_kernel_scsi, emile_floppy_create_image, correct emile_first_get_parami, add FLOPPY_SECTOR_SIZE and FIRST_LEVEL_SIZE 2004-12-10 00:22:06 +00:00
Laurent Vivier
b4018d0a2b moved to libemile/emile_scsi_create_container.c 2004-12-10 00:13:11 +00:00
Laurent Vivier
0244400cc2 move to libemile/libemile.h 2004-12-10 00:11:59 +00:00
Laurent Vivier
30eb44b0c0 moved to libemile in bootblock.h 2004-12-10 00:11:12 +00:00
Laurent Vivier
8edbc51f9d remove empty file 2004-12-09 23:47:43 +00:00
Laurent Vivier
8b39d7617e First revision 2004-12-09 22:57:09 +00:00
Laurent Vivier
b9cba58847 Add SCSI support for level 1 2004-12-07 00:39:39 +00:00
Laurent Vivier
e7c8bd45e8 Add SCSI support 2004-12-07 00:35:33 +00:00
Laurent Vivier
fff252634d clean: remove second_floppy and second_scsi 2004-12-07 00:31:58 +00:00
Laurent Vivier
72d3e1ed16 Add tools/blocks.h in DISTFILES 2004-12-03 00:37:23 +00:00
Laurent Vivier
3d6bc88376 declare scsi_create_container() for blocks.c 2004-12-03 00:35:33 +00:00
Laurent Vivier
27fa541ad1 Add second/container.S tools/blocks.c tools/emile.c in DISTFILES 2004-12-03 00:32:19 +00:00
Laurent Vivier
43cb8eec36 Add blocks.c, emile.c to create emile 2004-12-03 00:30:26 +00:00