No need to close net-deploy for network support.

This commit is contained in:
Anton Hvornum 2018-04-08 11:03:00 +02:00 committed by GitHub
parent 3c7ad89922
commit 97c44e0d94
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 3 deletions

View File

@ -5,7 +5,7 @@ Just a bare bone automated [Arch](https://wiki.archlinux.org/index.php/Arch_Linu
# cd ~/archlive
# echo -e "git\npython-psutil" >> packages.both
# echo "git clone -b net-deploy --single-branch https://github.com/Torxed/archinstall.git" >> ./airootfs/root/customize_airootfs.sh
# echo "git clone https://github.com/Torxed/archinstall.git" >> ./airootfs/root/customize_airootfs.sh
# echo "chmod +x ~/archinstall/archinstall.py" >> ./airootfs/root/customize_airootfs.sh
# mkdir ./airootfs/etc/skel
# echo '[[ -z $DISPLAY && $XDG_VTNR -eq 1 ]] && sh -c ~/archinstall/archinstall.py' >> ./airootfs/etc/skel/.zprofile
@ -19,7 +19,7 @@ Whenever this live-cd boots, from here on now - it'll run `archinstall.py`.
# Manually run it on a booted Live CD
# git clone -b net-deploy --single-branch https://github.com/Torxed/archinstall.git
# git clone https://github.com/Torxed/archinstall.git
# python3 ./archinstall/archinstall.py
# Some parameters you can give it
@ -55,4 +55,4 @@ Whenever this live-cd boots, from here on now - it'll run `archinstall.py`.
## End note
![description](description.jpg)
![description](description.jpg)