This website requires JavaScript.
Explore
Mirrors
Help
Sign In
Macintosh-SW
/
EMILE
Watch
1
Star
0
Fork
0
You've already forked EMILE
mirror of
https://github.com/vivier/EMILE.git
synced
2025-01-23 06:32:58 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
EMILE
/
tools
History
Laurent Vivier
5fa77b2ff2
print size of device found in block0 using blocksise blocks instead of 512 bytes blocs, correct typo
2006-10-20 07:55:27 +00:00
..
device.c
…
device.h
…
emile_scanbus.c
print size of device found in block0 using blocksise blocks instead of 512 bytes blocs, correct typo
2006-10-20 07:55:27 +00:00
emile-first-tune.c
use emile_first_set_param_scsi_extents
2006-09-20 21:52:16 +00:00
emile-install.c
…
emile-map-set.c
allow to read driver if block is given using 'blocksize' bytes unit instead of 512 bytes unit; extract only bootsize bytes from the driver partition
2006-10-16 20:03:22 +00:00
emile-mkisofs.c
Allow to not provide kernel or ramdisk
2006-10-18 18:13:35 +00:00
emile-set-cmdline.c
modify emile_second_set_param() to not check if bootblock is present, checking is moving before call
2006-09-20 23:28:53 +00:00
emile-set-output.c
…
emile.c
modify emile_second_set_param() to not check if bootblock is present, checking is moving before call
2006-09-20 23:28:53 +00:00
gzio.c
…
iso9660_cat.c
…
iso9660_ls.c
…
Makefile
correct source file for emile-mkisofs
2006-10-08 17:04:07 +00:00
minigzip.c
…
read_vmlinuz.c
…