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