education: add option to make FAT partition during install

This commit is contained in:
Andrey Cherepanov 2021-04-16 10:53:08 +03:00 committed by Anton Midyukov
parent f2fbbd2f0f
commit 00a8da5bc3

View File

@ -53,7 +53,8 @@ mixin/education-installer: \
+plymouth \
use/stage2/fs use/stage2/hid use/stage2/md \
use/stage2/mmc use/stage2/net use/stage2/net-nfs use/stage2/cifs \
use/stage2/rtc use/stage2/sbc use/stage2/scsi use/stage2/usb
use/stage2/rtc use/stage2/sbc use/stage2/scsi use/stage2/usb \
use/install2/fat
@$(call set,INSTALLER,education)
@$(call set,META_VOL_ID,ALT Education 9.2beta $(ARCH))
@$(call set,META_PUBLISHER,BaseALT Ltd)