easy-cloud.net - web applications server node
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
#Description: ECN-Edge
|
|
|
|
for x in BOOT='vserver' PYLONS=1 SECURITY=none \
|
|
LVM=1 SOFTRAID=1 \
|
|
WEB='nginx' MONITORING='minimal' \
|
|
DEVELOPMENT=0 PAM=0 \
|
|
MYSQL=1 POSTGRES=1 PHP=1; do
|
|
|
|
eval SDECFGSET_TRG_MNEMOSYNE_$x
|
|
const SDECFG_TRG_MNEMOSYNE_${x/=/ }
|
|
done
|
|
|
|
for x in JAVA F77 OBJC; do
|
|
eval SDECFGSET_PKG_GCC_$x=0
|
|
done
|
|
|
|
menu_begin MENU_MNEMOSYNE 'Advanced Options'
|
|
|