From: Heiko Z. <smi...@us...> - 2004-07-05 20:12:09
|
Update of /cvsroot/devil-linux/build/scripts/configuration/profiles In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv26987/scripts/configuration/profiles Modified Files: default Log Message: added selection of powermanagement some preparation for new kernel and new pax Index: default =================================================================== RCS file: /cvsroot/devil-linux/build/scripts/configuration/profiles/default,v retrieving revision 1.33 retrieving revision 1.34 diff -u -d -r1.33 -r1.34 --- default 23 Jun 2004 22:29:51 -0000 1.33 +++ default 5 Jul 2004 20:11:58 -0000 1.34 @@ -40,6 +40,7 @@ CONFIG_HOTPLUG=y CONFIG_HTTPD=y CONFIG_IANS=y +CONFIG_INITRD_FS=EXT2 CONFIG_IPAC_NG=y CONFIG_IPROUTE2=y CONFIG_ISC_BIND=y @@ -162,4 +163,4 @@ CONFIG_XINETD=y CONFIG_ZIP=y CONFIG_ZISOFS=y -CONFIG_INITRD_FS=EXT2 +CONFIG_LINUX_POWER_MGMT=APM |