diff options
Diffstat (limited to 'debian/control')
| -rw-r--r-- | debian/control | 16 |
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. |
