mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-27 11:13:24 +02:00
Switch back to Kernel 2.6.23.16 + openswan 2.4.13
This commit is contained in:
@@ -35,7 +35,7 @@ usr/lib/collectd/hddtemp.so
|
||||
#usr/lib/collectd/interface.la
|
||||
usr/lib/collectd/interface.so
|
||||
#usr/lib/collectd/iptables.la
|
||||
#usr/lib/collectd/iptables.so #### temporary disabled ####
|
||||
usr/lib/collectd/iptables.so
|
||||
#usr/lib/collectd/irq.la
|
||||
usr/lib/collectd/irq.so
|
||||
#usr/lib/collectd/load.la
|
||||
|
||||
@@ -1,3 +1,3 @@
|
||||
#lib/modules/2.6.16/kernel/net/ipv4/netfilter/ipt_ipp2p.ko
|
||||
#lib/iptables/libipt_ipp2p.so
|
||||
#lib/iptables/libipt_ipp2p.so # doesnt work with kernel 2.6.23.17
|
||||
#lib/modules/2.6.16-smp/kernel/net/ipv4/netfilter/ipt_ipp2p.ko
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
@@ -1,2 +1,2 @@
|
||||
lib/modules/KVER-ipfire/misc/kqemu.ko
|
||||
#lib/modules/KVER-ipfire/misc/kqemu.ko # doesnt work in non-smp mode yet
|
||||
lib/modules/KVER-ipfire-smp/misc/kqemu.ko
|
||||
|
||||
@@ -1,9 +0,0 @@
|
||||
lib/modules/KVER-ipfire/kernel/net/ipsec/ipsec.ko
|
||||
lib/modules/KVER-ipfire-smp/kernel/net/ipsec/ipsec.ko
|
||||
usr/lib/ipsec
|
||||
usr/libexec/ipsec
|
||||
usr/sbin/ipsec
|
||||
var/run/pluto
|
||||
lib/libpcre.so.0
|
||||
lib/libpcre.so.0.0.1
|
||||
usr/lib/libpcre.so
|
||||
|
||||
@@ -2,5 +2,4 @@
|
||||
. /opt/pakfire/lib/functions.sh
|
||||
/usr/local/bin/backupctrl exclude >/dev/null 2>&1
|
||||
extract_files
|
||||
perl -e "require '/var/ipfire/lang.pl'; &Lang::BuildCacheLang"
|
||||
/etc/init.d/mISDN config
|
||||
perl -e "require '/var/ipfire/lang.pl'; &Lang::BuildCacheLang"
|
||||
@@ -35,7 +35,7 @@ usr/lib/collectd/hddtemp.so
|
||||
#usr/lib/collectd/interface.la
|
||||
usr/lib/collectd/interface.so
|
||||
#usr/lib/collectd/iptables.la
|
||||
#usr/lib/collectd/iptables.so #### temporary disabled ####
|
||||
usr/lib/collectd/iptables.so
|
||||
#usr/lib/collectd/irq.la
|
||||
usr/lib/collectd/irq.so
|
||||
#usr/lib/collectd/load.la
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
@@ -26,7 +26,7 @@
|
||||
#
|
||||
OLDVERSION=`grep "version = " /opt/pakfire/etc/pakfire.conf | cut -d'"' -f2`
|
||||
NEWVERSION="2.3"
|
||||
KVER="2.6.24.7"
|
||||
KVER="2.6.23.17"
|
||||
ROOT=`grep "root=" /boot/grub/grub.conf | cut -d"=" -f2 | cut -d" " -f1 | tail -n 1`
|
||||
MOUNT=`grep "kernel" /boot/grub/grub.conf | tail -n 1`
|
||||
# Nur den letzten Parameter verwenden
|
||||
|
||||
Reference in New Issue
Block a user