sortix-mirror/mkinitrd
Jonas 'Sortie' Termansen b0884584a1 Added a very simple checksum field to the init ramdisk.
This uncovers a bug where the bootloader may corrupt the initrd on x64.

This is probably related to our kernel64 hack..
2011-12-01 21:44:11 +01:00
..
.gitignore The initrd now uses the mkinitrd format and the kernel now loads it. 2011-08-28 12:38:01 +02:00
Makefile Initial signal support. Please squash improvements into this commit. 2011-11-23 00:19:09 +01:00
catinitrd.cpp Added a mkinitrd program that creates initrds for Sortix. 2011-08-27 16:57:03 +02:00
lsinitrd.cpp Added a mkinitrd program that creates initrds for Sortix. 2011-08-27 16:57:03 +02:00
mkinitrd.cpp Added a very simple checksum field to the init ramdisk. 2011-12-01 21:44:11 +01:00