regular-vm.mk: add base+network to jeos
etcnet will be useful in any case, even if we switch to NetworkManager.
This commit is contained in:
parent
aba1b884c7
commit
4f387eed34
@ -33,6 +33,7 @@ endif
|
||||
mixin/regular-vm-jeos: mixin/regular-vm-base use/deflogin/root \
|
||||
use/net/etcnet use/net/dhcp
|
||||
@$(call add,THE_PACKAGES,livecd-net-eth)
|
||||
@$(call add,THE_LISTS, $(call tags,base network))
|
||||
@$(call add,DEFAULT_SERVICES_ENABLE,getty@tty1 livecd-net-eth)
|
||||
|
||||
mixin/regular-vm-x11:: mixin/regular-vm-base mixin/regular-x11 \
|
||||
|
Loading…
x
Reference in New Issue
Block a user