Go to file
2022-06-28 10:32:19 +02:00
completion Add unshare mode to arch-chroot 2021-12-08 17:49:09 -05:00
doc Merge commit 'refs/pull/14/head' of github.com:archlinux/arch-install-scripts 2022-06-28 09:57:06 +02:00
test fix valid_number_of_base 2014-12-15 13:40:00 -05:00
.gitattributes Create a project Makefile 2012-06-18 11:17:42 +02:00
.gitignore doc: add manpages for all programs 2019-06-05 15:44:58 -04:00
arch-chroot.in add_resolve_conf: recursive host + target symlinks 2022-06-28 10:32:19 +02:00
common Merge commit 'refs/pull/14/head' of github.com:archlinux/arch-install-scripts 2022-06-28 09:57:06 +02:00
COPYING add GPL2 license file 2012-12-12 21:00:41 -05:00
genfstab.in genfstab: disable appending subvol onto options 2021-03-10 21:33:50 -05:00
Makefile prepare v24 2021-04-22 14:52:37 -04:00
pacstrap.in Add unshare mode to pacstrap 2021-12-08 17:44:51 -05:00
README.md README: document asciidoc optional dependency 2022-05-28 21:36:47 +02:00

Arch Install Scripts

This is a small suite of scripts aimed at automating some menial tasks when installing Arch Linux.

Requirements

  • GNU coreutils (>= v8.15)
  • util-linux (>= 2.23)
  • POSIX awk
  • bash (>= 4.1)
  • asciidoc (for generating man pages)

License

See COPYING for details.