Topic: Live image for installation and GNU Screen
When I install Hyperbola with a wired connection the first thing I do is installing GNU Screen so I can copy and paste long command like:
cryptsetup -v --cipher serpent-xts-plain64 --key-size 512 --hash whirlpool --iter-time 500 --use-random --verify-passphrase luksFormat /dev/sdb1
and read my installing notes...but if I would want to install the system with a wireless connection first I would have to formatting the disk and mount it
Will it be possible to put GNU screen in the netinstall by default?