sortix-mirror/mkinitrd
Jonas 'Sortie' Termansen 2bfaa81f76 Use same inode for hardlinks in mkinitrd.
This saves memory as the contents of the inode doesn't need to be duplicated
needlessly in the final image.
2013-09-24 17:09:48 +02:00
..
.gitignore Implemented a new initrd format with better inode support. 2012-07-02 17:40:52 +02:00
Makefile Rename libmaxsi to sortix libc. 2012-12-14 14:13:36 +01:00
crc32.cpp Fix mkinitrd compile warnings. 2013-07-08 15:47:27 +02:00
crc32.h Implemented a new initrd format with better inode support. 2012-07-02 17:40:52 +02:00
initrdfs.cpp Fix mkinitrd compile warnings. 2013-07-08 15:47:27 +02:00
mkinitrd.cpp Use same inode for hardlinks in mkinitrd. 2013-09-24 17:09:48 +02:00