Image build configurations for capsul.org operating system 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.
 
 
Go to file
j3s 7b1dada2f7
Add openNIC nameservers for archlinux
1 year ago
alpine Add arch support 2 years ago
archlinux Add openNIC nameservers for archlinux 1 year ago
centos Add centos 2 years ago
debian Add arch support 2 years ago
guixsystem Bump guixsystem to 1.3.0 2 years ago
openbsd increase timeout to 20 mins 2 years ago
ubuntu add ubuntu 2 years ago
.gitignore Add arch support 2 years ago
LICENSE Add arch support 2 years ago
README bump readme 1 year 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