diff options
author | Tiago Bortoletto Vaz <tiago@debian-ba.org> | 2010-07-30 16:12:03 -0300 |
---|---|---|
committer | Daniel Baumann <daniel@debian.org> | 2011-03-09 19:17:16 +0100 |
commit | b3b394e13978cca66ff1a5fdfacc40dfdf9d6cd7 (patch) | |
tree | 74a84edde6ef1d63cb80bdbd9603727deabfda9f /templates | |
parent | fd7c7083fc3117c5a4055e3be3b3f180d71c6acb (diff) | |
download | vyos-live-build-b3b394e13978cca66ff1a5fdfacc40dfdf9d6cd7.tar.gz vyos-live-build-b3b394e13978cca66ff1a5fdfacc40dfdf9d6cd7.zip |
Adding curly braces to LH_MEDIA in syslinux template.
Diffstat (limited to 'templates')
-rw-r--r-- | templates/syslinux/en/f3.txt.install | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/templates/syslinux/en/f3.txt.install b/templates/syslinux/en/f3.txt.install index fdce03c2d..cc0b918d5 100644 --- a/templates/syslinux/en/f3.txt.install +++ b/templates/syslinux/en/f3.txt.install @@ -3,7 +3,7 @@ 0fAvailable boot methods:07 0flive07 - Start the live system -- this is the default LH_MEDIA method. + Start the live system -- this is the default {LH_MEDIA} method. 0flivefailsafe07 Start the live system in fail-safe mode. 0finstall07 @@ -21,4 +21,4 @@ parameters, by simply pressing enter at the boot prompt. Except in expert mode, non-critical kernel boot messages are suppressed. -Press F1control and F then 1 for the help index, or ENTER to
\ No newline at end of file +Press F1control and F then 1 for the help index, or ENTER to |