forked from cyberia/capsul-images
		
	
				
				Image build configurations for capsul.org operating system images
				
			
		| alpine | ||
| archlinux | ||
| centos | ||
| debian | ||
| guixsystem | ||
| nixos | ||
| openbsd | ||
| rockylinux | ||
| ubuntu | ||
| .gitignore | ||
| .woodpecker.yml | ||
| LICENSE | ||
| README | ||
qweh
This repository is responsible for building OS images consumed by capsul.org
== PRE REQS
    git clone <this-repo>
    cd capsul-images
    packer, libvirt, archlinux utils perhaps, nbd
== MAKE ALPINE IMAGE ==
    cd alpine
    ./build 3.14
== MAKE OPENBSD IMAGE ==
    cd openbsd
    ./build 6.9
== MAKE GUIX SYSTEM IMAGE
    cd guixsystem
    ./build 1.4.0
== MAKE ARCH IMAGE
    cd archlinux
    ./build
== RESOURCES ==
- https://github.com/alpinelinux/alpine-make-vm-image
- https://curlybracket.co.uk/blog/running-alpine-linux-on-digital-ocean/
- https://git.sr.ht/~sircmpwn/builds.sr.ht/tree/master/item/images