Browse Source

* changed sheba to force VSERVER KERNEL=linux LVM and SSP mnemosyne modules

legacy/0.1-legacy
Alejandro Mery 19 years ago
parent
commit
a3d5a50d1b
1 changed files with 8 additions and 0 deletions
  1. +8
    -0
      config.in

+ 8
- 0
config.in

@ -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'

Loading…
Cancel
Save