Commit 3a07042b authored by Michael Shigorin's avatar Michael Shigorin

basealt.mk: added open-iscsi to install2

This means potential iSCSI installation support which isn't official though; having binaries handy even if consoderable runtime configuration is need is still better than lacking those.
parent 80084c6b
......@@ -59,6 +59,7 @@ distro/alt-workstation: distro/.base use/luks \
@$(call add,LIVE_PACKAGES,virt-viewer vlc)
@$(call add,LIVE_PACKAGES,volumes-profile-regular)
@$(call add,INSTALL2_PACKAGES,volumes-profile-regular)
@$(call add,INSTALL2_PACKAGES,open-iscsi)
@$(call add,THE_PACKAGES,disable-usb-autosuspend)
@$(call add,THE_PACKAGES,bluez pulseaudio-bluez rpminstall)
@$(call add,BASE_PACKAGES,installer-feature-centaurus-keyring)
......
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