Getting NixOS into Capsul land
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.
 
 
Go to file
j3s 2bad4a31c7 truncate machine-id instead of deleting it 1 year ago
alpine Move sr.ht yaml files from ops-hb to capsul-images 2 years ago
archlinux truncate machine-id instead of deleting it 1 year ago
centos Add centos 3 years ago
debian Update + fix build.yamls 2 years ago
guix Move sr.ht yaml files from ops-hb to capsul-images 2 years ago
guixsystem Bump guixsystem to 1.3.0 2 years ago
openbsd Add openbsd .ssh dir 2 years ago
rockylinux Update + fix build.yamls 2 years ago
ubuntu Update + fix build.yamls 2 years ago
.gitignore Add arch support 2 years ago
LICENSE Add arch support 2 years ago
README bump 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