Commit 0e22625f authored by Anton Midyukov's avatar Anton Midyukov

regular.mk: do not cleanup rpmdb in regular-rescue-live

parent ce84fac0
...@@ -154,7 +154,7 @@ distro/regular-rescue-live: distro/.regular-base +systemd \ ...@@ -154,7 +154,7 @@ distro/regular-rescue-live: distro/.regular-base +systemd \
use/live/rescue/extra use/live/rescue/rw \ use/live/rescue/extra use/live/rescue/rw \
use/stage2/kms use/hdt use/firmware/full \ use/stage2/kms use/hdt use/firmware/full \
use/net-eth/networkd-dhcp use/net/networkd/resolved \ use/net-eth/networkd-dhcp use/net/networkd/resolved \
use/live/repo +wireless \ use/cleanup/live-no-cleanupdb use/live/repo +wireless \
use/syslinux/sdab.cfg use/grub/sdab_bios.cfg use/syslinux/sdab.cfg use/grub/sdab_bios.cfg
@$(call add,LIVE_LISTS,openssh) @$(call add,LIVE_LISTS,openssh)
@$(call add,LIVE_LISTS,$(call tags,network security)) @$(call add,LIVE_LISTS,$(call tags,network security))
......
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