stubbed out rest of storage things

This commit is contained in:
brent s
2019-11-06 03:47:08 -05:00
parent d4de31dd67
commit 7e6736f6a2
8 changed files with 169 additions and 59 deletions

4
README
View File

@@ -1,3 +1,5 @@
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.
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.