hard-wire ext4 as the only initramfs filesystem

This commit is contained in:
Daniel Micay 2021-11-27 17:11:38 -05:00
parent 00c21469df
commit 73a78746f1
1 changed files with 2 additions and 2 deletions

View File

@ -4,7 +4,7 @@
# run. Advanced users may wish to specify all system modules
# in this array. For instance:
# MODULES=(piix ide_disk reiserfs)
MODULES=()
MODULES=(ext4)
# BINARIES
# This setting includes any additional binaries a given user may
@ -49,7 +49,7 @@ FILES=()
#
## NOTE: If you have /usr on a separate partition, you MUST include the
# usr, fsck and shutdown hooks.
HOOKS=(base udev autodetect modconf block filesystems keyboard fsck)
HOOKS=(base udev autodetect modconf block keyboard fsck)
# COMPRESSION
# Use this to compress the initramfs image. By default, zstd compression