[arch-projects] [mkinitcpio] [PATCH] sd-vconsole: Use udev activation

2016-11-22 Thread Jan Alexander Steffens (heftig) via arch-projects
systemd v232 only activates systemd-vconsole-setup via udev. Follow this to make sure things work properly. This also obsoletes the modules-load hack. https://github.com/systemd/systemd/issues/4699 --- install/sd-vconsole | 9 ++--- 1 file changed, 2 insertions(+), 7 deletions(-) diff --git

[arch-projects] [mkinitcpio] [PATCH] sd-vconsole: Reenable systemd-vconsole-setup.service

2016-11-19 Thread Jan Alexander Steffens (heftig) via arch-projects
systemd v232 dropped the Wants and nothing activates the service anymore. The binary is still activated via udev, but that doesn't seem to get triggered properly, possibly because the i915 module is loaded via modules-load or it replaces the uefi fb. BTW, without any means of activation, the

[arch-projects] [devtools] [PATCH] arch-nspawn: Work around pacman master returning file-URLs from the cache

2016-05-28 Thread Jan Alexander Steffens (heftig) via arch-projects
--- arch-nspawn.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/arch-nspawn.in b/arch-nspawn.in index 357d9509eecc2de4..e46b57ffcdc2cda2 100644 --- a/arch-nspawn.in +++ b/arch-nspawn.in @@ -53,7 +53,7 @@ else cache_dirs=("$cache_dir") fi -host_mirror=$(pacman