From 7ae6714da1d1d60a8eb57867e018c1a476c55f65 Mon Sep 17 00:00:00 2001 From: Lukas Greve Date: Tue, 7 Oct 2025 15:34:56 +0200 Subject: [PATCH] remove grub conf --- dishes/desktop-hypervisor-amdcpu.cfg | 1 - dishes/desktop-hypervisor-intelcpu-intelgpu.cfg | 1 - dishes/desktop-hypervisor-intelcpu.cfg | 1 - dishes/desktop-hypervisor.cfg | 1 - dishes/desktop.cfg | 1 - dishes/live-desktop-hypervisor.cfg | 1 - dishes/live-desktop.cfg | 1 - dishes/live-server-hypervisor.cfg | 1 - dishes/live-server.cfg | 1 - dishes/virtual-desktop-hypervisor.cfg | 1 - dishes/virtual-desktop.cfg | 1 - dishes/virtual-nano.cfg | 1 - dishes/virtual-server-hypervisor.cfg | 1 - dishes/virtual-server.cfg | 1 - 14 files changed, 14 deletions(-) diff --git a/dishes/desktop-hypervisor-amdcpu.cfg b/dishes/desktop-hypervisor-amdcpu.cfg index 21bf87c..61b735f 100644 --- a/dishes/desktop-hypervisor-amdcpu.cfg +++ b/dishes/desktop-hypervisor-amdcpu.cfg @@ -43,7 +43,6 @@ part / --fstype="ext4" --grow --label=root localectl set-keymap ch-fr # Set keymap to `ch-fr`. Alternatively, `us` can be picked. dnf update -y # Update the system -grub2-mkconfig -o /boot/grub2/grub.cfg # Unsure it is actually useful %end diff --git a/dishes/desktop-hypervisor-intelcpu-intelgpu.cfg b/dishes/desktop-hypervisor-intelcpu-intelgpu.cfg index 740acf9..706bf56 100644 --- a/dishes/desktop-hypervisor-intelcpu-intelgpu.cfg +++ b/dishes/desktop-hypervisor-intelcpu-intelgpu.cfg @@ -43,7 +43,6 @@ part / --fstype="ext4" --grow --label=root localectl set-keymap ch-fr # Set keymap to `ch-fr`. Alternatively, `us` can be picked. dnf update -y # Update the system -grub2-mkconfig -o /boot/grub2/grub.cfg # Unsure it is actually useful %end diff --git a/dishes/desktop-hypervisor-intelcpu.cfg b/dishes/desktop-hypervisor-intelcpu.cfg index d9a77bb..4ff6cc7 100644 --- a/dishes/desktop-hypervisor-intelcpu.cfg +++ b/dishes/desktop-hypervisor-intelcpu.cfg @@ -43,7 +43,6 @@ part / --fstype="ext4" --grow --label=root localectl set-keymap ch-fr # Set keymap to `ch-fr`. Alternatively, `us` can be picked. dnf update -y # Update the system -grub2-mkconfig -o /boot/grub2/grub.cfg # Unsure it is actually useful %end diff --git a/dishes/desktop-hypervisor.cfg b/dishes/desktop-hypervisor.cfg index 89bde38..fd08af5 100644 --- a/dishes/desktop-hypervisor.cfg +++ b/dishes/desktop-hypervisor.cfg @@ -43,7 +43,6 @@ part / --fstype="ext4" --grow --label=root localectl set-keymap ch-fr # Set keymap to `ch-fr`. Alternatively, `us` can be picked. dnf update -y # Update the system -grub2-mkconfig -o /boot/grub2/grub.cfg # Unsure it is actually useful %end diff --git a/dishes/desktop.cfg b/dishes/desktop.cfg index 8606048..8ed8687 100644 --- a/dishes/desktop.cfg +++ b/dishes/desktop.cfg @@ -43,7 +43,6 @@ part / --fstype="ext4" --grow --label=root localectl set-keymap ch-fr # Set keymap to `ch-fr`. Alternatively, `us` can be picked. dnf update -y # Update the system -grub2-mkconfig -o /boot/grub2/grub.cfg # Unsure it is actually useful %end diff --git a/dishes/live-desktop-hypervisor.cfg b/dishes/live-desktop-hypervisor.cfg index f209895..5a849c7 100644 --- a/dishes/live-desktop-hypervisor.cfg +++ b/dishes/live-desktop-hypervisor.cfg @@ -40,7 +40,6 @@ part / --size=8576 localectl set-keymap ch-fr # Set keymap to `ch-fr`. Alternatively, `us` can be picked. dnf update -y # Update the system -grub2-mkconfig -o /boot/grub2/grub.cfg # Unsure it is actually useful %end diff --git a/dishes/live-desktop.cfg b/dishes/live-desktop.cfg index acfe7d9..3fb1d6b 100644 --- a/dishes/live-desktop.cfg +++ b/dishes/live-desktop.cfg @@ -40,7 +40,6 @@ part / --size=8576 localectl set-keymap ch-fr # Set keymap to `ch-fr`. Alternatively, `us` can be picked. dnf update -y # Update the system -grub2-mkconfig -o /boot/grub2/grub.cfg # Unsure it is actually useful %end diff --git a/dishes/live-server-hypervisor.cfg b/dishes/live-server-hypervisor.cfg index 3735d19..e50d731 100644 --- a/dishes/live-server-hypervisor.cfg +++ b/dishes/live-server-hypervisor.cfg @@ -38,7 +38,6 @@ part / --size=8576 localectl set-keymap ch-fr # Set keymap to `ch-fr`. Alternatively, `us` can be picked. dnf update -y # Update the system -grub2-mkconfig -o /boot/grub2/grub.cfg # Unsure it is actually useful %end diff --git a/dishes/live-server.cfg b/dishes/live-server.cfg index 78d8eaf..5cc1bca 100644 --- a/dishes/live-server.cfg +++ b/dishes/live-server.cfg @@ -38,7 +38,6 @@ part / --size=8576 localectl set-keymap ch-fr # Set keymap to `ch-fr`. Alternatively, `us` can be picked. dnf update -y # Update the system -grub2-mkconfig -o /boot/grub2/grub.cfg # Unsure it is actually useful %end diff --git a/dishes/virtual-desktop-hypervisor.cfg b/dishes/virtual-desktop-hypervisor.cfg index 3538fdc..bafa5e9 100644 --- a/dishes/virtual-desktop-hypervisor.cfg +++ b/dishes/virtual-desktop-hypervisor.cfg @@ -43,7 +43,6 @@ part / --fstype="ext4" --grow --label=root localectl set-keymap ch-fr # Set keymap to `ch-fr`. Alternatively, `us` can be picked. dnf update -y # Update the system -grub2-mkconfig -o /boot/grub2/grub.cfg # Unsure it is actually useful %end diff --git a/dishes/virtual-desktop.cfg b/dishes/virtual-desktop.cfg index a7d4e6c..e509acf 100644 --- a/dishes/virtual-desktop.cfg +++ b/dishes/virtual-desktop.cfg @@ -43,7 +43,6 @@ part / --fstype="ext4" --grow --label=root localectl set-keymap ch-fr # Set keymap to `ch-fr`. Alternatively, `us` can be picked. dnf update -y # Update the system -grub2-mkconfig -o /boot/grub2/grub.cfg # Unsure it is actually useful %end diff --git a/dishes/virtual-nano.cfg b/dishes/virtual-nano.cfg index 54bcdf7..d003663 100644 --- a/dishes/virtual-nano.cfg +++ b/dishes/virtual-nano.cfg @@ -41,7 +41,6 @@ part / --fstype="ext4" --grow --label=root localectl set-keymap ch-fr # Set keymap to `ch-fr`. Alternatively, `us` can be picked. dnf update -y # Update the system -grub2-mkconfig -o /boot/grub2/grub.cfg # Unsure it is actually useful %end diff --git a/dishes/virtual-server-hypervisor.cfg b/dishes/virtual-server-hypervisor.cfg index 1d9d41d..4cf8784 100644 --- a/dishes/virtual-server-hypervisor.cfg +++ b/dishes/virtual-server-hypervisor.cfg @@ -41,7 +41,6 @@ part / --fstype="ext4" --grow --label=root localectl set-keymap ch-fr # Set keymap to `ch-fr`. Alternatively, `us` can be picked. dnf update -y # Update the system -grub2-mkconfig -o /boot/grub2/grub.cfg # Unsure it is actually useful %end diff --git a/dishes/virtual-server.cfg b/dishes/virtual-server.cfg index 25649bd..c682a06 100644 --- a/dishes/virtual-server.cfg +++ b/dishes/virtual-server.cfg @@ -41,7 +41,6 @@ part / --fstype="ext4" --grow --label=root localectl set-keymap ch-fr # Set keymap to `ch-fr`. Alternatively, `us` can be picked. dnf update -y # Update the system -grub2-mkconfig -o /boot/grub2/grub.cfg # Unsure it is actually useful %end