Commit a2853d90 authored by Anton Midyukov's avatar Anton Midyukov

live: add livecd-net-eth to use/live/base

Setup network interfaces.
parent cd37ef2c
...@@ -32,6 +32,7 @@ use/live/base: use/live/.base use/net use/deflogin/live \ ...@@ -32,6 +32,7 @@ use/live/base: use/live/.base use/net use/deflogin/live \
use/syslinux/live.cfg use/grub/live.cfg use/syslinux/live.cfg use/grub/live.cfg
@$(call set,STAGE2_LIVE,yes) @$(call set,STAGE2_LIVE,yes)
@$(call add,LIVE_LISTS,$(call tags,base network)) @$(call add,LIVE_LISTS,$(call tags,base network))
@$(call add,LIVE_PACKAGES,livecd-net-eth)
use/live/rw: use/live use/syslinux/live_rw.cfg use/grub/live_rw.cfg; @: use/live/rw: use/live use/syslinux/live_rw.cfg use/grub/live_rw.cfg; @:
......
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