AIF-NG is a tool to enable unattended Arch Linux installations. https://r00t2.io/
Go to file
brent s ca1f12f5bd soooo...
turns out ALL of the disk operations can be performed with
gobject-introspection.

BUT it's unlikely that that'll be available everywhere, or that
the Arch Linux releng team would include it, etc.
So we have fallbacks to mimic it.

BUT please try to use gobject-introspection with libblockdev,
because it's going to be a lot faster and a lot less error-prone.
2019-11-01 02:54:51 -04:00
aif soooo... 2019-11-01 02:54:51 -04:00
docs checking in - xsd doesn't seem to properly detect duplicate pv/lv elems 2019-10-31 22:35:31 -04:00
examples D'OH 2019-10-31 23:20:05 -04: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 man. some major restructuring, and envsetup.py is a kinda neat hack. 2019-09-30 22:08:37 -04:00
aif.xsd D'OH 2019-10-31 23:20:05 -04:00
setup.py cleaned up, etc. 2019-10-30 03:46:33 -04: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.

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