From: Heiko Z. <smi...@us...> - 2004-11-24 17:11:00
|
Update of /cvsroot/devil-linux/build/scripts/configuration/profiles In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv28726/scripts/configuration/profiles Modified Files: Tag: rel-1-2-patches default 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: default =================================================================== RCS file: /cvsroot/devil-linux/build/scripts/configuration/profiles/default,v retrieving revision 1.29.2.5 retrieving revision 1.29.2.6 diff -u -d -r1.29.2.5 -r1.29.2.6 --- default 7 Nov 2004 21:43:29 -0000 1.29.2.5 +++ default 24 Nov 2004 17:10:39 -0000 1.29.2.6 @@ -52,7 +52,7 @@ CONFIG_INITRD_FS=CRAMFS CONFIG_IPAC_NG=y CONFIG_IPROUTE2=y -CONFIG_IPTRAF=y +CONFIG_IPTRAF=n CONFIG_ISAPNPTOOLS=y CONFIG_ISC_BIND=y CONFIG_ISC_DHCP=y |