diff options
| author | Daniel Baumann <daniel@debian.org> | 2007-09-23 14:05:11 +0200 | 
|---|---|---|
| committer | Daniel Baumann <daniel@debian.org> | 2011-03-09 18:22:26 +0100 | 
| commit | 54ff9fc7b20dc18fb965a27e2556826282c70272 (patch) | |
| tree | 042fef5ba472f685b6a2ef64f830616c3f7203b7 /functions | |
| parent | d68b95dfb379d4eeeb1d383bccc1610de608a9f8 (diff) | |
| download | vyos-live-build-54ff9fc7b20dc18fb965a27e2556826282c70272.tar.gz vyos-live-build-54ff9fc7b20dc18fb965a27e2556826282c70272.zip | |
Renaming LH_BOOTAPPEND to LH_BOOTAPPEND_LIVE.
Diffstat (limited to 'functions')
| -rwxr-xr-x | functions/defaults.sh | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/functions/defaults.sh b/functions/defaults.sh index 0fa706134..2d5f39604 100755 --- a/functions/defaults.sh +++ b/functions/defaults.sh @@ -615,7 +615,7 @@ Set_defaults ()  	LH_BINARY_INDICES="${LH_BINARY_INDICES:-enabled}"  	# Setting boot parameters -	# LH_BOOTAPPEND +	# LH_BOOTAPPEND_LIVE  	# Setting bootloader  	if [ -z "${LH_BOOTLOADER}" ] | 
