summaryrefslogtreecommitdiff
path: root/sys-boot
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2017-08-20 12:34:19 +0100
committerV3n3RiX <venerix@redcorelinux.org>2017-08-20 12:34:19 +0100
commitd1f05f4e175d891ba31acdd01ad10ed24ff1921c (patch)
treea23b3abf98fa1c0858d64bb97e2de1065b0bbcbd /sys-boot
parent36d3a32b3e8ba6d282c13151904dab7447f967e7 (diff)
read plymouth
Diffstat (limited to 'sys-boot')
-rw-r--r--sys-boot/grub-config-redcore/files/grub2
-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)