From 3db73de47921c1f0f4f3a686232d86f6b9afc3a7 Mon Sep 17 00:00:00 2001 From: Antynea Date: Fri, 25 Sep 2015 10:24:20 +0200 Subject: [PATCH] fixme : choise of method --- 41_snapshots-btrfs | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/41_snapshots-btrfs b/41_snapshots-btrfs index 693604e..56f5fbe 100644 --- a/41_snapshots-btrfs +++ b/41_snapshots-btrfs @@ -33,7 +33,7 @@ # - Generate grub.cfg (on Archlinux use grub-mkconfig -o /boot/grub/grub.cfg) # # # # - grub-btrfs automatically generates snapshots entries. # -# - You will see it appear different entries (e.g : Snapshot: my snapshot name overkill [2014-02-12 11:24:37]) # +# - You will see it appear different entries (e.g : Snapshot: [2014-02-12 11:24:37] my snapshot name overkill) # # # # # # To do: # @@ -57,7 +57,7 @@ sysconfdir="/etc" ### Variables in /etc/default/grub ### ###################################### ## Choice of method -choise_of_method=${GRUB_BTRFS_SUBMENUNAME:-"1"} +choise_of_method=${GRUB_BTRFS_METHOD:-"1"} ## Submenu name submenuname=${GRUB_BTRFS_SUBMENUNAME:-"ArchLinux Snapshots"} ## Prefix entry