Commit e561eb96 authored by Mikhail Efremov's avatar Mikhail Efremov Committed by Michael Shigorin

alt-workstation: Add fdisk into installer

It usefull if something goes wrong in the alterator-vm.
parent 410a00d4
...@@ -37,6 +37,7 @@ distro/alt-workstation: distro/.base use/luks \ ...@@ -37,6 +37,7 @@ distro/alt-workstation: distro/.base use/luks \
@$(call add,INSTALL2_PACKAGES,volumes-profile-regular) @$(call add,INSTALL2_PACKAGES,volumes-profile-regular)
@$(call add,INSTALL2_PACKAGES,open-iscsi) @$(call add,INSTALL2_PACKAGES,open-iscsi)
@$(call add,INSTALL2_PACKAGES,xorg-conf-synaptics) @$(call add,INSTALL2_PACKAGES,xorg-conf-synaptics)
@$(call add,INSTALL2_PACKAGES,fdisk)
@$(call add,COMMON_PACKAGES,vim-console) @$(call add,COMMON_PACKAGES,vim-console)
@$(call add,MAIN_PACKAGES,solaar) @$(call add,MAIN_PACKAGES,solaar)
@$(call add,MAIN_GROUPS,$(workstation_groups)) @$(call add,MAIN_GROUPS,$(workstation_groups))
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment