|
From: Bruce S. <bl...@us...> - 2008-05-01 14:35:06
|
Update of /cvsroot/devil-linux/build/scripts/configuration/profiles In directory sc8-pr-cvs12.sourceforge.net:/tmp/cvs-serv17710/scripts/configuration/profiles Modified Files: server Log Message: added 1280x1024 & 1600x1200 options to boot menu changed default boot mode on server release to 1024x768 Index: server =================================================================== RCS file: /cvsroot/devil-linux/build/scripts/configuration/profiles/server,v retrieving revision 1.2 retrieving revision 1.3 diff -u -d -r1.2 -r1.3 --- server 11 Apr 2008 13:28:21 -0000 1.2 +++ server 1 May 2008 14:35:01 -0000 1.3 @@ -7,7 +7,7 @@ CONFIG_AWSTATS=y CONFIG_BLUEZ=y CONFIG_BONNIEPP=y -CONFIG_BOOT_OPTION_VGA=80x25 +CONFIG_BOOT_OPTION_VGA=1024x768 CONFIG_BRIDGE_UTILS=y CONFIG_CDRTOOLS_ON_CD=y CONFIG_CLAMAV=y |