summaryrefslogtreecommitdiff
path: root/en/using-d-i
diff options
context:
space:
mode:
authorHolger Wansing <hwansing@mailbox.org>2019-08-11 15:24:22 +0200
committerHolger Wansing <hwansing@mailbox.org>2019-08-11 15:24:22 +0200
commit36fa139a44c38d8c0655fb076e90dd64d1cbfcd5 (patch)
tree6c17370097b9085c39da90ec6624d273e1cdb066 /en/using-d-i
parent45bdc7630896164782b1cd0d3e6cd15b575b829c (diff)
downloadinstallation-guide-36fa139a44c38d8c0655fb076e90dd64d1cbfcd5.zip
Rename mdcfg into partman-md and lvmcfg into partman-lvm
Diffstat (limited to 'en/using-d-i')
-rw-r--r--en/using-d-i/components.xml2
-rw-r--r--en/using-d-i/modules/partman-md.xml (renamed from en/using-d-i/modules/mdcfg.xml)8
-rw-r--r--en/using-d-i/using-d-i.xml4
3 files changed, 7 insertions, 7 deletions
diff --git a/en/using-d-i/components.xml b/en/using-d-i/components.xml
index c7e5e8bad..e1f915c18 100644
--- a/en/using-d-i/components.xml
+++ b/en/using-d-i/components.xml
@@ -97,7 +97,7 @@ like RAID, LVM or encrypted devices.
&module-autopartkit.xml;
&module-partitioner.xml;
&module-partconf.xml;
-&module-mdcfg.xml;
+&module-partman-md.xml;
&module-partman-lvm.xml;
&module-partman-crypto.xml;
</sect2>
diff --git a/en/using-d-i/modules/mdcfg.xml b/en/using-d-i/modules/partman-md.xml
index 8d2854ff3..9dffad9f8 100644
--- a/en/using-d-i/modules/mdcfg.xml
+++ b/en/using-d-i/modules/partman-md.xml
@@ -1,7 +1,7 @@
<!-- retain these comments for translator revision tracking -->
<!-- $Id$ -->
- <sect3 id="mdcfg">
+ <sect3 id="partman-md">
<title>Configuring Multidisk Devices (Software RAID)</title>
<para>
@@ -11,7 +11,7 @@ To be honest, you can construct an MD device even from partitions
residing on single physical drive, but that won't give any benefits.
</para></footnote> in your computer, you can use
-<command>mdcfg</command> to set up your drives for increased
+<command>partman-md</command> to set up your drives for increased
performance and/or better reliability of your data. The result is
called <firstterm>Multidisk Device</firstterm> (or after its most
famous variant <firstterm>software RAID</firstterm>).
@@ -228,7 +228,7 @@ Next, you should choose <guimenuitem>Configure software
RAID</guimenuitem> from the main <command>partman</command> menu.
(The menu will only appear after you mark at least one partition for
use as <guimenuitem>physical volume for RAID</guimenuitem>.)
-On the first screen of <command>mdcfg</command> simply select
+On the first screen of <command>partman-md</command> simply select
<guimenuitem>Create MD device</guimenuitem>. You will be presented with
a list of supported types of MD devices, from which you should choose
one (e.g. RAID1). What follows depends on the type of MD you selected.
@@ -292,7 +292,7 @@ and use the other three partitions (2 active and 1 spare) for RAID1
</para><para>
After you set up MD devices to your liking, you can
-<guimenuitem>Finish</guimenuitem> <command>mdcfg</command> to return
+<guimenuitem>Finish</guimenuitem> <command>partman-md</command> to return
back to the <command>partman</command> to create filesystems on your
new MD devices and assign them the usual attributes like mountpoints.
diff --git a/en/using-d-i/using-d-i.xml b/en/using-d-i/using-d-i.xml
index a52e0e952..56091b6e1 100644
--- a/en/using-d-i/using-d-i.xml
+++ b/en/using-d-i/using-d-i.xml
@@ -345,7 +345,7 @@ the selected partitions according to user instructions.
</varlistentry>
<varlistentry>
-<term>lvmcfg</term><listitem><para>
+<term>partman-lvm</term><listitem><para>
Helps the user with the configuration of the
<firstterm>LVM</firstterm> (Logical Volume Manager).
@@ -354,7 +354,7 @@ Helps the user with the configuration of the
</varlistentry>
<varlistentry>
-<term>mdcfg</term><listitem><para>
+<term>partman-md</term><listitem><para>
Allows the user to set up Software <firstterm>RAID</firstterm>
(Redundant Array of Inexpensive Disks). This Software RAID is usually