aboutsummaryrefslogtreecommitdiffstats
path: root/debian
diff options
context:
space:
mode:
authorLibravatarUnit 193 <unit193@unit193.net>2021-01-06 20:46:14 -0500
committerLibravatarUnit 193 <unit193@unit193.net>2021-01-06 20:55:29 -0500
commit33f416823e04923cffd68976760c109fbc00eea0 (patch)
tree850404cc3c33d8adcef8894c04e8fb178a5a7cb7 /debian
parent8d6499a1e52c5043fd2910af5d475aea00f88587 (diff)
d/control: Update description, thanks MTecknology.
Closes: #978439
Diffstat (limited to 'debian')
-rw-r--r--debian/control16
1 files changed, 8 insertions, 8 deletions
diff --git a/debian/control b/debian/control
index f2345fe..f9d3802 100644
--- a/debian/control
+++ b/debian/control
@@ -13,12 +13,12 @@ Package: arch-install-scripts
Architecture: all
Multi-Arch: foreign
Depends: ${misc:Depends}
-Description: scripts aimed at automating some menial tasks when debootstrapping
- A small suite of scripts aimed at automating some menial tasks when
- installing Arch Linux.
+Description: scripts aimed at automating some menial tasks
+ arch-install-scripts provides a small suite of scripts originally meant to
+ automate some menial tasks during the installation of an Arch system.
+ This package provides the scripts that can be useful for debootstrapping a
+ Debian-based system.
.
- These scripts can also aid when debootstrapping a Debian based system.
- .
- This package contains `genfstab` which assists with generating a fstab and
- `arch-chroot` which assists with setting up bind mounts and disabling services
- via policy.d.
+ This package contains:
+ - genfstab: Automatically generate an fstab file
+ - arch-chroot: Set up bind mounts and chroot into the target system.