Commit 52dafb96 authored by Anton Midyukov's avatar Anton Midyukov

Revert "initrd-propagator: add {STAGE2,RESCUE}_BOOTARGS=udev.log_level=err"

parent 70b9c4b9
......@@ -5,5 +5,3 @@ use/initrd-propagator:
@$(call set,STAGE1_INITRD_TYPEARGS,$(shell echo "changedisk automatic"))
@$(call set,STAGE1_INITRD_BOOTMETHOD,$(shell echo "method:cdrom,fuid:$(UUID_ISO)"))
@$(call set,STAGE1_INITRD_STAGE2_OPTION,stagename)
@$(call add,STAGE2_BOOTARGS,udev.log_level=err)
@$(call add,RESCUE_BOOTARGS,udev.log_level=err)
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