scaleway-image-archlinux/README.md

42 lines
1.6 KiB
Markdown
Raw Normal View History

2015-04-07 10:17:01 +02:00
Archlinux image on Scaleway [![Build Status](https://travis-ci.org/scaleway/image-archlinux.svg?branch=master)](https://travis-ci.org/scaleway/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
2015-04-07 10:17:01 +02:00
Scripts to build the official Archlinux image on Scaleway
2014-12-04 18:36:32 +01:00
2015-04-07 10:17:01 +02:00
This image is built using [Image Tools](https://github.com/scaleway/image-tools) and is based on the official [Ubuntu](https://github.com/scaleway/image-ubuntu) image.
2015-01-05 12:53:24 +01:00
2015-03-10 11:41:52 +01:00
<img src="http://upload.wikimedia.org/wikipedia/commons/5/59/Archlogo.png" width="300px" />
2015-01-05 12:53:24 +01:00
---
**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.
2015-04-07 10:17:01 +02:00
[More info](https://github.com/scaleway/image-tools#docker-based-builder)
2015-01-05 12:53:24 +01:00
2014-12-04 18:36:32 +01:00
---
2015-01-05 12:53:24 +01:00
Install
-------
2015-04-07 10:17:01 +02:00
Build and write the image to /dev/nbd1 (see [documentation](https://www.scaleway.com/docs/create_an_image_with_docker))
2015-01-05 12:53:24 +01:00
$ make install
2014-12-04 18:36:32 +01:00
2015-04-07 10:17:01 +02:00
Full list of commands available at: [scaleway/image-tools](https://github.com/scaleway/image-tools/#commands)
2015-01-05 12:53:24 +01:00
---
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)
2015-03-10 11:41:52 +01:00
---
2015-04-07 10:17:01 +02:00
A project by [![Scaleway](https://avatars1.githubusercontent.com/u/5185491?v=3&s=42)](https://www.scaleway.com/)