From 221640b83dd18a8885f274bde43e28d57e1d6e1f Mon Sep 17 00:00:00 2001 From: Anton Hvornum Date: Sat, 13 Apr 2019 12:28:30 +0200 Subject: A better description of the features --- README.md | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'README.md') diff --git a/README.md b/README.md index 8c352e4f..cad62ec8 100644 --- a/README.md +++ b/README.md @@ -15,6 +15,16 @@ This will install a basic Arch Linux, without interaction, on the first drive it > NOTE: This assumes Python is installed on your ISO, follow [ArchISO](https://wiki.archlinux.org/index.php/archiso)'s guide on how to create your own ISO or use a pre-built [guided ISO](https://hvornum.se/archiso/). Below is examples and a cheat sheet on how to create such a ISO *(with different flavors)*. +# Features + + * Unattended install of Arch Linux + * User guided install of Arch Linux (Like most other distros have) + * YubiKey support for disk and root password (next release) + * Profile / Template based installs + * Supports offline-installation of Arch Linux + * Full disk encryption, locale/region settings and customizable application selection + * Never creates post-install/service scripts (usually used to finalize databases etc) + # Autorun on Arch Live CD (Unattended install) This guides you on how to create a ISO that has Python and can run the arch installed in **unattended mode.**
-- cgit v1.2.3-54-g00ecf