aboutsummaryrefslogtreecommitdiff
path: root/configs/releng/root-image/root/.automated_script.sh
Commit message (Collapse)AuthorAgeFilesLines
* [archiso] Rename root-image to airootfsGerardo Exequiel Pozzi2014-06-281-34/+0
| | | | | | Two purposes: * systemd filename friendly: "-" is used for "/" and must be escaped with "\x20" * ISO9660 filename friendly: "-" is replaced with "_"
* [configs/releng] Fix script= expansionGerardo Exequiel Pozzi2014-04-251-1/+1
| | | | | | Fix FS#40049 Signed-off-by: Gerardo Exequiel Pozzi <vmlinuz386@yahoo.com.ar>
* [configs/releng] Rework automated_script() from initscript hooks to ↵Gerardo Exequiel Pozzi2012-10-031-0/+34
/root/.zlogin Signed-off-by: Gerardo Exequiel Pozzi <vmlinuz386@yahoo.com.ar>