mirror of
https://github.com/Antynea/grub-btrfs.git
synced 2026-03-04 13:05:00 +08:00
grub-btrfs: update comments
Signed-off-by: Pascal Jäger <pascal.jaeger@leimstift.de>
This commit is contained in:
@@ -20,14 +20,16 @@
|
||||
# - Automatically generate grub.cfg if you use the provided systemd service.
|
||||
#
|
||||
# Installation:
|
||||
# - Refer to https://github.com/Antynea/grub-btrfs#installation-
|
||||
# - Refer to https://github.com/Antynea/grub-btrfs#%EF%B8%8F-installation
|
||||
#
|
||||
# Customization:
|
||||
# You have the possibility to modify many parameters in /etc/default/grub-btrfs/config.
|
||||
# Read more here https://github.com/Antynea/grub-btrfs#installation- an in the manpage
|
||||
# 'man grub-btrfs'
|
||||
#
|
||||
# Automatically update Grub
|
||||
# If you would like grub-btrfs menu to automatically update when a snapshot is created or deleted:
|
||||
# - Refer to https://github.com/Antynea/grub-btrfs#automatically-update-grub.
|
||||
# - Refer to https://github.com/Antynea/grub-btrfs#-automatically-update-grub-upon-snapshot.
|
||||
#
|
||||
# Special thanks for assistance and contributions:
|
||||
# - My friends
|
||||
|
||||
8
config
8
config
@@ -2,10 +2,14 @@
|
||||
|
||||
|
||||
<<<<<<< HEAD
|
||||
GRUB_BTRFS_VERSION=4.12-HEAD-2023-03-26T17:44:56+00:00
|
||||
<<<<<<< HEAD
|
||||
GRUB_BTRFS_VERSION=4.12-HEAD-2023-03-26T17:46:23+00:00
|
||||
=======
|
||||
GRUB_BTRFS_VERSION=4.12-master-2023-03-26T17:20:08+00:00
|
||||
GRUB_BTRFS_VERSION=4.12-HEAD-2023-03-26T17:46:23+00:00
|
||||
>>>>>>> 02513bb (grub-btrfs: get bach the grub_btrfs_search_directory functionality)
|
||||
=======
|
||||
GRUB_BTRFS_VERSION=4.12-HEAD-2023-03-26T17:46:23+00:00
|
||||
>>>>>>> 4b564c1 (grub-btrfs: update comments)
|
||||
|
||||
# Disable grub-btrfs.
|
||||
# Default: "false"
|
||||
|
||||
Reference in New Issue
Block a user