File: control

package info (click to toggle)
arch-install-scripts 21-1
  • links: PTS
  • area: main
  • in suites: buster
  • size: 180 kB
  • sloc: sh: 403; makefile: 35
file content (20 lines) | stat: -rw-r--r-- 748 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
Source: arch-install-scripts
Section: admin
Priority: optional
Maintainer: Unit 193 <unit193@ubuntu.com>
Build-Depends: debhelper-compat (= 12), asciidoctor, m4
Standards-Version: 4.3.0
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.