Commit fd66a3a9 authored by Anton Midyukov's avatar Anton Midyukov

regular.mk: replace etcnet with netword in distro/regular-rescue-live

parent f32db503
...@@ -200,9 +200,9 @@ distro/regular-rescue: distro/.regular-base mixin/regular-rescue use/rescue/rw \ ...@@ -200,9 +200,9 @@ distro/regular-rescue: distro/.regular-base mixin/regular-rescue use/rescue/rw \
distro/regular-rescue-live: distro/.regular-base +systemd \ distro/regular-rescue-live: distro/.regular-base +systemd \
use/live/rescue/extra use/live/rescue/rw \ use/live/rescue/extra use/live/rescue/rw \
use/stage2/kms use/hdt use/firmware/full \ use/stage2/kms use/hdt use/firmware/full \
use/net/etcnet use/net/dhcp use/live/repo +wireless \ use/net-eth/networkd-dhcp use/net/networkd/resolved \
use/live/repo +wireless \
use/syslinux/sdab.cfg use/grub/sdab_bios.cfg use/syslinux/sdab.cfg use/grub/sdab_bios.cfg
@$(call add,LIVE_PACKAGES,livecd-net-eth)
@$(call add,LIVE_LISTS,openssh) @$(call add,LIVE_LISTS,openssh)
@$(call add,LIVE_LISTS,$(call tags,network security)) @$(call add,LIVE_LISTS,$(call tags,network security))
......
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