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