]> git.ipfire.org Git - people/ms/ipfire-2.x.git/commitdiff
kernel: bump package version.
authorArne Fitzenreiter <Arne_F@ipfire.org>
Sat, 5 Jan 2013 14:13:55 +0000 (15:13 +0100)
committerArne Fitzenreiter <Arne_F@ipfire.org>
Sat, 5 Jan 2013 14:13:55 +0000 (15:13 +0100)
config/rootfiles/core/66/update.sh
lfs/linux

index cf408444b51525ba8b26be63af70f692d78c6e5e..750f8aaf2252bc2f6ea5b897a3de28787c5dadbe 100644 (file)
@@ -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
 
index f8cd7d5f8d80c55476e480f2560c22b749bc773d..e85f21a4c4c72b9d06b9176c049ae5d9148210ce 100644 (file)
--- 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)