summaryrefslogtreecommitdiffstats
path: root/tmp/pre_upgrade_command
diff options
context:
space:
mode:
authorErmal <eri@pfsense.org>2014-04-14 08:13:37 +0000
committerErmal <eri@pfsense.org>2014-04-14 08:13:37 +0000
commit23cb5252d7d6fe04675a4e450ac1d0effff11446 (patch)
treebc81b1e623408725a5f4417e252a0067f868e65a /tmp/pre_upgrade_command
parentf03ed3505dbd11cf0196b87fe9234b1c3d858fd4 (diff)
downloadpfsense-23cb5252d7d6fe04675a4e450ac1d0effff11446.zip
pfsense-23cb5252d7d6fe04675a4e450ac1d0effff11446.tar.gz
There is no need to make distinction in kernel anymore since they are the same nowdays and it does the right thing(tm) most of the time
Diffstat (limited to 'tmp/pre_upgrade_command')
-rw-r--r--tmp/pre_upgrade_command2
1 files changed, 0 insertions, 2 deletions
diff --git a/tmp/pre_upgrade_command b/tmp/pre_upgrade_command
index 3eabc5f..c6bb66c 100644
--- a/tmp/pre_upgrade_command
+++ b/tmp/pre_upgrade_command
@@ -6,7 +6,5 @@
PRIOR_VERSION=`uname -r | cut -d'.' -f1`
echo $PRIOR_VERSION > /tmp/pre_upgrade_version
-mv /boot/kernel/pfsense_kernel.txt /tmp/pfsense_kernel.txt
rm /boot/kernel/*
-mv /tmp/pfsense_kernel.txt /boot/kernel/
OpenPOWER on IntegriCloud