kernel: Updated to 2.6.32.26.

This commit is contained in:
Arne Fitzenreiter
2011-04-02 12:16:53 +02:00
parent a727dcf727
commit 9f0b9436d8
74 changed files with 379 additions and 36 deletions

View File

@@ -24,7 +24,7 @@
. /opt/pakfire/lib/functions.sh
extract_files
#
KVER=2.6.32.28
KVER=2.6.32.36
ROOT=`mount | grep " / " | cut -d" " -f1`
ROOTUUID=`blkid -c /dev/null -sUUID $ROOT | cut -d'"' -f2`
if [ ! -z $ROOTUUID ]; then

View File

@@ -23,4 +23,4 @@
#
. /opt/pakfire/lib/functions.sh
remove_files
mv -f /boot/grub/grub-backup-2.6.32.*-pae.conf /boot/grub/grub.conf
#mv -f /boot/grub/grub-backup-2.6.32.*-pae.conf /boot/grub/grub.conf

View File

@@ -24,7 +24,7 @@
. /opt/pakfire/lib/functions.sh
extract_files
#
KVER=2.6.32.28
KVER=2.6.32.36
ROOT=`mount | grep " / " | cut -d" " -f1`
ROOTUUID=`blkid -c /dev/null -sUUID $ROOT | cut -d'"' -f2`
if [ ! -z $ROOTUUID ]; then

View File

@@ -22,6 +22,5 @@
############################################################################
#
. /opt/pakfire/lib/functions.sh
#Don't remove old xen kernel at update
#./uninstall.sh
./uninstall.sh
./install.sh