Commit 60f75227 authored by Sergey V Turchin's avatar Sergey V Turchin Committed by Anton Midyukov

- kwrk: don't add extra boot options for stage2

parent 423bf5d5
......@@ -108,8 +108,6 @@ mixin/kworkstation-install-opts:
@$(call set,INSTALLER,centaurus)
@$(call add,STAGE1_MODLISTS,stage2-ntfs)
@$(call add,STAGE2_KMODULES,drm-nouveau)
@$(call add,STAGE2_BOOTARGS,logo.nologo loglevel=3 udev.log-priority=3) # vga=current
@$(call add,STAGE2_BOOTARGS,systemd.show_status=0)
@$(call add,THE_PACKAGES,installer-feature-nfs-client-stage3)
@$(call add,INSTALL2_PACKAGES,ntfs-3g)
@$(call add,INSTALL2_PACKAGES,btrfs-progs)
......
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