From ae1c0eaaf2d42d67fdfa73d9205603a3aaf04cbd Mon Sep 17 00:00:00 2001 From: Yuval Adam Date: Sat, 13 Dec 2014 12:46:04 +0100 Subject: Clarify prerequisites --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 9dcf359..1d143b6 100644 --- a/README.md +++ b/README.md @@ -6,8 +6,14 @@ The project is based on the wonderful [archiso](https://wiki.archlinux.org/index ## Prerequisites +### Development + An existing `x86_64` [Arch Linux](https://www.archlinux.org/) system with `archiso` or `archiso-git` installed. This is currently a hard requirement due to the nature of the `mkarchiso` script. Support for other Linuces and OSs is planned for future releases. +### Target + +Generated ISO currently supports `x86_64` targets only, with `i686` (32-bit) support planned for future releases. The desktop environment will run on most Intel, AMD/ATI and Nvidia video adapters. + ## Build ```bash -- cgit v1.3.1