oem: Add use/oem/distro
use/oem/distro contains additional steps for executing preinstall scripts and network configuration.
This commit is contained in:
parent
b704c7cb95
commit
86351df6d0
@ -20,6 +20,11 @@ use/oem/vnc: use/oem use/x11-vnc use/net-eth/dhcp
|
||||
use/oem/no-cleanup: use/oem
|
||||
@$(call set,OEM_NO_CLEANUP,yes)
|
||||
|
||||
use/oem/distro: use/oem
|
||||
@$(call try,OEM_STEPS,sysconfig notes-license datetime \
|
||||
preinstall net-eth root users setup-finish)
|
||||
@$(call add,THE_PACKAGES,alterator-net-eth)
|
||||
|
||||
use/oem/install: use/oem use/repo/main
|
||||
@$(call set,OEM_INSTALL,yes)
|
||||
@$(call try,OEM_STEPS,sysconfig notes-license datetime pkg \
|
||||
|
Loading…
Reference in New Issue
Block a user