scaleway-image-archlinux/README.md

36 lines
1.5 KiB
Markdown
Raw Normal View History

2015-02-11 17:59:49 +01:00
Official Archlinux image on Online Labs [![Build Status](https://travis-ci.org/online-labs/image-archlinux.svg?branch=master)](https://travis-ci.org/online-labs/image-archlinux)
2014-12-04 18:36:32 +01:00
=======================================
2014-12-19 11:25:44 +01:00
**Warning: this image is not yet working**
2014-12-04 18:36:32 +01:00
Scripts to build the official Archlinux image on Online Labs
2015-01-05 12:53:24 +01:00
This image is built using [Image Tools](https://github.com/online-labs/image-tools) and is based on the official [Ubuntu](https://github.com/online-labs/image-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](https://github.com/online-labs/image-tools#docker-based-builder)
2014-12-04 18:36:32 +01:00
---
2015-01-05 12:53:24 +01:00
Install
-------
Build and write the image to /dev/nbd1 (see [documentation](https://doc.cloud.online.net/howto/create_image.html))
$ make install
2014-12-04 18:36:32 +01:00
2015-01-05 12:53:24 +01:00
Full list of commands available at: [online-labs/image-tools](https://github.com/online-labs/image-tools/tree/master#commands)
---
2014-12-04 18:36:32 +01:00
links
-----
- [Community: Add Archlinux ARM image](https://community.cloud.online.net/t/need-feedback-add-arch-linux-arm-image/243?u=manfred)
- [Community: New linux distributions (Debian, CoreOS, CentOS, Fedora, Arch Linux, ...)](https://community.cloud.online.net/t/official-new-linux-distributions-debian-coreos-centos-fedora-arch-linux/229?u=manfred)