From 28dbcc0c9ead25a311c377c48549dcaffbe4ee74 Mon Sep 17 00:00:00 2001 From: Harald Sitter Date: Fri, 24 Jul 2026 22:28:29 +0200 Subject: [PATCH] remove hostname hack it potentially hides issues with hostname application and also breaks things by confusing systemd about whether it is in "no name set" state or not e.g. https://invent.kde.org/kde-linux/kde-linux/-/work_items/599 --- mkosi.extra/usr/lib/rebuild-efi | 1 - 1 file changed, 1 deletion(-) diff --git a/mkosi.extra/usr/lib/rebuild-efi b/mkosi.extra/usr/lib/rebuild-efi index 16df8d0..86b16a0 100755 --- a/mkosi.extra/usr/lib/rebuild-efi +++ b/mkosi.extra/usr/lib/rebuild-efi @@ -66,7 +66,6 @@ echo "rw rootflags=subvol=@system,compress=zstd:-4,lazytime \ nohz=on nohz_full=all \ rcu_nocbs=all rcutree.enable_rcu_lazy=1 \ amdgpu.dcdebugmask=0x10 \ - systemd.hostname=kde-linux \ nowatchdog \ vt.global_cursor_default=0 quiet splash plymouth.ignore-serial-consoles loglevel=3" > cmdline mkinitcpio --config mkinitcpio.conf --generate initrd --kernel "$kernel_version"