test/alpine: also adapt to inittab changes
Adapt to changes in upstream inittab.conf
Adapt to changes in upstream pacman.conf
Fix repo version mismatch
Add openssh-keygen package
It provided ssh-keygen, which can be quite handy but went missing when
the switch to dropbear was made.
Switch to single build manifest per branch
Like already happened on the 3.18 branch
Add build script for 3.18 branch
This branch does not exist yet, but will be created soon. This script
will then keep building that branch on Alpine 3.18, and master will be
updated to a newer Alpine version.
test: kvm setup requires setting permissions
Add missing package for tests
test: remove obsolete make target
Switch root password to "anemos"
Run all tests after new build
Add tests
This adds test projects (Alpine, Arch, and Debian) that can be deployed
to a VM image with just-generated kernel and initramfs.
They are not run automatically just yet, but could potentially serve as
integration tests for new initramfs before uploading.
Add debootstrap
So that Anemos can build Debian-based images.
Use dropbear instead of openssh
Some truncation needed after all
As this is now using .md instead of .txt, this overwrites (or, needs to
overwrite) the existing repo README.md
Fix accidental README truncation