Commit 954d89cf authored by Michael Shigorin's avatar Michael Shigorin

regular.mk: employ test/rescue/no-x11

I'm fed up with graphical software occasionally making it into regular-rescue.iso and bloating it for no good reason given that window managers or xinitrc aren't included.
parent 711ae1ee
...@@ -108,7 +108,7 @@ distro/regular-sugar: distro/.regular-gtk use/x11/sugar; @: ...@@ -108,7 +108,7 @@ distro/regular-sugar: distro/.regular-gtk use/x11/sugar; @:
distro/regular-rescue: distro/.regular-bare use/rescue/rw \ distro/regular-rescue: distro/.regular-bare use/rescue/rw \
use/efi/refind use/efi/shell use/efi/memtest86 \ use/efi/refind use/efi/shell use/efi/memtest86 \
use/syslinux/ui/menu use/hdt use/syslinux/ui/menu use/hdt test/rescue/no-x11
@$(call set,KFLAVOURS,un-def) @$(call set,KFLAVOURS,un-def)
@$(call add,RESCUE_PACKAGES,gpm) @$(call add,RESCUE_PACKAGES,gpm)
......
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