AIF-NG is a tool to enable unattended Arch Linux installations. https://r00t2.io/
Go to file
brent s 012865a6b1 wireless support. duh. 2019-11-10 05:39:33 -05:00
aif wireless support. duh. 2019-11-10 05:39:33 -05:00
docs gi lvm done; added better size support and ability to specify PE size 2019-11-07 19:42:43 -05:00
examples wireless support. duh. 2019-11-10 05:39:33 -05:00
extras cleaned up, etc. 2019-10-30 03:46:33 -04:00
script-samples 15:37:38 < jthan> you should use say, not print. 2017-05-07 15:39:02 -04:00
.gitignore whew. finally done block.py. 2019-10-26 02:52:47 -04:00
LICENSE man. some major restructuring, and envsetup.py is a kinda neat hack. 2019-09-30 22:08:37 -04:00
README stubbed out rest of storage things 2019-11-06 03:47:08 -05:00
aif.xsd wireless support. duh. 2019-11-10 05:39:33 -05:00
setup.py WHY IS LVM THE WORST THING ON THIS PLANET 2019-11-06 12:48:18 -05:00

README

AIF-NG (Arch Installation Framework, Next Generation) is a means to install Arch Linux (https://www.archlinux.org/) in an unattended and automated fashion. Think of it as something akin to RedHat's Kickstart or Debian's Preseed for Arch Linux.

Be sure to import "aif" rather than importing any submodules directly, as deterministic logic is used to set up virtual names.

See https://aif-ng.io/ for more information about this project.