diff options
author | Daniel Baumann <daniel@debian.org> | 2010-09-07 15:11:20 +0200 |
---|---|---|
committer | Daniel Baumann <daniel@debian.org> | 2011-03-09 19:17:21 +0100 |
commit | 83bc63f725263c571094e3af1c88c58992bf0ac6 (patch) | |
tree | 25be3b96127e122c9f1448f6155dea6b03293248 /templates/syslinux/en | |
parent | 293765885126c0fe429718f403be2802a225cd68 (diff) | |
download | live-build-83bc63f725263c571094e3af1c88c58992bf0ac6.zip live-build-83bc63f725263c571094e3af1c88c58992bf0ac6.tar.gz |
Updating internal variables from lh to lb scheme, should be the last piece to finish the live-helper to live-build rename.
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. |