|
|
@ -13,5 +13,13 @@ |
|
|
|
# GNU General Public License can be found in the file COPYING. |
|
|
|
# --- T2-COPYRIGHT-NOTE-END --- |
|
|
|
|
|
|
|
mnemosyne_prefix=TRG_MNEMOSYNE |
|
|
|
|
|
|
|
for x in VSERVER=1 GRSECURITY=0 KERNEL='linux' LVM=1 \ |
|
|
|
SSP=1; do |
|
|
|
eval export SDECFG_${mnemosyne_prefix}_$x \ |
|
|
|
SDECFGSET_${mnemosyne_prefix}_$x |
|
|
|
done |
|
|
|
|
|
|
|
menu_begin MENU_SHEBA 'Advanced Options' |
|
|
|
|