sortix-mirror/mkinitrd
Jonas 'Sortie' Termansen 25a988442e Support filtering paths in the mkinitrd program.
This will allow initrds to omit certain files, such as other initrds,
irrelevant files, iles for another platform, and so on. This will be useful
when initrd contain entire system roots.
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 Support filtering paths in the mkinitrd program. 2013-09-24 17:09:48 +02: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 Support filtering paths in the mkinitrd program. 2013-09-24 17:09:48 +02:00
rules.cpp Support filtering paths in the mkinitrd program. 2013-09-24 17:09:48 +02:00
rules.h Support filtering paths in the mkinitrd program. 2013-09-24 17:09:48 +02:00