Updated kernel to 2.6.25.17

Updated klibc to 1.5.14
Updated iptables to 1.4.1.1
removed r8138,r3139,arptables
disabled ipp2p
testing patch openswan interpret unspec address as ipv4
This commit is contained in:
Arne Fitzenreiter
2008-09-13 20:48:59 +02:00
parent 8a1d5ea461
commit 9c534116cc
17 changed files with 744 additions and 789 deletions

View File

@@ -105,7 +105,7 @@ int main(int argc, char *argv[])
mysystem("/sbin/modprobe ide-generic");
mysystem("/sbin/modprobe generic");
mysystem("/sbin/modprobe ide-cd");
mysystem("/sbin/modprobe ide-cd_mod");
mysystem("/sbin/modprobe ide-disk");
mysystem("/sbin/modprobe uhci-hcd");
mysystem("/sbin/modprobe ohci-hcd");