diff options
Diffstat (limited to 'templates/syslinux/en')
-rw-r--r-- | templates/syslinux/en/f1.txt.install | 6 | ||||
-rw-r--r-- | templates/syslinux/en/f1.txt.live | 6 | ||||
-rw-r--r-- | templates/syslinux/en/f10.txt | 2 | ||||
-rw-r--r-- | templates/syslinux/en/f3.txt.install | 2 | ||||
-rw-r--r-- | templates/syslinux/en/f3.txt.install.g-i | 2 | ||||
-rw-r--r-- | templates/syslinux/en/f3.txt.live | 2 |
6 files changed, 10 insertions, 10 deletions
diff --git a/templates/syslinux/en/f1.txt.install b/templates/syslinux/en/f1.txt.install index 3d3965f..d31cefa 100644 --- a/templates/syslinux/en/f1.txt.install +++ b/templates/syslinux/en/f1.txt.install @@ -1,7 +1,7 @@ 0fWelcome to Debian GNU/Linux!07 09F107 -This is a Debian {$LH_DISTRIBUTION} combined live and installation {$LH_MEDIA}. -It was built on {$LH_DATE}. +This is a Debian {$LB_DISTRIBUTION} combined live and installation {$LB_MEDIA}. +It was built on {$LB_DATE}. 0fHELP INDEX07 @@ -9,7 +9,7 @@ It was built on {$LH_DATE}. <09F107> This page, the help index. <09F207> Prerequisites for installing Debian. -<09F307> Boot methods for special ways of using this {$LH_MEDIA} +<09F307> Boot methods for special ways of using this {$LB_MEDIA} <09F407> Additional boot methods; rescue mode. <09F507> Special boot parameters, overview. <09F607> Special boot parameters for special machines. diff --git a/templates/syslinux/en/f1.txt.live b/templates/syslinux/en/f1.txt.live index 8c550e0..4075fee 100644 --- a/templates/syslinux/en/f1.txt.live +++ b/templates/syslinux/en/f1.txt.live @@ -1,7 +1,7 @@ 0fWelcome to Debian GNU/Linux!07 09F107 -This is a Debian {$LH_DISTRIBUTION} live {$LH_MEDIA}. -It was built on {$LH_DATE}. +This is a Debian {$LB_DISTRIBUTION} live {$LB_MEDIA}. +It was built on {$LB_DATE}. 0fHELP INDEX07 @@ -9,7 +9,7 @@ It was built on {$LH_DATE}. <09F107> This page, the help index. <09F207> Prerequisites for installing Debian. -<09F307> Boot methods for special ways of using this {$LH_MEDIA} +<09F307> Boot methods for special ways of using this {$LB_MEDIA} <09F407> Additional boot methods. <09F507> Special boot parameters, overview. <09F607> Special boot parameters for special machines. diff --git a/templates/syslinux/en/f10.txt b/templates/syslinux/en/f10.txt index d24850b..6780e67 100644 --- a/templates/syslinux/en/f10.txt +++ b/templates/syslinux/en/f10.txt @@ -12,7 +12,7 @@ permitted by applicable law. --- -This Debian Live system was built with live-build, version {$LH_VERSION}. +This Debian Live system was built with live-build, version {$LB_VERSION}. More information about the Debian Live project can be found at <http://live.debian.net/>. diff --git a/templates/syslinux/en/f3.txt.install b/templates/syslinux/en/f3.txt.install index 59c2d27..847c6ef 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 {$LB_MEDIA} method. 0flivefailsafe07 Start the live system in fail-safe mode. 0finstall07 diff --git a/templates/syslinux/en/f3.txt.install.g-i b/templates/syslinux/en/f3.txt.install.g-i index 2a49e50..e5fa7ba 100644 --- a/templates/syslinux/en/f3.txt.install.g-i +++ b/templates/syslinux/en/f3.txt.install.g-i @@ -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 {$LB_MEDIA} method. 0flivefailsafe07 Start the live system in fail-safe mode. 0finstall07 or 0finstallgui07 diff --git a/templates/syslinux/en/f3.txt.live b/templates/syslinux/en/f3.txt.live index 87a17d0..d602ccc 100644 --- a/templates/syslinux/en/f3.txt.live +++ b/templates/syslinux/en/f3.txt.live @@ -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 {$LB_MEDIA} method. 0flivefailsafe07 Start the live system in fail-safe mode. |