aboutsummaryrefslogtreecommitdiff
path: root/configs/releng/airootfs/root/.automated_script.sh
Commit message (Collapse)AuthorAgeFilesLines
* Simplifying regex for script downloadDavid Runge2020-05-301-1/+1
| | | | | configs/releng/airootfs/root/.automated_script.sh: Using only one regex to match http://, https:// or ftp:// endpoints.
* [archiso] Rename root-image to airootfsGerardo Exequiel Pozzi2014-06-281-0/+34
Two purposes: * systemd filename friendly: "-" is used for "/" and must be escaped with "\x20" * ISO9660 filename friendly: "-" is replaced with "_"