sortix-mirror/update-initrd
Jonas 'Sortie' Termansen e933eb5a1c Replace mkinitrd(1) with tar(1).
The custom initrd format was originally useful when it was mounted,
however it has been extracted into the ramfs for a very long time and
has no advantages over the standard tar format which can be readily
created and modified using standard tools. The kernel initrd(7) support
already supports tar, so this change simply switches the format.
2023-07-12 21:45:11 +02:00
..
Makefile Fix executable manual pages. 2016-02-29 01:37:30 +01:00
update-initrd Replace mkinitrd(1) with tar(1). 2023-07-12 21:45:11 +02:00
update-initrd.8 Replace mkinitrd(1) with tar(1). 2023-07-12 21:45:11 +02:00