User talk:Torxed
Testing
A bunch of testing has been done since august last year. There's still some edge cases and I would like to run more tests on a wider hardware base. But the tool has been in the wild since a while back - and people have reported happy results as well as some suggestions and minor issues.
Torxed (talk) 09:46, 15 March 2021 (UTC)
Further testing has to be done. Automated tests are partially setup, but to catch edge cases a lot more manual testing has to be done.
Torxed (talk) 06:11, 21 August 2020 (UTC)
Formatting
Formatting issues were mainly tied to the build instructions. Those instructions have now been removed.
Torxed (talk) 09:46, 15 March 2021 (UTC)
I don't know how to escape [ [
without the space, without it turning into a hyperlink to a document. So the bash-syntax here is broken:
~/archiso/airootfs/etc/skel/.zprofile
[ [ -z $DISPLAY && $XDG_VTNR -eq 1 ]] && sh -c "python -m archinstall guided"