Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorAnton Hvornum <anton.feeds@gmail.com>2019-04-13 12:28:30 +0200
committerGitHub <noreply@github.com>2019-04-13 12:28:30 +0200
commit221640b83dd18a8885f274bde43e28d57e1d6e1f (patch)
tree4682dea22cc453a97ee9d362f5784d29a569caa2 /README.md
parentb0b6a98de4f307df8be7b2981b1aa697bd934953 (diff)
A better description of the features
Diffstat (limited to 'README.md')
-rw-r--r--README.md10
1 files changed, 10 insertions, 0 deletions
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.**<br>