From a79e66a9fdbaa0c9070c32ca04822d8d48ef889d Mon Sep 17 00:00:00 2001 From: abveritas Date: Sun, 25 Nov 2012 23:30:06 +0000 Subject: [PATCH] chakra-init-live updates, gluon rebuild for new glew --- chakra-init-live/PKGBUILD | 4 ++-- chakra-init-live/live | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/chakra-init-live/PKGBUILD b/chakra-init-live/PKGBUILD index 3aecf8bfa..225a5874f 100644 --- a/chakra-init-live/PKGBUILD +++ b/chakra-init-live/PKGBUILD @@ -5,7 +5,7 @@ pkgname=chakra-init-live pkgver=2012.11 -pkgrel=1 +pkgrel=2 pkgdesc="Live-session systemd startup scripts" arch=('x86_64') url="http://www.chakra-project.org" @@ -14,7 +14,7 @@ depends=('spun-live') makedepends=('asciidoc') install=${pkgname}.install source=('live' 'locale_setup.sh' '10-keyboard.conf') -md5sums=('1d40f2b5732b7eb1480038d2f646df5b' +md5sums=('23d57a1388e1c2df66e0552a8112c115' 'd5640418bdfb4970ccec0f0392fc023b' '4df9f3c64316cf8b7f93729b389d704f') diff --git a/chakra-init-live/live b/chakra-init-live/live index 56edc250d..405d244d7 100755 --- a/chakra-init-live/live +++ b/chakra-init-live/live @@ -53,9 +53,6 @@ set_locale # sets locale settings and hwclock #do_configsforroot cp -a /etc/skel/. /root/ - -#This will go into workspace soon -# sed -i -e 's/halt/poweroff/' /usr/share/config/kdm/kdmrc # set correct permissions for live user chown -R live:users /home/live @@ -67,4 +64,7 @@ chmod 0440 /etc/sudoers export KDE_NO_IPV6="TRUE" export OPERAPLUGINWRAPPER_PRIORITY=0 +# in case proprietary drivers load takes longer +systemctl restart kdm.service +