aboutsummarylogtreecommitdiffstats
path: root/linux-linode.install
diff options
context:
space:
mode:
authortwomyn2012-03-26 11:35:27 -0700
committeryar2015-07-03 16:58:14 -0700
commit4e763ae44f81e649cd432bc56ace277b5b12e345 (patch)
tree1af1746e3a3ad56f61170ac6ddc3ecc19e158bda /linux-linode.install
parent7f5d598d02b41fb70c5091d296fbe7a86da1e1bd (diff)
downloadaur-4e763ae44f81e649cd432bc56ace277b5b12e345.tar.gz
Fix read-only booting problems
ro in menu.lst was just a stupid goof barriers were a more subtle problem - best to do everything explicitly here barrier=0 means turn them OFF, which means MORE FAILSAFE filesystem these journaling settings may prove to be bad, but we will try them.
Diffstat (limited to 'linux-linode.install')
-rw-r--r--linux-linode.install2
1 files changed, 1 insertions, 1 deletions
diff --git a/linux-linode.install b/linux-linode.install
index 3c7b803607b6..a98d2946eaaa 100644
--- a/linux-linode.install
+++ b/linux-linode.install
@@ -2,7 +2,7 @@
# arg 2: the old package version
KERNEL_NAME=-linode
-KERNEL_VERSION=3.3.0-1-linode
+KERNEL_VERSION=3.3.0-3-linode
post_install () {
echo ">>> Updating module dependencies. Please wait ..."