Commit 3f5da3c3 authored by Mikhail Efremov's avatar Mikhail Efremov Committed by Anton Midyukov

slinux: Move make-initrd-mdadm to misc-base list

In this way it will be installed on the live too. This fixes commit 211715dcee5c6a49c67c6c5a31ec15ff744d36b6.
parent e0021667
...@@ -118,7 +118,6 @@ use/slinux/base: use/isohybrid use/luks \ ...@@ -118,7 +118,6 @@ use/slinux/base: use/isohybrid use/luks \
use/e2k/multiseat/full use/e2k/x11/101 use/e2k/sound/401 \ use/e2k/multiseat/full use/e2k/x11/101 use/e2k/sound/401 \
use/slinux/mixin-base use/slinux/mixin-base
@$(call add,STAGE2_PACKAGES,xorg-conf-libinput-touchpad) @$(call add,STAGE2_PACKAGES,xorg-conf-libinput-touchpad)
@$(call add,BASE_PACKAGES,make-initrd-mdadm mdadm)
use/slinux/full: use/slinux/base \ use/slinux/full: use/slinux/base \
use/install2/repo use/install2/repo
......
...@@ -14,6 +14,8 @@ test-audio ...@@ -14,6 +14,8 @@ test-audio
pa-conf-switch-on-connect pa-conf-switch-on-connect
man-pages man-pages
etcnet-defaults-desktop etcnet-defaults-desktop
mdadm
make-initrd-mdadm
telnet telnet
b43-fwcutter b43-fwcutter
......
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