mirror of
https://github.com/Antynea/grub-btrfs.git
synced 2026-08-24 01:03:15 +08:00
Revert "feat: add auto-detection for Fedora distribution (#428)"
This reverts commit a181e2ca41.
This commit is contained in:
8
config
8
config
@@ -3,14 +3,6 @@
|
|||||||
|
|
||||||
GRUB_BTRFS_VERSION=master-2026-05-31T15:55:08+00:00
|
GRUB_BTRFS_VERSION=master-2026-05-31T15:55:08+00:00
|
||||||
|
|
||||||
# Distribution specific auto-detection (e.g. Fedora)
|
|
||||||
if [ -f /etc/fedora-release ]; then
|
|
||||||
GRUB_BTRFS_GRUB_DIRNAME="/boot/grub2"
|
|
||||||
GRUB_BTRFS_GBTRFS_DIRNAME="/boot/grub2"
|
|
||||||
GRUB_BTRFS_MKCONFIG="grub2-mkconfig"
|
|
||||||
GRUB_BTRFS_SCRIPT_CHECK="grub2-script-check"
|
|
||||||
fi
|
|
||||||
|
|
||||||
# Disable grub-btrfs.
|
# Disable grub-btrfs.
|
||||||
# Default: "false"
|
# Default: "false"
|
||||||
#GRUB_BTRFS_DISABLE="true"
|
#GRUB_BTRFS_DISABLE="true"
|
||||||
|
|||||||
Reference in New Issue
Block a user