slinux: Add distro/slinux-bloat target
Make it possible to build SL-install image with live system again: this can be useful for flash drives with preinstalled SL.
This commit is contained in:
parent
9e6e874c7c
commit
663034dfcf
@ -23,6 +23,8 @@ ifneq (,$(filter-out e2k%,$(ARCH)))
|
||||
endif
|
||||
endif
|
||||
|
||||
distro/slinux-bloat: distro/slinux use/slinux/live
|
||||
|
||||
ifeq (vm,$(IMAGE_CLASS))
|
||||
vm/slinux:: use/slinux/vm-base use/auto-resize +vmguest; @:
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user