Changeset 3590 in MondoRescue
- Timestamp:
- Jun 7, 2016, 3:49:06 PM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/3.2/mindi/mindi
r3589 r3590 3366 3366 BOOT_TYPE=$4 3367 3367 bigdir=$MINDI_TMP/bigdir 3368 # Ironic requires some specific boot parameters 3368 3369 MINDI_ADDITIONAL_BOOT_PARAMS="selinux=0 barrier=off udevtimeout=10 systemd.debug-shell boot_method=vmedia" 3369 3370 MINDI_BOOT_TIMEOUT=10 3371 EXTRA_SPACE=1500000 3372 # Get the local improvements to the configuration 3370 3373 if [ -f $MINDI_CONFIG ]; then 3371 3374 . $MINDI_CONFIG
Note:
See TracChangeset
for help on using the changeset viewer.