From 0216e403c52599b7a1dcbd1fc27cbf539f87c6af Mon Sep 17 00:00:00 2001 From: Celestia Ludenberg Date: Wed, 1 Jul 2026 18:55:44 +0200 Subject: [PATCH] fix: remove Artix-specific packages from netinstall groups, add antergos-grub-theme --- .../etc/calamares-online/modules/netinstall.yaml | 9 +++------ .../live-overlay/etc/calamares/modules/netinstall.yaml | 9 +++------ 2 files changed, 6 insertions(+), 12 deletions(-) diff --git a/iso-profiles/antergos/live-overlay/etc/calamares-online/modules/netinstall.yaml b/iso-profiles/antergos/live-overlay/etc/calamares-online/modules/netinstall.yaml index 12f5097..1877281 100644 --- a/iso-profiles/antergos/live-overlay/etc/calamares-online/modules/netinstall.yaml +++ b/iso-profiles/antergos/live-overlay/etc/calamares-online/modules/netinstall.yaml @@ -50,22 +50,19 @@ - vi - name: "Devel" - description: "Artix development" + description: "Development tools" selected: false packages: - base-devel - - artix-checkupdates - - artix-rebuild-order - artools-base - artools-iso - artools-pkg - name: "Style" - description: "Artix themes, icons, branding" + description: "Antergos themes, icons, branding" selected: false packages: - - artix-netinstall-presets - - artix-grub-theme + - antergos-grub-theme - name: "Desktop" description: "DE" diff --git a/iso-profiles/antergos/live-overlay/etc/calamares/modules/netinstall.yaml b/iso-profiles/antergos/live-overlay/etc/calamares/modules/netinstall.yaml index 12f5097..1877281 100644 --- a/iso-profiles/antergos/live-overlay/etc/calamares/modules/netinstall.yaml +++ b/iso-profiles/antergos/live-overlay/etc/calamares/modules/netinstall.yaml @@ -50,22 +50,19 @@ - vi - name: "Devel" - description: "Artix development" + description: "Development tools" selected: false packages: - base-devel - - artix-checkupdates - - artix-rebuild-order - artools-base - artools-iso - artools-pkg - name: "Style" - description: "Artix themes, icons, branding" + description: "Antergos themes, icons, branding" selected: false packages: - - artix-netinstall-presets - - artix-grub-theme + - antergos-grub-theme - name: "Desktop" description: "DE"