WIP: Arch Linux Image for Scaleway (x86-64)
Go to file
Manfred Touron 49609bce15 Merge pull request #10 from lukas2511/sbin-fix
moving custom stuff from /usr/sbin to /usr/local/sbin
2015-03-22 00:00:04 +01:00
patches Merge pull request #10 from lukas2511/sbin-fix 2015-03-22 00:00:04 +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 Revert "Relabel the whole filesystem on first boot" 2015-03-16 18:22:56 +00:00
LICENSE Update LICENSE 2015-01-01 14:32:24 +01:00
Makefile Using latest as the default version 2014-12-18 10:30:58 +00:00
README.md Update README.md 2015-03-10 11:41:52 +01:00

README.md

Official Archlinux image on Online Labs Build Status

Warning: this image is not yet working

Scripts to build the official Archlinux image on Online Labs

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: online-labs/image-tools



A project by Online Labs