A minimal Archlinux root filesystem, as a tarball. This is used as a base image for my Arch containers.
To build a new image, update the submodule and run make
. This launches the docker build container and builds the image.
To start a shell in the build environment for manual actions, run make manual
.
This image has pacman keys initialized.
The scripts in this repo are released under the MIT License. See the bundled LICENSE file for details. The packages and other content stored in root.tar.xz retains its original licenses.