aboutsummaryrefslogtreecommitdiff
path: root/configs/releng/airootfs/root/install.txt
Commit message (Collapse)AuthorAgeFilesLines
* Remove lynx usage in configs/releng/build.shnl67202020-07-111-3/+0
| | | | | | | | /usr/local/bin/Installation_guide: Add a convenience script which opens the installation guide in lynx. /etc/motd: Provide a message with minimal instructions for connecting to internet and inform about the Installation_guide convenience script.
* [archiso] Rename root-image to airootfsGerardo Exequiel Pozzi2014-06-281-0/+3
Two purposes: * systemd filename friendly: "-" is used for "/" and must be escaped with "\x20" * ISO9660 filename friendly: "-" is replaced with "_"