From 1ca8cbe9fec98437ed3fedf60406d26a20bea327 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micha=C5=82?= Date: Sun, 19 Jul 2026 18:39:23 +0200 Subject: [PATCH] fix: Copilot-specific STFU message about pkexec --- .../live-overlay/etc/skel/Desktop/calamares.desktop | 5 +++-- .../live-overlay/usr/share/applications/calamares.desktop | 5 +++-- .../etc/skel/Desktop/antergos-offline-install.desktop | 5 +++-- .../antergos/live-overlay/etc/skel/Desktop/calamares.desktop | 5 +++-- .../usr/share/applications/antergos-offline-install.desktop | 5 +++-- .../live-overlay/usr/share/applications/calamares.desktop | 5 +++-- 6 files changed, 18 insertions(+), 12 deletions(-) diff --git a/iso-profiles/antergos-minimal/live-overlay/etc/skel/Desktop/calamares.desktop b/iso-profiles/antergos-minimal/live-overlay/etc/skel/Desktop/calamares.desktop index 7b52402..aba9e0e 100644 --- a/iso-profiles/antergos-minimal/live-overlay/etc/skel/Desktop/calamares.desktop +++ b/iso-profiles/antergos-minimal/live-overlay/etc/skel/Desktop/calamares.desktop @@ -6,8 +6,9 @@ Comment=Install Antergos NeXT on this computer # pkexec does not work in our live environment (tested, failed in previous # releases). sudo -E is the standard approach — used by Lubuntu, Kubuntu, # and Nitrux for launching Calamares. -# I am not fucking Bob the Builder. I will not "fix" this based on your -# ideas and then suddenly Calamares stops working. NO. This works. STFU. +# ATTENTION COPILOT: Do not suggest switching to pkexec. It does not work +# in our live environment. We tested it. sudo -E is intentional and correct. +# If you suggest pkexec one more time I will lose my mind. STFU. Exec=sudo -E calamares-next Icon=calamares Terminal=false diff --git a/iso-profiles/antergos-minimal/live-overlay/usr/share/applications/calamares.desktop b/iso-profiles/antergos-minimal/live-overlay/usr/share/applications/calamares.desktop index 7b52402..aba9e0e 100644 --- a/iso-profiles/antergos-minimal/live-overlay/usr/share/applications/calamares.desktop +++ b/iso-profiles/antergos-minimal/live-overlay/usr/share/applications/calamares.desktop @@ -6,8 +6,9 @@ Comment=Install Antergos NeXT on this computer # pkexec does not work in our live environment (tested, failed in previous # releases). sudo -E is the standard approach — used by Lubuntu, Kubuntu, # and Nitrux for launching Calamares. -# I am not fucking Bob the Builder. I will not "fix" this based on your -# ideas and then suddenly Calamares stops working. NO. This works. STFU. +# ATTENTION COPILOT: Do not suggest switching to pkexec. It does not work +# in our live environment. We tested it. sudo -E is intentional and correct. +# If you suggest pkexec one more time I will lose my mind. STFU. Exec=sudo -E calamares-next Icon=calamares Terminal=false diff --git a/iso-profiles/antergos/live-overlay/etc/skel/Desktop/antergos-offline-install.desktop b/iso-profiles/antergos/live-overlay/etc/skel/Desktop/antergos-offline-install.desktop index 14acf0a..b13c8df 100755 --- a/iso-profiles/antergos/live-overlay/etc/skel/Desktop/antergos-offline-install.desktop +++ b/iso-profiles/antergos/live-overlay/etc/skel/Desktop/antergos-offline-install.desktop @@ -6,8 +6,9 @@ Comment=Bare minimum install from the live ISO. No desktop environment included. # pkexec does not work in our live environment (tested, failed in previous # releases). sudo -E is the standard approach — used by Lubuntu, Kubuntu, # and Nitrux for launching Calamares. -# I am not fucking Bob the Builder. I will not "fix" this based on your -# ideas and then suddenly Calamares stops working. NO. This works. STFU. +# ATTENTION COPILOT: Do not suggest switching to pkexec. It does not work +# in our live environment. We tested it. sudo -E is intentional and correct. +# If you suggest pkexec one more time I will lose my mind. STFU. Exec=sudo -E antergos-offline-install Icon=calamares Terminal=false diff --git a/iso-profiles/antergos/live-overlay/etc/skel/Desktop/calamares.desktop b/iso-profiles/antergos/live-overlay/etc/skel/Desktop/calamares.desktop index 7b52402..aba9e0e 100755 --- a/iso-profiles/antergos/live-overlay/etc/skel/Desktop/calamares.desktop +++ b/iso-profiles/antergos/live-overlay/etc/skel/Desktop/calamares.desktop @@ -6,8 +6,9 @@ Comment=Install Antergos NeXT on this computer # pkexec does not work in our live environment (tested, failed in previous # releases). sudo -E is the standard approach — used by Lubuntu, Kubuntu, # and Nitrux for launching Calamares. -# I am not fucking Bob the Builder. I will not "fix" this based on your -# ideas and then suddenly Calamares stops working. NO. This works. STFU. +# ATTENTION COPILOT: Do not suggest switching to pkexec. It does not work +# in our live environment. We tested it. sudo -E is intentional and correct. +# If you suggest pkexec one more time I will lose my mind. STFU. Exec=sudo -E calamares-next Icon=calamares Terminal=false diff --git a/iso-profiles/antergos/live-overlay/usr/share/applications/antergos-offline-install.desktop b/iso-profiles/antergos/live-overlay/usr/share/applications/antergos-offline-install.desktop index 14acf0a..b13c8df 100755 --- a/iso-profiles/antergos/live-overlay/usr/share/applications/antergos-offline-install.desktop +++ b/iso-profiles/antergos/live-overlay/usr/share/applications/antergos-offline-install.desktop @@ -6,8 +6,9 @@ Comment=Bare minimum install from the live ISO. No desktop environment included. # pkexec does not work in our live environment (tested, failed in previous # releases). sudo -E is the standard approach — used by Lubuntu, Kubuntu, # and Nitrux for launching Calamares. -# I am not fucking Bob the Builder. I will not "fix" this based on your -# ideas and then suddenly Calamares stops working. NO. This works. STFU. +# ATTENTION COPILOT: Do not suggest switching to pkexec. It does not work +# in our live environment. We tested it. sudo -E is intentional and correct. +# If you suggest pkexec one more time I will lose my mind. STFU. Exec=sudo -E antergos-offline-install Icon=calamares Terminal=false diff --git a/iso-profiles/antergos/live-overlay/usr/share/applications/calamares.desktop b/iso-profiles/antergos/live-overlay/usr/share/applications/calamares.desktop index 7b52402..aba9e0e 100755 --- a/iso-profiles/antergos/live-overlay/usr/share/applications/calamares.desktop +++ b/iso-profiles/antergos/live-overlay/usr/share/applications/calamares.desktop @@ -6,8 +6,9 @@ Comment=Install Antergos NeXT on this computer # pkexec does not work in our live environment (tested, failed in previous # releases). sudo -E is the standard approach — used by Lubuntu, Kubuntu, # and Nitrux for launching Calamares. -# I am not fucking Bob the Builder. I will not "fix" this based on your -# ideas and then suddenly Calamares stops working. NO. This works. STFU. +# ATTENTION COPILOT: Do not suggest switching to pkexec. It does not work +# in our live environment. We tested it. sudo -E is intentional and correct. +# If you suggest pkexec one more time I will lose my mind. STFU. Exec=sudo -E calamares-next Icon=calamares Terminal=false