For some reason, this could not be packaged and therefore was not
loaded. Since nobody has reported any problems, we can simply drop this
here.
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
# Filesystem support
inst_multiple parted mkswap mke2fs mkfs.xfs mkfs.vfat mkfs.btrfs
- instmods ext4 iso9660 vfat xfs ntfs3 btrfs
+ instmods ext4 iso9660 vfat xfs btrfs
# Extraction
inst_multiple tar gzip zstd
// Load common modules
mysystem(logfile, "/sbin/modprobe vfat"); // USB key
- mysystem(logfile, "/sbin/modprobe ntfs3"); // USB key
hw_stop_all_raid_arrays(logfile);
if (!config.unattended) {