122793eeba
Under systemd 228 the DHCP option (or another similar) seems to be needed for systemd-networkd to startup and not halt the rest of the startup as reported in #25 |
||
---|---|---|
patches | ||
.gitignore | ||
.travis.yml | ||
Dockerfile | ||
LICENSE | ||
Makefile | ||
README.md |
README.md
Archlinux image on Scaleway
Warning: this image is not yet working
Scripts to build the official Archlinux image on Scaleway
This image is built using Image Tools and is based on the official Ubuntu image.
This image is meant to be used on a C1 server.
We use the Docker's building system and convert it at the end to a disk image that will boot on real servers without Docker. Note that the image is still runnable as a Docker container for debug or for inheritance.
Install
Build and write the image to /dev/nbd1 (see documentation)
$ make install
Full list of commands available at: scaleway/image-tools
Links
- Community: Add Archlinux ARM image
- Community: New linux distributions (Debian, CoreOS, CentOS, Fedora, Arch Linux, ...)