aboutsummaryrefslogtreecommitdiffstats
path: root/debian/control
diff options
context:
space:
mode:
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control4
1 files changed, 3 insertions, 1 deletions
diff --git a/debian/control b/debian/control
index c72c067..7f67d6f 100644
--- a/debian/control
+++ b/debian/control
@@ -13,6 +13,7 @@ Package: arch-install-scripts
Architecture: all
Multi-Arch: foreign
Depends: ${misc:Depends}
+Suggests: pacman-package-manager
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.
@@ -20,5 +21,6 @@ Description: scripts aimed at automating some menial tasks
Debian-based system.
.
This package contains:
- - genfstab: Automatically generate an fstab file
- arch-chroot: Set up bind mounts and chroot into the target system.
+ - genfstab: Automatically generate an fstab file.
+ - pacstrap: Bootstrap Archlinux via pacman.