diff --git a/fbsplash-scripts/PKGBUILD b/fbsplash-scripts/PKGBUILD index 1ceeabbbb..9b3e9ec77 100644 --- a/fbsplash-scripts/PKGBUILD +++ b/fbsplash-scripts/PKGBUILD @@ -36,7 +36,7 @@ build() { install -D -m644 ${srcdir}/fbcondecor.conf etc/conf.d/fbcondecor && install -D -m755 ${srcdir}/fbcondecor.daemon etc/rc.d/fbcondecor || return 1 } -md5sums=('3e933a7d0e4581b7316cf6ebe4527ae9' +md5sums=('9d15e2c3c946ed173833977739f57ebf' 'fb7fdf7469b1918dc6d61fef1e8b8cef' '249b4ad977235242d2b1b9cc6e1b6254' 'dbc9aa259cb6bdd19f361ffd1cd5e32a' diff --git a/fbsplash-scripts/splash.conf b/fbsplash-scripts/splash.conf index bddcfee40..7ff7f3401 100644 --- a/fbsplash-scripts/splash.conf +++ b/fbsplash-scripts/splash.conf @@ -39,7 +39,7 @@ SPLASH_AUTOVERBOSE=0 ## Name of the service script starting Xorg if any ## Set this to avoid VT/keyboard struggle between Xorg and the splash daemon -SPLASH_XSERVICE="xdm" +SPLASH_XSERVICE="kdm" ## Override the Fbsplash main status message defaults ## The only variable that can be used here is '$progress' diff --git a/fbsplash-theme-chakra-phoix/PKGBUILD b/fbsplash-theme-chakra-phoix/PKGBUILD new file mode 100644 index 000000000..83ab63ee1 --- /dev/null +++ b/fbsplash-theme-chakra-phoix/PKGBUILD @@ -0,0 +1,20 @@ +# Contributor: Phil Miller To enable, add chakra-phoix to /etc/conf.d/splash' + echo '==> Remember to update your initcpio if you want fbsplash to start early.' +} + +post_upgrade() { + post_install +}