From 6c91535fbed825261ed0a6a68e59a26f8d13b1b6 Mon Sep 17 00:00:00 2001 From: Anton Hvornum Date: Fri, 12 Apr 2019 00:03:25 +0200 Subject: Update README.md --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index 36f96187..8c352e4f 100644 --- a/README.md +++ b/README.md @@ -17,7 +17,8 @@ This will install a basic Arch Linux, without interaction, on the first drive it # Autorun on Arch Live CD (Unattended install) -We'll need to reconfigure the live ISO medium to include Python etc.
+This guides you on how to create a ISO that has Python and can run the arch installed in **unattended mode.**
+We'll need to reconfigure the **releng** profile after it's been copied, to include Python etc.
To do so, we need to add some packages to `packages.x86_64` and add some commands to `customize_airootfs.sh`. # cd ~/archlive -- cgit v1.2.3-54-g00ecf