From eb818b3324b9f53e285fa30d84246dd248af8f29 Mon Sep 17 00:00:00 2001 From: Unit 193 Date: Tue, 20 Mar 2018 22:39:36 -0400 Subject: Import Debian changes 18-1 arch-install-scripts (18-1) UNRELEASED; urgency=medium * Initial release. --- debian/control | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 debian/control (limited to 'debian/control') diff --git a/debian/control b/debian/control new file mode 100644 index 0000000..c185ab8 --- /dev/null +++ b/debian/control @@ -0,0 +1,19 @@ +Source: arch-install-scripts +Section: admin +Priority: optional +Maintainer: Unit 193 +Build-Depends: debhelper (>= 10), m4 +Standards-Version: 4.1.3 +Homepage: https://projects.archlinux.org/arch-install-scripts.git + +Package: arch-install-scripts +Architecture: all +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. + . + 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. -- cgit v1.2.3