index : archinstall32 | |
Archlinux32 installer | gitolite user |
summaryrefslogtreecommitdiff |
author | Anton Hvornum <anton.feeds@gmail.com> | 2019-04-12 00:03:25 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-04-12 00:03:25 +0200 |
commit | 6c91535fbed825261ed0a6a68e59a26f8d13b1b6 (patch) | |
tree | d892338a5877e9a25cd8e47ccc8851ef2dbc078f /README.md | |
parent | 61f38275251f58771a40967e131603e5db28abef (diff) |
-rw-r--r-- | README.md | 3 |
@@ -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.<br> +This guides you on how to create a ISO that has Python and can run the arch installed in **unattended mode.**<br> +We'll need to reconfigure the **releng** profile after it's been copied, to include Python etc.<br> To do so, we need to add some packages to `packages.x86_64` and add some commands to `customize_airootfs.sh`. # cd ~/archlive |