mirror of
https://github.com/Antynea/grub-btrfs.git
synced 2026-08-19 21:28:24 +08:00
Compare commits
2 Commits
revert-428
...
master
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
a136a7c989 | ||
|
|
13cb7d46b0 |
10
config
10
config
@@ -1,15 +1,7 @@
|
||||
#!/usr/bin/env bash
|
||||
|
||||
|
||||
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
|
||||
GRUB_BTRFS_VERSION=master-2026-08-05T07:40:52+00:00
|
||||
|
||||
# Disable grub-btrfs.
|
||||
# Default: "false"
|
||||
|
||||
Reference in New Issue
Block a user