Commit b17ae8bb authored by Anton Midyukov's avatar Anton Midyukov

Revert "regular-vm.mk: don't add udev-rule-generator to everyone"

This reverts commit 1ca16022.
parent 57093641
......@@ -26,6 +26,8 @@ mixin/regular-vm-base: use/firmware use/ntp/chrony use/repo \
ifneq (,$(filter-out i586 x86_64,$(ARCH)))
@$(call add,DEFAULT_SERVICES_DISABLE,multipathd)
endif
@$(call add,THE_PACKAGES,udev-rule-generator)
@$(call add,DEFAULT_SERVICES_ENABLE,udevd-final)
@$(call add,THE_PACKAGES,bash-completion mc update-kernel)
@$(call add,THE_PACKAGES,vim-console)
@$(call add,KMODULES,staging)
......
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