From: Arne Fitzenreiter Date: Sat, 5 Jan 2013 14:13:55 +0000 (+0100) Subject: kernel: bump package version. X-Git-Tag: v2.13-beta2~22 X-Git-Url: http://git.ipfire.org/?p=ipfire-2.x.git;a=commitdiff_plain;h=d14229c0da139a3dca3bff3b95a6dafdc7a52f93 kernel: bump package version. --- diff --git a/config/rootfiles/core/66/update.sh b/config/rootfiles/core/66/update.sh index cf408444b5..750f8aaf22 100644 --- a/config/rootfiles/core/66/update.sh +++ b/config/rootfiles/core/66/update.sh @@ -114,7 +114,7 @@ add_to_backup usr/local/bin/vpn-watch add_to_backup usr/libexec/ipsec # Backup the files -tar cJvf /var/ipfire/backup/core-upgrade_$KVER.tar.xz \ +tar cJvf /var/ipfire/backup/core-upgrade$core_$KVER.tar.xz \ -C / -T /opt/pakfire/tmp/ROOTFILES --exclude='#*' --exclude='/var/cache' > /dev/null 2>&1 # Check diskspace on root @@ -321,7 +321,7 @@ if [ ! "$(grep "^flags.* pae " /proc/cpuinfo)" == "" ]; then else echo "Name: linux-pae" > /opt/pakfire/db/installed/meta-linux-pae echo "ProgVersion: 3.2.35" >> /opt/pakfire/db/installed/meta-linux-pae - echo "Release: 24" >> /opt/pakfire/db/installed/meta-linux-pae + echo "Release: 25" >> /opt/pakfire/db/installed/meta-linux-pae fi fi diff --git a/lfs/linux b/lfs/linux index f8cd7d5f8d..e85f21a4c4 100644 --- a/lfs/linux +++ b/lfs/linux @@ -35,7 +35,7 @@ DIR_APP = $(DIR_SRC)/$(THISAPP) CFLAGS = CXXFLAGS = -PAK_VER = 25 +PAK_VER = 26 DEPS = "" VERSUFIX=ipfire$(KCFG)