Commit cf5bfe46 authored by Anton Midyukov's avatar Anton Midyukov

slinux.mk: revert changes for slinux-live

Revert 'slinux: use live as installer and rescue also' for slinux-live. Need to decide whether this target is now needed. If so, what should now be in it. In the meantime, there was no point in changing anything about it.
parent b6d08499
......@@ -2,7 +2,7 @@
ifeq (distro,$(IMAGE_CLASS))
distro/slinux-live: distro/.base use/slinux/base use/slinux/live +live
distro/slinux-live: distro/.livecd-install use/slinux/base use/slinux/live
@$(call add,THE_LISTS,slinux/live-install)
@$(call set,META_VOL_ID,Simply Linux live $(DISTRO_VERSION) $(ARCH))
@$(call set,META_APP_ID,Simply Linux live $(DISTRO_VERSION) $(ARCH) $(shell date +%F))
......
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