From: Heiko Z. <smi...@us...> - 2004-11-24 17:11:18
|
Update of /cvsroot/devil-linux/build/config/etc In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv28726/config/etc Modified Files: Tag: rel-1-2-patches modules.conf Log Message: - various program updates - corrected gradm installation (missing files) - disabled iptraf until a patch is available for kernel 2.4.28 support (project isn't maintained anymore) - added gettext support to php (Jean-Luc Parouty / Heiko) - updated openswan to v1 CVS-2004-11-23 - ipv6 module is not loaded per default anymore (change modules.conf if needed) - updated kernel to v2.4.28 Index: modules.conf =================================================================== RCS file: /cvsroot/devil-linux/build/config/etc/modules.conf,v retrieving revision 1.16 retrieving revision 1.16.2.1 diff -u -d -r1.16 -r1.16.2.1 --- modules.conf 14 Mar 2004 16:39:02 -0000 1.16 +++ modules.conf 24 Nov 2004 17:10:36 -0000 1.16.2.1 @@ -35,8 +35,8 @@ alias net-pf-3 ax25 alias net-pf-4 ipx alias net-pf-6 netrom -alias net-pf-10 ipv6 -#alias net-pf-10 off +#alias net-pf-10 ipv6 +alias net-pf-10 off alias net-pf-47 ip_gre alias char-major-4 serial alias char-major-5 serial |