aboutsummaryrefslogtreecommitdiff
path: root/configs/releng/root-image/etc/systemd/system/pacman-init.service
Commit message (Collapse)AuthorAgeFilesLines
* [archiso] Rename root-image to airootfsGerardo Exequiel Pozzi2014-06-281-15/+0
| | | | | | Two purposes: * systemd filename friendly: "-" is used for "/" and must be escaped with "\x20" * ISO9660 filename friendly: "-" is replaced with "_"
* Use tmpfs for /etc/pacman.d/gnupg instead of a symlink to /runPierre Schmitz2012-10-061-0/+2
| | | | | | This fixes FS#31815 Signed-off-by: Pierre Schmitz <pierre@archlinux.de>
* [configs/releng] Add pacman-init.serviceGerardo Exequiel Pozzi2012-10-031-0/+13
Signed-off-by: Gerardo Exequiel Pozzi <vmlinuz386@yahoo.com.ar>