sortix-mirror/mkinitrd
Jonas 'Sortie' Termansen f633942124 Replace crc32 code with libz implementation. 2016-03-01 00:40:28 +01:00
..
.gitignore Implemented a new initrd format with better inode support. 2012-07-02 17:40:52 +02:00
Makefile Replace crc32 code with libz implementation. 2016-03-01 00:40:28 +01:00
crc32.cpp Replace crc32 code with libz implementation. 2016-03-01 00:40:28 +01:00
crc32.h Replace crc32 code with libz implementation. 2016-03-01 00:40:28 +01:00
initrdfs.8 Document mkinitrd(8) and initrdfs(8). 2016-02-04 01:35:08 +01:00
initrdfs.cpp Update command line parsing to current coding conventions. 2015-12-12 19:28:07 +01:00
ioleast.h Update the ioleast family to current coding conventions. 2015-02-08 22:58:32 +01:00
mkinitrd.8 Add --manifest option to mkinitrd(8). 2016-02-07 14:58:38 +01:00
mkinitrd.cpp Fix mkinitrd(8) manifest support. 2016-02-07 22:20:36 +01:00
rules.cpp Fix mkinitrd(8) manifest support. 2016-02-07 22:20:36 +01:00
rules.h Fix mkinitrd(8) manifest support. 2016-02-07 22:20:36 +01:00
serialize.cpp Fix mkinitrd and initrdfs endian issues. 2015-01-19 18:03:13 +01:00
serialize.h Fix mkinitrd and initrdfs endian issues. 2015-01-19 18:03:13 +01:00
zcrc32.c Replace crc32 code with libz implementation. 2016-03-01 00:40:28 +01:00
zcrc32.h Replace crc32 code with libz implementation. 2016-03-01 00:40:28 +01:00