install2: use/install2/fat target
This adds mkfs.fat and fsck.fat utilities to installer so it's able to create/mount this "filesystem" as well.
This commit is contained in:
parent
d993b90710
commit
40cd1c580f
@ -86,6 +86,9 @@ use/install2/jfs:
|
||||
use/install2/reiserfs:
|
||||
@$(call add,SYSTEM_PACKAGES,reiserfsprogs)
|
||||
|
||||
use/install2/fat:
|
||||
@$(call add,SYSTEM_PACKAGES,dosfstools)
|
||||
|
||||
# prepare bootloader for software suspend (see also live)
|
||||
use/install2/suspend:
|
||||
@$(call add,INSTALL2_PACKAGES,installer-feature-desktop-suspend-stage2)
|
||||
|
Loading…
Reference in New Issue
Block a user