Commit Graph

246 Commits

Author SHA1 Message Date
Laurent Vivier
1d7a624f7d add all stuff to set firt level, second level and boot block, change exit values 2004-12-23 23:24:06 +00:00
Laurent Vivier
ba478e64a2 Add open_map_of() and backup_bootblock() 2004-12-23 22:35:36 +00:00
Laurent Vivier
01cc6d189d Add ARG_TEST, check_is_EMILE_bootblock, check_is_startup, backup_bootblock 2004-12-22 23:14:07 +00:00
Laurent Vivier
1b23f432a4 Add some args, check Apple_Driver, checj Apple_HFS 2004-12-22 00:29:25 +00:00
Laurent Vivier
5558c361fb move seek_partition() to libemile 2004-12-22 00:28:24 +00:00
Laurent Vivier
2574f16a80 display part flags in verbose mode 2004-12-21 17:35:34 +00:00
Laurent Vivier
0821beab8f Add emile-set-startup 2004-12-21 17:35:10 +00:00
Laurent Vivier
5d60ee8c95 First revision 2004-12-21 17:34:30 +00:00
Laurent Vivier
49cdb5aa59 Add -g in CFLAGS 2004-12-21 15:17:37 +00:00
Laurent Vivier
a8a3fb19ab add print_size() 2004-12-21 15:16:11 +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
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
563d560e04 use libemile 2004-12-10 00:28:35 +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
b9cba58847 Add SCSI support for level 1 2004-12-07 00:39:39 +00:00
Laurent Vivier
3d6bc88376 declare scsi_create_container() for blocks.c 2004-12-03 00:35:33 +00:00
Laurent Vivier
43cb8eec36 Add blocks.c, emile.c to create emile 2004-12-03 00:30:26 +00:00
Laurent Vivier
618375c887 Add container information of a given kernel in an appropriate second stage file 2004-12-03 00:29:29 +00:00
Laurent Vivier
1e32dc2399 create container information for a given file 2004-12-03 00:28:46 +00:00
Laurent Vivier
385015a670 Allow to create a floppy image without kernel (load kernel from SCSI disk) 2004-12-03 00:26:28 +00:00
Laurent Vivier
da6b458ef4 more bootblock signature 2004-10-07 19:53:37 +00:00
Laurent Vivier
212202c2d1 Add emile-set-ouput to configure output of EMILE: display or serial line 2004-06-24 00:05:09 +00:00
Laurent Vivier
656ac19037 use second/head.h 2004-06-22 22:58:04 +00:00
Laurent Vivier
c0894c3445 Move emile_l2_header definition from tools/emile-second.h to second/head.h 2004-06-22 21:19:48 +00:00
Laurent Vivier
f2d141f2c4 pad size of floppy to 1440kB to be able to create floppy with MacOS Disk Copy 2004-06-11 20:05:56 +00:00
Laurent Vivier
000f32ff38 Add signature(build info) 2004-06-03 11:09:28 +00:00
Laurent Vivier
5430f75fb4 64bit support 2004-06-02 17:40:47 +00:00
Laurent Vivier
c0fb2a2399 add emile-install 2004-06-01 21:56:44 +00:00
Laurent Vivier
048b48b0e3 first revision 2004-06-01 21:56:28 +00:00
Laurent Vivier
09ef8c96cf allow to read big endian on little endian machine 2004-06-01 15:09:13 +00:00
Laurent Vivier
c814cb68e9 Enhance second stage header 2004-05-26 23:05:35 +00:00
Laurent Vivier
075b4ba6c7 Align size and offset to 512 2004-05-26 21:30:23 +00:00
Laurent Vivier
d795ed1334 move ParamBlockRec from tools/emile-first.h to second/glue.h 2004-05-26 21:29:16 +00:00
Laurent Vivier
b31edbfa11 correct typo 2004-05-21 15:36:01 +00:00
Laurent Vivier
b79a4cffea Add command to tune first level 2004-05-21 12:42:40 +00:00
Laurent Vivier
21a346e3f0 Allow to read current command line 2004-05-21 10:42:54 +00:00
Laurent Vivier
e5764a7b71 Move some defines to emile-first.h 2004-05-21 10:24:41 +00:00
Laurent Vivier
26fac279a5 Add emile-first-info to see content of boot block 2004-05-21 10:23:12 +00:00
Laurent Vivier
e839d9fc1f Allow to set kernel command line 2004-05-19 00:09:58 +00:00