Image build configurations for capsul.org operating system images
Go to file
j3s 7b1dada2f7 Add openNIC nameservers for archlinux 2021-12-14 14:38:57 -06:00
alpine Add arch support 2021-07-25 11:40:04 -05:00
archlinux Add openNIC nameservers for archlinux 2021-12-14 14:38:57 -06:00
centos Add centos 2020-10-28 01:24:59 -05:00
debian Add arch support 2021-07-25 11:40:04 -05:00
guixsystem Bump guixsystem to 1.3.0 2021-07-23 16:29:47 -05:00
openbsd increase timeout to 20 mins 2021-06-24 16:01:21 -05:00
ubuntu add ubuntu 2020-10-28 01:34:05 -05:00
.gitignore Add arch support 2021-07-25 11:40:04 -05:00
LICENSE Add arch support 2021-07-25 11:40:04 -05:00
README bump readme 2021-12-14 12:31:58 -06:00

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