capsul-images/README

41 lines
640 B
Plaintext
Raw Permalink Normal View History

2022-09-22 00:45:44 +00:00
qweh
2021-12-14 18:31:58 +00:00
This repository is responsible for building OS images consumed by capsul.org
2020-03-17 00:15:21 +00:00
2020-04-20 21:39:44 +00:00
== PRE REQS
2020-03-17 00:15:21 +00:00
2021-12-14 18:31:58 +00:00
git clone <this-repo>
2020-04-20 21:39:44 +00:00
cd capsul-images
2021-07-25 16:40:04 +00:00
packer, libvirt, archlinux utils perhaps, nbd
2020-04-20 21:39:44 +00:00
== MAKE ALPINE IMAGE ==
2020-10-27 18:37:10 +00:00
cd alpine
2021-07-25 16:40:04 +00:00
./build 3.14
2020-03-17 00:15:21 +00:00
2020-04-17 23:59:53 +00:00
== MAKE OPENBSD IMAGE ==
2020-04-20 21:41:16 +00:00
cd openbsd
2021-07-25 16:40:04 +00:00
./build 6.9
2020-04-20 21:39:44 +00:00
2020-04-17 23:59:53 +00:00
2020-05-05 04:11:49 +00:00
== MAKE GUIX SYSTEM IMAGE
cd guixsystem
2023-01-10 05:14:02 +00:00
./build 1.4.0
2020-05-05 04:11:49 +00:00
2021-07-25 16:40:04 +00:00
== MAKE ARCH IMAGE
2020-04-17 23:59:53 +00:00
2021-07-25 16:40:04 +00:00
cd archlinux
./build
2020-04-17 23:59:53 +00:00
2020-04-20 21:39:44 +00:00
2020-03-17 00:15:21 +00:00
== RESOURCES ==
2020-04-17 23:59:53 +00:00
2020-03-17 00:15:21 +00:00
- https://github.com/alpinelinux/alpine-make-vm-image
- https://curlybracket.co.uk/blog/running-alpine-linux-on-digital-ocean/
2021-07-25 16:40:04 +00:00
- https://git.sr.ht/~sircmpwn/builds.sr.ht/tree/master/item/images