[SCM] Debian Live manual branch, master, updated. 8451d3c1e3f59d90f0db284cf4b870b86011e946

Chris Lamb chris at chris-lamb.co.uk
Thu May 15 01:11:26 UTC 2008


The following commit has been merged in the master branch:
commit 8451d3c1e3f59d90f0db284cf4b870b86011e946
Author: Chris Lamb <chris at chris-lamb.co.uk>
Date:   Thu May 15 02:11:20 2008 +0100

    Misc formatting tweaks
    
    Signed-off-by: Chris Lamb <chris at chris-lamb.co.uk>

diff --git a/chapters/installation.xml b/chapters/installation.xml
index 38e1677..799e26e 100644
--- a/chapters/installation.xml
+++ b/chapters/installation.xml
@@ -33,19 +33,21 @@
 <listitem><para>From backports.org</para></listitem>
 </orderedlist>
 
-<para>If you are using <emphasis>lenny</emphasis> or <emphasis>sid</emphasis> the recommended way is to install &live-helper; is via APT.</para>
+<para>If you are using &lenny; or &sid; the recommended way is to install &live-helper; via the Debian repository.</para>
 
 <sect1>
-<title>From the Debian repository</title>
+ <title>From the Debian repository</title>
+
+ <para>Simply install &live-helper; like any other package:</para>
 
 <screen>
-# apt-get install live-helper
+ % apt-get install live-helper
 </screen>
 
 <para>or</para>
 
 <screen>
-# aptitude install live-helper
+ % aptitude install live-helper
 </screen>
 
 </sect1>
@@ -91,7 +93,7 @@
 <sect1>
 <title>From Backports.org</title>
 
-<para>Whilst &live-helper; and friends are currently not a part of Debian stable relase, they will work on <emphasis>etch</emphasis> as well. You will need the following programs:</para>
+ <para>Whilst &live-helper; and friends are currently not a part of Debian stable relase, they will work on &etch; as well. You will need the following programs:</para>
 
 <orderedlist>
 <listitem><para>An <emphasis>etch</emphasis> backport of <computeroutput>cdebootstrap</computeroutput> from backports.org</para></listitem>
diff --git a/ent/common.ent b/ent/common.ent
index d8dc264..4eb6f18 100644
--- a/ent/common.ent
+++ b/ent/common.ent
@@ -2,3 +2,7 @@
 
 <!ENTITY live-helper "<filename>live-helper</filename>">
 <!ENTITY live-initramfs "<filename>live-initramfs</filename>">
+
+<!ENTITY etch "<emphasis>etch</emphasis>">
+<!ENTITY lenny "<emphasis>lenny</emphasis>">
+<!ENTITY sid "<emphasis>sid</emphasis>">

-- 
Debian Live manual



More information about the debian-live-changes mailing list