mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-05-10 09:18:25 +02:00
installer: Add support to install on EFI systems
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
This commit is contained in:
@@ -29,7 +29,7 @@ install() {
|
||||
instmods virtio_net hv_netvsc vmxnet3
|
||||
|
||||
# Filesystem support
|
||||
inst_multiple parted mkswap mke2fs mkreiserfs mkfs.xfs
|
||||
inst_multiple parted mkswap mke2fs mkreiserfs mkfs.xfs mkfs.vfat
|
||||
instmods ext4 iso9660 reiserfs vfat xfs
|
||||
|
||||
# Extraction
|
||||
|
||||
Reference in New Issue
Block a user