Revision d4d9f7c9 common.sh.in

b/common.sh.in
217 217
# will use it, this declaration is to make sure the variable is set
218 218
: ${CDINSTALL:="no"}
219 219
: ${BOOT:="no"}
220
: ${SWAP:="yes"}
220
: ${SWAP:="no"}
221 221
: ${SWAP_SIZE:="${INSTANCE_BE_memory}"}
222 222
: ${FILESYSTEM:="ext3"}
223 223
: ${KERNEL_ARGS=""}

Also available in: Unified diff