Commit 253bd105 authored by Anton Midyukov's avatar Anton Midyukov

lxc: do not use udev-rule-generator-net

For livecd-net-eth it doesn't matter what names to use. So it's better to use those assigned by udev.
parent 61e3c5b7
...@@ -9,4 +9,3 @@ use/lxc/lxd: use/lxc ...@@ -9,4 +9,3 @@ use/lxc/lxd: use/lxc
@$(call add,LIVE_LISTS,openssh) @$(call add,LIVE_LISTS,openssh)
@$(call add,LIVE_PACKAGES,su) @$(call add,LIVE_PACKAGES,su)
@$(call add,LIVE_PACKAGES,livecd-net-eth) @$(call add,LIVE_PACKAGES,livecd-net-eth)
@$(call add,LIVE_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