mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-09 18:45:54 +02:00
Kernelupdate auf 2.6.16.50
git-svn-id: http://svn.ipfire.org/svn/ipfire/trunk@529 ea5c0bd1-69bd-2848-81d8-4f18e57aeed8
This commit is contained in:
@@ -26,8 +26,8 @@
|
||||
# there are some hosts in out net 192.168.0.0/24
|
||||
# our ipac-ng host has two interfaces - eth0 connected to local net
|
||||
# and eth1 to internet
|
||||
Incoming GREEN|ipac~i|eth0|all|||
|
||||
Outgoing GREEN|ipac~o|eth0|all|||
|
||||
Incoming GREEN|ipac~i|green0|all|||
|
||||
Outgoing GREEN|ipac~o|green0|all|||
|
||||
|
||||
Incoming RED (PPP)|ipac~i|ppp0|all|||
|
||||
Outgoing RED (PPP)|ipac~o|ppp0|all|||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# Automatically generated make config: don't edit
|
||||
# Linux kernel version: 2.6.16.42-ipfire
|
||||
# Sat Apr 7 18:35:00 2007
|
||||
# Linux kernel version: 2.6.16.50-ipfire
|
||||
# Sat May 5 09:53:31 2007
|
||||
#
|
||||
CONFIG_X86_32=y
|
||||
CONFIG_SEMAPHORE_SLEEPERS=y
|
||||
@@ -1453,6 +1453,7 @@ CONFIG_HWMON=y
|
||||
# CONFIG_HWMON_VID is not set
|
||||
CONFIG_SENSORS_K8TEMP=y
|
||||
# CONFIG_SENSORS_F71805F is not set
|
||||
# CONFIG_SENSORS_PC87427 is not set
|
||||
# CONFIG_SENSORS_HDAPS is not set
|
||||
# CONFIG_HWMON_DEBUG_CHIP is not set
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# Automatically generated make config: don't edit
|
||||
# Linux kernel version: 2.6.16.42-ipfire
|
||||
# Sat Apr 7 18:35:28 2007
|
||||
# Linux kernel version: 2.6.16.50-ipfire
|
||||
# Sat May 5 09:54:33 2007
|
||||
#
|
||||
CONFIG_X86_32=y
|
||||
CONFIG_SEMAPHORE_SLEEPERS=y
|
||||
@@ -1456,6 +1456,7 @@ CONFIG_HWMON=y
|
||||
# CONFIG_HWMON_VID is not set
|
||||
CONFIG_SENSORS_K8TEMP=y
|
||||
# CONFIG_SENSORS_F71805F is not set
|
||||
# CONFIG_SENSORS_PC87427 is not set
|
||||
# CONFIG_SENSORS_HDAPS is not set
|
||||
# CONFIG_HWMON_DEBUG_CHIP is not set
|
||||
|
||||
|
||||
@@ -1,6 +1,7 @@
|
||||
#etc/snort
|
||||
etc/snort/rules
|
||||
etc/snort/snort.conf
|
||||
etc/snort/unicode.map
|
||||
#usr/man/man8/snort.8
|
||||
usr/sbin/snort
|
||||
var/log/snort
|
||||
|
||||
@@ -312,7 +312,6 @@ WARNING: translation string unused: written sectors
|
||||
WARNING: translation string unused: xtaccess bad transfert
|
||||
WARNING: translation string unused: year
|
||||
WARNING: untranslated string: IPFires hostname
|
||||
WARNING: untranslated string: add pc
|
||||
WARNING: untranslated string: allmsg
|
||||
WARNING: untranslated string: alt proxy
|
||||
WARNING: untranslated string: bleeding rules
|
||||
|
||||
@@ -316,7 +316,6 @@ WARNING: translation string unused: written sectors
|
||||
WARNING: translation string unused: year
|
||||
WARNING: translation string unused: yearly firewallhits
|
||||
WARNING: untranslated string: IPFires hostname
|
||||
WARNING: untranslated string: add pc
|
||||
WARNING: untranslated string: alt proxy
|
||||
WARNING: untranslated string: bleeding rules
|
||||
WARNING: untranslated string: community rules
|
||||
|
||||
@@ -149,6 +149,7 @@
|
||||
* libwww-perl-5.803
|
||||
* libxml2-2.6.26
|
||||
* linux-2.6.16.42
|
||||
* linux-2.6.16.50
|
||||
* linux-atm-2.4.1
|
||||
* linux-libc-headers-2.6.12.0
|
||||
* linuxigd-0.95
|
||||
|
||||
@@ -26,8 +26,8 @@
|
||||
|
||||
include Config
|
||||
|
||||
PATCHLEVEL = .42
|
||||
VER = 2.6.16.42
|
||||
PATCHLEVEL = .50
|
||||
VER = 2.6.16.50
|
||||
|
||||
THISAPP = linux-$(VER)
|
||||
DL_FILE = $(THISAPP).tar.bz2
|
||||
@@ -63,7 +63,7 @@ patch-2.6.16-nath323-1.3.bz2 = $(URL_IPFIRE)/patch-2.6.16-nath323-1.3.bz2
|
||||
squashfs3.2-r2.tar.gz = $(URL_IPFIRE)/squashfs3.2-r2.tar.gz
|
||||
mISDN-CVS-2007-01-26.tar.bz2 = $(URL_IPFIRE)/mISDN-CVS-2007-01-26.tar.bz2
|
||||
|
||||
$(DL_FILE)_MD5 = 87e998bb87839b962702815dd5aecc73
|
||||
$(DL_FILE)_MD5 = cc2106c6188675187d636aa518b04958
|
||||
patch-o-matic-ng-20061210.tar.bz2_MD5 = 76edac76301b45f89e467b41c8cf4393
|
||||
iptables-1.3.5.tar.bz2_MD5 = 00fb916fa8040ca992a5ace56d905ea5
|
||||
netfilter-layer7-v2.9.tar.gz_MD5 = ebf9043a5352ebe6dbd721989ef83dee
|
||||
|
||||
Reference in New Issue
Block a user