aboutsummaryrefslogtreecommitdiff
path: root/configs/releng/root-image/etc/systemd/system/etc-pacman.d-gnupg.mount
Commit message (Collapse)AuthorAgeFilesLines
* [archiso] Rename root-image to airootfsGerardo Exequiel Pozzi2014-06-281-8/+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/+8
This fixes FS#31815 Signed-off-by: Pierre Schmitz <pierre@archlinux.de>