aboutsummarylogtreecommitdiffstats
path: root/install
diff options
context:
space:
mode:
authoryardenac2013-04-27 18:40:27 -0700
committeryar2015-07-03 16:58:25 -0700
commit06e28c5574b16efb0b3ee0bf6f7395fd8eafc867 (patch)
treeda177543014ccc413c2446d5e22992f61cdfd703 /install
parent89a74485d78ef3494e5e010d8ef68b705ea8b848 (diff)
downloadaur-06e28c5574b16efb0b3ee0bf6f7395fd8eafc867.tar.gz
make i686 work with higher-memory linodes
I don't know why these work. I can't summarize these changes other than saying they come from linode's official kernels, after lots of trial and error.
Diffstat (limited to 'install')
-rw-r--r--install2
1 files changed, 1 insertions, 1 deletions
diff --git a/install b/install
index 3408a86603ae..01d18a88fcce 100644
--- a/install
+++ b/install
@@ -2,7 +2,7 @@
# arg 2: the old package version
KERNEL_NAME=-linode
-KERNEL_VERSION=3.8.8-1-linode
+KERNEL_VERSION=3.8.8-2-linode
export PATH='/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin'