From: <smi...@us...> - 2003-12-31 02:41:23
|
Update of /cvsroot/devil-linux/build/scripts/configuration/profiles In directory sc8-pr-cvs1:/tmp/cvs-serv21904/scripts/configuration/profiles Modified Files: default router Log Message: added prism54 to default profiles and we don't need apache for prism54 ;-) Index: default =================================================================== RCS file: /cvsroot/devil-linux/build/scripts/configuration/profiles/default,v retrieving revision 1.3 retrieving revision 1.4 diff -u -d -r1.3 -r1.4 --- default 30 Dec 2003 14:28:46 -0000 1.3 +++ default 31 Dec 2003 02:41:19 -0000 1.4 @@ -55,6 +55,7 @@ CONFIG_LIBSTDC_COMPAT=y CONFIG_LINUX_NR_CPUS=4 CONFIG_LINUX_SMP=y +CONFIG_LINUX_UPDATE_PWC=n CONFIG_LINUX_WLAN_NG=y CONFIG_LM_SENSORS=y CONFIG_LOGROTATE=y @@ -147,4 +148,4 @@ CONFIG_ZEBRA=y CONFIG_ZIP=y CONFIG_ZISOFS=y -CONFIG_LINUX_UPDATE_PWC=n +CONFIG_PRISM54=y Index: router =================================================================== RCS file: /cvsroot/devil-linux/build/scripts/configuration/profiles/router,v retrieving revision 1.2 retrieving revision 1.3 diff -u -d -r1.2 -r1.3 --- router 30 Dec 2003 04:26:28 -0000 1.2 +++ router 31 Dec 2003 02:41:19 -0000 1.3 @@ -72,6 +72,7 @@ CONFIG_PCIUTILS=y CONFIG_PCMCIA_CS=y CONFIG_PERL=y +CONFIG_PMAKE=1 CONFIG_POPTOP=y CONFIG_PORTMAP=y CONFIG_PORTSLAVE=y @@ -111,4 +112,4 @@ CONFIG_XINETD=y CONFIG_ZEBRA=y CONFIG_ZISOFS=y -CONFIG_PMAKE=1 +CONFIG_PRISM54=y |