Getting NixOS into Capsul land
Go to file
j3s 2bad4a31c7 truncate machine-id instead of deleting it 2022-04-12 20:37:44 -05:00
alpine Move sr.ht yaml files from ops-hb to capsul-images 2021-12-14 16:06:25 -06:00
archlinux truncate machine-id instead of deleting it 2022-04-12 20:37:44 -05:00
centos Add centos 2020-10-28 01:24:59 -05:00
debian Update + fix build.yamls 2021-12-14 16:27:23 -06:00
guix Move sr.ht yaml files from ops-hb to capsul-images 2021-12-14 16:06:25 -06:00
guixsystem Bump guixsystem to 1.3.0 2021-07-23 16:29:47 -05:00
openbsd Add openbsd .ssh dir 2021-12-15 11:23:01 +00:00
rockylinux Update + fix build.yamls 2021-12-14 16:27:23 -06:00
ubuntu Update + fix build.yamls 2021-12-14 16:27:23 -06: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