~usarinheininga/ubuntuplasma/+git/grub-btrfs:improve-config

Last commit made on 2023-01-22
Get this branch:
git clone -b improve-config https://git.launchpad.net/~usarinheininga/ubuntuplasma/+git/grub-btrfs

Branch merges

Branch information

Name:
improve-config
Repository:
lp:~usarinheininga/ubuntuplasma/+git/grub-btrfs

Recent commits

1d33404... by Pascal Jaeger

Merge branch 'master' into improve-config

89ef805... by Pascal Jaeger

grub-btrfsd: do no append with += to optional args

This does not work anymore, but it should be similar to the systemd
service file anyway, where things are just written in one line.

Signed-off-by: Pascal Jäger <email address hidden>

e03e87d... by Pascal Jaeger

grub-btrfsd: Use bash as interpreter

Fix: #248

Signed-off-by: Pascal Jäger <email address hidden>

f131c38... by Pascal Jaeger

manpages: correct some minor things

Signed-off-by: Pascal Jäger <email address hidden>

934ab21... by Pascal Jaeger

grub-btrfs: add custom kernel parameters option for snapshots

Fix #214, #160

Signed-off-by: Pascal Jäger <email address hidden>

f0ed56d... by Pascal Jaeger

grub-btrfs: Improve variable defaults

Fix #244

Signed-off-by: Pascal Jäger <email address hidden>

29ec43e... by Pascal Jaeger

grub-btrfsd: Fix non POSIX redirect

Squashed commit of the following:

commit d75feb59f43e244594b96da0b2dcc77563699901
Author: Pascal J <email address hidden>
Date: Sun Dec 4 22:07:01 2022 +0100

    grub-btrsd: update shebang

commit a64379789c09e77f7d779c178ddce6df5e02948e
Author: Pavin Joseph <email address hidden>
Date: Sun Dec 4 22:52:31 2022 +0530

    Update grub-btrfsd

commit fe42568785f4b0d7315097492b85e73394dd3444
Author: Pavin Joseph <email address hidden>
Date: Sun Dec 4 04:07:05 2022 +0530

    Update grub-btrfsd

Signed-off-by: Pascal Jäger <email address hidden>

6980771... by Kevin Chevreuil - Kaisen <email address hidden>

Don't display warnings when the mount command is used

bc167ff... by Pascal Jaeger

Readme: added instructions for --timeshift-old

Signed-off-by: Pascal Jäger <email address hidden>

b661e4e... by Pascal Jaeger

Merge branch 'fix-snap-dir-check'