summarylogtreecommitdiffstats
path: root/systemrescuecd
blob: 75aeffcc46ef8efe315428bacca448a22d054385 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
## Configuration file for the systemrescue boot

# Here you can add bootoptions
# For all available bootoptions see:
# http://www.sysresccd.org/Sysresccd-manual-en_Booting_the_CD-ROM
# For example add "setkmap=de" for german keymap on default
CUSTOM_BOOTOPTIONS=""

# Here you can specify the base dir of the boot directory.
# If you have your boot directory on a seperate partition:
# BASE_DIR=""
# If your boot directory on the same partition as your root directory:
# BASE_DIR="/boot"
BASE_DIR=""