Commit Graph

758 Commits

Author SHA1 Message Date
Laurent Vivier
8113b3e654 allow to provide disk and partition on command line (like "/dev/cdrom 1" instead of "/dev/hdc1" 2006-09-13 21:33:49 +00:00
Laurent Vivier
a57f6a8617 Allow to identify disk on 2nd ide bus (generally cdrom (hdc) on PC) 2006-09-13 21:32:45 +00:00
Laurent Vivier
9d5ff84740 Check map can be opened 2006-09-13 20:39:55 +00:00
Laurent Vivier
b0838c149a base is given using block size of 2048 (ISO9660), but SCSI uses block size of 512, so base is multiplicated by 4 2006-09-12 00:59:59 +00:00
Laurent Vivier
916b8de203 allow to set manually blocks to load for second 2006-09-12 00:58:31 +00:00
Laurent Vivier
5596502a8d option '-i' allows to dump start base and size of given file 2006-09-09 21:25:35 +00:00
Laurent Vivier
a7b18f9ade Display error message if not ISO960 or no Joliet format 2006-09-09 21:24:25 +00:00
Laurent Vivier
9aa7430439 allow to read image file instead of /dev/cdrom 2006-09-08 22:57:36 +00:00
Laurent Vivier
a472cae367 Add -g for native library 2006-09-08 22:56:25 +00:00
Laurent Vivier
91b49f5e6b Allow to define the path of the second level 2006-09-08 21:17:13 +00:00
Laurent Vivier
f5bbe70865 Change emile-set-cmd-line interface 2006-06-05 22:35:17 +00:00
Laurent Vivier
4fc3d7c0d4 is_url() becomes emile_is_url(), check if ramdisk is url too 2006-06-05 22:34:50 +00:00
Laurent Vivier
e43e6e49fe Add missing lseek() 2006-06-05 22:30:03 +00:00
Laurent Vivier
bcbeb89ac4 Remove unneeded check on parameters 2006-06-05 22:29:17 +00:00
Laurent Vivier
d449f26966 allow to kernel path, ramdisk path 2006-06-02 11:45:10 +00:00
Laurent Vivier
8406b30f6d Add emile_secont_set_param(), emile_get_dev_name(), and preliminary ramdisk management 2006-06-01 23:36:57 +00:00
Laurent Vivier
5d238a87d0 use emile_second_set_param() and emile_second_get_param() 2006-06-01 23:23:42 +00:00
Laurent Vivier
aa95b99d93 clear property field if property name is not found 2006-06-01 23:09:17 +00:00
Laurent Vivier
d5fe5032e9 Add emile_second_get_param() 2006-06-01 23:08:37 +00:00
Laurent Vivier
415d83c9fb add emile_second_set_param 2006-06-01 23:01:08 +00:00
Laurent Vivier
b07e009f79 create file 2006-06-01 23:00:32 +00:00
Laurent Vivier
cf1f03dd19 change emile_scsi_get_dev() API 2006-06-01 22:19:52 +00:00
Laurent Vivier
0804f9981e change API of get_dev and get_rdev: return driver major number instead of device pathname, add emile_get_dev_name() and emile_is_url() 2006-06-01 22:18:38 +00:00
Laurent Vivier
be323732d0 change API of get_dev and get_rdev: return driver major number instead of device pathname 2006-06-01 22:17:33 +00:00
Laurent Vivier
56d2a72250 export is_url() (renamed emile_is_url()) 2006-06-01 22:16:03 +00:00
Laurent Vivier
a3f46bd6c8 modified to be able to read info from an image like from a block device 2006-05-30 21:21:31 +00:00
Laurent Vivier
7e67a5fe43 correctly call emile_map_partition_set_flags() 2006-05-30 16:21:40 +00:00
Laurent Vivier
b593442a31 Do note limite device name to 16 characters 2006-05-30 16:20:58 +00:00
Laurent Vivier
e23b98e394 Allow to examine a given device 2006-05-29 22:17:46 +00:00
Laurent Vivier
dc17cc55f7 More checking on function return 2006-05-29 20:23:18 +00:00
Laurent Vivier
7cf0906477 Manage big endian/little endian 2006-05-29 20:18:19 +00:00
Laurent Vivier
de2860a35c Manage big endian/little endian 2006-05-29 19:56:13 +00:00
Laurent Vivier
b2e366a3c5 Manage big endian/little endian 2006-05-29 19:50:37 +00:00
Laurent Vivier
0b6dcf91f1 Allow to scan ATA bus, ignoring non allocated device (to jump from hda to hdc even if there is no hdb) 2006-05-29 19:10:48 +00:00
Laurent Vivier
83a63cd81f disable 68000 flags 2006-01-24 12:25:27 +00:00
Laurent Vivier
851e1e0777 check result of graphic init 2005-12-12 22:31:05 +00:00
Laurent Vivier
e910ef344e correct floppy case 2005-12-12 22:14:52 +00:00
Laurent Vivier
0d7d894646 Add libfloppy for second_scsi 2005-12-12 07:59:36 +00:00
Laurent Vivier
a90a4c3e23 correct --set-hfs 2005-12-12 07:59:06 +00:00
Laurent Vivier
88c144ac11 Correct flags to make a partition bootable according to MacOS tools 2005-12-12 07:58:34 +00:00
Laurent Vivier
ad0f9c2b6b use get_next_property() and get_property() from libemile 2005-12-08 06:34:58 +00:00
Laurent Vivier
7a9f9c00e7 add strdup() 2005-12-08 06:33:17 +00:00
Laurent Vivier
d8bc6db8f5 Version 0.11CVS 2005-12-07 15:06:40 +00:00
Laurent Vivier
dc872d8725 remove unused parameter --buffer 2005-12-06 23:21:59 +00:00
Laurent Vivier
ea80a54496 real RELEASE 0.10 2005-12-05 20:11:15 +00:00
Laurent Vivier
6f6b140704 remove unneeded DISTFILES 2005-12-05 20:08:28 +00:00
Laurent Vivier
9137bb1863 make algorith simplier 2005-12-05 19:59:43 +00:00
Laurent Vivier
f112a09c5d clear mallocated memory 2005-12-05 19:58:04 +00:00
Laurent Vivier
f143ea45a2 add 0%, check return of seek() 2005-12-05 19:57:27 +00:00
Laurent Vivier
9c140330c5 remove banner and some traces 2005-12-05 19:56:37 +00:00