Merge branch 'master' of ssh://peterman@git.ipfire.org/pub/git/ipfire-2.x

This commit is contained in:
root
2009-04-05 14:50:12 +02:00

View File

@@ -50,7 +50,7 @@ echo opt/pakfire/etc/pakfire.conf >> /opt/pakfire/tmp/ROOTFILES
echo etc/sysconfig/lm_sensors >> /opt/pakfire/tmp/ROOTFILES
#
tar cjvf /var/ipfire/backup/core-upgrade_$KVER.tar.bz2 \
-T /opt/pakfire/tmp/ROOTFILES --exclude='#*' -C / > /dev/null 2>&1
-C / -T /opt/pakfire/tmp/ROOTFILES --exclude='#*' > /dev/null 2>&1
echo
echo Update IPfire to $NEWVERSION ...
# Remove old kernel, configs, initrd, modules ...