WIP: Arch Linux Image for Scaleway (x86-64)
Go to file
Mikkel Oscar Lyderik 122793eeba Enable required DHCP option in systemd-networkd
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
2015-12-07 17:49:57 +01:00
patches Enable required DHCP option in systemd-networkd 2015-12-07 17:49:57 +01:00
.gitignore Ported scripts to the docker-based builder (Fixes #2) 2014-12-18 10:03:15 +00:00
.travis.yml Added .travis.yml 2015-01-14 17:31:41 +01:00
Dockerfile Removed shunit2 (upstream is dead). 2015-09-01 16:12:37 +00:00
LICENSE s/onlinelabs/scaleway/g 2015-04-07 08:17:01 +00:00
Makefile Update metadata 2015-10-02 16:59:12 +00:00
README.md Update README.md 2015-10-02 19:15:52 +02:00

README.md

Archlinux image on Scaleway

Build Status

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.

More info


Install

Build and write the image to /dev/nbd1 (see documentation)

$ make install

Full list of commands available at: scaleway/image-tools



A project by Scaleway