summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2023-02-25 13:50:39 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2023-02-25 17:54:02 +0000
commit1291d98c556268ff7afa47d9b54d08875800021b (patch)
treed5c516ecd48a905eceaff3f6f0111ec1f03a0102
parentRemoving obsolete alternative depends on module-init-tools. (diff)
downloadmdadm-1291d98c556268ff7afa47d9b54d08875800021b.tar.xz
mdadm-1291d98c556268ff7afa47d9b54d08875800021b.zip
Reworking package descriptions.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
-rw-r--r--debian/control16
1 files changed, 8 insertions, 8 deletions
diff --git a/debian/control b/debian/control
index 4462938..5a6d4f3 100644
--- a/debian/control
+++ b/debian/control
@@ -25,12 +25,12 @@ Recommends:
${mta:Recommends},
Suggests:
${mta:Suggests},
-Description: Tool to administer Linux MD arrays (software RAID)
- The mdadm utility can be used to create, manage, and monitor MD
- (multi-disk) arrays for software RAID or multipath I/O.
+Description: tool for managing Linux MD devices (software RAID)
+ The mdadm tool is used to create, manage, and monitor Linux MD (software
+ RAID) devices.
.
- This package automatically configures mdadm to assemble arrays during the
- system startup process. If not needed, this functionality can be disabled.
+ This package configures mdadm to by default assemble arrays automatically
+ during the system startup process.
Package: mdadm-udeb
Section: debian-installer
@@ -39,8 +39,8 @@ Package-Type: udeb
Depends:
${misc:Depends},
${shlibs:Depends},
-Description: Tool to administer Linux MD arrays (software RAID)
- The mdadm utility can be used to create, manage, and monitor MD
- (multi-disk) arrays for software RAID or multipath I/O.
+Description: tool for managing Linux md devices (software RAID arrays)
+ The mdadm tool is used to create, manage, and monitor Linux MD (software
+ RAID) devices.
.
This is a minimal package used by the debian-installer.