From d849d263978e5564578d054cab83f05eb6ff0c60 Mon Sep 17 00:00:00 2001 From: Michael Shigorin Date: Mon, 22 Apr 2013 23:29:41 +0400 Subject: [PATCH] regular.mk: reduced rescue participation somewhat The regular images became a bit too fat and rescueish with all the good stuff going into rescue+extra pkglist; that stuff does belong to dedicated rescue images but not to each and every one. The base+rescue pkglist has been tailored to take this into account so we can now make regular-*.iso more fit too. --- conf.d/regular.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/conf.d/regular.mk b/conf.d/regular.mk index 5dc87964..5b7d83a8 100644 --- a/conf.d/regular.mk +++ b/conf.d/regular.mk @@ -11,7 +11,7 @@ distro/.regular-base: distro/.regular-bare +vmguest +live \ use/live/ru use/live/install use/live/repo use/live/rw \ use/x11/3d-free use/branding @$(call add,LIVE_LISTS,$(call tags,(base || desktop) && regular)) - @$(call add,LIVE_LISTS,$(call tags,rescue extra)) + @$(call add,LIVE_LISTS,$(call tags,base rescue)) @$(call add,THE_BRANDING,indexhtml notes alterator) @$(call add,THE_BRANDING,graphics)