aboutsummaryrefslogtreecommitdiff
path: root/configs/releng/airootfs/etc/systemd/system
Commit message (Collapse)AuthorAgeFilesLines
* Enabling iwdDavid Runge2020-06-241-0/+1
| | | | | | | | configs/releng/airootfs/etc/systemd/system/multi-user.target.wants/iwd.service: Adding a symlink to /usr/lib/systemd/system/iwd.service to enable iwd in airootfs (and thus on the image). Closes #18
* [archiso] Rename root-image to airootfsGerardo Exequiel Pozzi2014-06-284-0/+36
Two purposes: * systemd filename friendly: "-" is used for "/" and must be escaped with "\x20" * ISO9660 filename friendly: "-" is replaced with "_"