From fd9832605145b7e8ef82545032ebf9511da37b4c Mon Sep 17 00:00:00 2001 From: Anton Hvornum Date: Wed, 27 Nov 2019 12:14:52 +0100 Subject: [PATCH] Updated Autorun on Arch Live CD (markdown) --- Autorun-on-Arch-Live-CD.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Autorun-on-Arch-Live-CD.md b/Autorun-on-Arch-Live-CD.md index 8e416e8..7ae4043 100644 --- a/Autorun-on-Arch-Live-CD.md +++ b/Autorun-on-Arch-Live-CD.md @@ -1,5 +1,5 @@ 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.
+We'll need to reconfigure the [releng](https://wiki.archlinux.org/index.php/Archiso#Setup) 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