bump to latest version, added various fixes, added PARAVIRT option

This commit is contained in:
Tobias Powalowski
2012-08-26 08:36:50 +00:00
parent d2e8c6b4e9
commit f8f7842277
5 changed files with 163 additions and 9 deletions

View File

@@ -2,7 +2,7 @@
# arg 2: the old package version
KERNEL_NAME=
KERNEL_VERSION=3.5.2-1-ARCH
KERNEL_VERSION=3.5.3-1-ARCH
# set a sane PATH to ensure that critical utils like depmod will be found
export PATH='/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin'