Commit e2c028b3 authored by Anton Midyukov's avatar Anton Midyukov

mixin.mk: drop net-eth from mixin/desktop-installer

udev-rule-generator-net can lead to displacement of interface names after installation on some computers.
parent 71db4fbd
......@@ -12,7 +12,7 @@ STARTERKIT :=
endif
### desktop.mk
mixin/desktop-installer: +net-eth +vmguest \
mixin/desktop-installer: +vmguest \
use/bootloader/os-prober use/x11-autostart use/fonts/install2 use/sound
@$(call add,BASE_LISTS, \
$(call tags,(base || desktop) && (l10n || network)))
......
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