Commit bb124c4f authored by Anton Midyukov's avatar Anton Midyukov

stage2: add use/stage2/net-install-live

Designed to be added to an image with use/live-install/pkg + use/live/rescue. Also see commit 41a881f6
parent 1d2d715b
......@@ -44,6 +44,10 @@ use/stage2/cifs: use/stage2/net-cifs
use/stage2/net-install: use/stage2/net use/stage2/cifs \
use/stage2/net-nfs use/grub/netinstall.cfg; @:
# grub submenu 'Network installation' with stagename live only
use/stage2/net-install-live: use/stage2/net use/stage2/cifs \
use/stage2/net-nfs use/grub/netinstall-live.cfg; @:
# eth0 instead of enp0s3
use/stage2/net-eth: use/stage2
@$(call add,STAGE1_PACKAGES,udev-rule-generator-net)
......
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