Image build configurations for capsul.org operating system images
Go to file
j3s 860f922948
*
2024-02-10 22:39:34 -06:00
alpine * 2024-02-10 19:57:17 -06:00
archlinux * 2024-02-10 22:39:34 -06:00
centos Add centos 2020-10-28 01:24:59 -05:00
debian * 2024-02-10 20:08:49 -06:00
guixsystem bump timeout to 60 mins 2023-01-10 21:36:38 -08:00
nixos Add nixos build 2023-01-13 23:44:04 -08:00
openbsd fix openbsd FER REAL 2024-02-10 22:18:26 -06:00
rockylinux * 2024-02-10 20:18:13 -06:00
ubuntu ubuntu 2024-02-10 19:20:33 -06:00
.gitignore Add arch support 2021-07-25 11:40:04 -05:00
.woodpecker.yml Add nixos build 2023-01-13 23:44:04 -08:00
LICENSE Add arch support 2021-07-25 11:40:04 -05:00
README Bump guixsystem to 1.4.0 2023-01-09 23:17:22 -06:00

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