Go to file
2024-10-29 12:28:58 +08:00
completion Modify Arch Install Scripts to work with Future Linux Install Scripts 2024-10-29 12:28:58 +08:00
doc Modify Arch Install Scripts to work with Future Linux Install Scripts 2024-10-29 12:28:58 +08:00
test tests: silence "referenced but not assigned" warnings 2023-05-03 13:46:34 +01:00
.editorconfig editorconfig: we use 2 spaces for shell script indentation 2024-04-07 00:30:43 +08: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
.gitlab-ci.yml ci: add m4 2024-09-24 10:14:15 +02:00
common Modify Arch Install Scripts to work with Future Linux Install Scripts 2024-10-29 12:28:58 +08:00
COPYING add GPL2 license file 2012-12-12 21:00:41 -05:00
fstab-helpers tree-wide: add SPDX headers and shebang 2024-04-07 00:30:43 +08:00
future-chroot.in Modify Arch Install Scripts to work with Future Linux Install Scripts 2024-10-29 12:28:58 +08:00
genfstab.in tree-wide: add SPDX headers and shebang 2024-04-07 00:30:43 +08:00
Makefile Modify Arch Install Scripts to work with Future Linux Install Scripts 2024-10-29 12:28:58 +08:00
pacstrap.in pacstrap: disable DownloadUser in pacman.conf 2024-10-20 20:40:09 +02:00
README.md Modify Arch Install Scripts to work with Future Linux Install Scripts 2024-10-29 12:28:58 +08:00

Modify Arch Install Scripts

Future Install Scripts

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

Requirements

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

License

See COPYING for details.