forked from cyberia/capsul-images
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
5 months ago | |
---|---|---|
alpine | 1 year ago | |
archlinux | 8 months ago | |
centos | 3 years ago | |
debian | 1 year ago | |
guix | 1 year ago | |
guixsystem | 5 months ago | |
nixos | 11 months ago | |
openbsd | 1 year ago | |
rockylinux | 1 year ago | |
ubuntu | 1 year ago | |
.gitignore | 2 years ago | |
.woodpecker.yml | 8 months ago | |
LICENSE | 2 years ago | |
README | 5 months ago |
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