diff options
author | Tiago Bortoletto Vaz <tiago@debian-ba.org> | 2010-07-30 16:12:03 -0300 |
---|---|---|
committer | Daniel Baumann <daniel@debian.org> | 2010-08-03 19:45:32 +0200 |
commit | 5f534d4e955302ff8d71e796c1a7440b61ac9b37 (patch) | |
tree | 74a84edde6ef1d63cb80bdbd9603727deabfda9f | |
parent | b302331326291030da616534cfde3a1641895d31 (diff) | |
download | vyos-live-build-5f534d4e955302ff8d71e796c1a7440b61ac9b37.tar.gz vyos-live-build-5f534d4e955302ff8d71e796c1a7440b61ac9b37.zip |
Adding curly braces to LH_MEDIA in syslinux template.
-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 |