diff options
Diffstat (limited to 'sys-boot')
-rw-r--r-- | sys-boot/grub-config-redcore/files/grub | 2 | ||||
-rw-r--r-- | sys-boot/grub-config-redcore/grub-config-redcore-1708-r2.ebuild (renamed from sys-boot/grub-config-redcore/grub-config-redcore-1708-r1.ebuild) | 0 | ||||
-rw-r--r-- | sys-boot/plymouth/plymouth-0.8.8-r1708.ebuild (renamed from sys-boot/plymouth/plymouth-0.8.8-r4.ebuild) | 2 |
3 files changed, 2 insertions, 2 deletions
diff --git a/sys-boot/grub-config-redcore/files/grub b/sys-boot/grub-config-redcore/files/grub index f0672aa3..bfa1bf27 100644 --- a/sys-boot/grub-config-redcore/files/grub +++ b/sys-boot/grub-config-redcore/files/grub @@ -19,7 +19,7 @@ GRUB_TIMEOUT="5" #GRUB_TIMEOUT_STYLE=menu # Append parameters to the linux kernel command line for non-recovery entries -GRUB_CMDLINE_LINUX_DEFAULT="quiet loglevel=1 console=tty1 splash=silent,theme:default modprobe.blacklist=vboxvideo" +GRUB_CMDLINE_LINUX_DEFAULT="quiet loglevel=1 splash modprobe.blacklist=vboxvideo" # Uncomment to disable graphical terminal (grub-pc only) #GRUB_TERMINAL=console diff --git a/sys-boot/grub-config-redcore/grub-config-redcore-1708-r1.ebuild b/sys-boot/grub-config-redcore/grub-config-redcore-1708-r2.ebuild index b40fa95e..b40fa95e 100644 --- a/sys-boot/grub-config-redcore/grub-config-redcore-1708-r1.ebuild +++ b/sys-boot/grub-config-redcore/grub-config-redcore-1708-r2.ebuild diff --git a/sys-boot/plymouth/plymouth-0.8.8-r4.ebuild b/sys-boot/plymouth/plymouth-0.8.8-r1708.ebuild index c22e80ac..3e120497 100644 --- a/sys-boot/plymouth/plymouth-0.8.8-r4.ebuild +++ b/sys-boot/plymouth/plymouth-0.8.8-r1708.ebuild @@ -56,7 +56,7 @@ src_configure() { --with-system-root-install=no --localstatedir=/var --without-rhgb-compat-link - --enable-systemd-integration + --disable-systemd-integration $(use_enable debug tracing) $(use_enable gtk gtk) $(use_enable libkms) |