v4.10
#167
Replies: 2 comments 1 reply
-
After several tests, I think it's time to release. @maximbaz |
Beta Was this translation helpful? Give feedback.
0 replies
-
@maximbaz Sorry to bother you again. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Improvement:
Script:
(or have been added to the custom kernel list)
(That should be the end of multiple tmp.xxxxxxxxxx in /tmp)
(before = tmp.xxxxxxxxx , now = grub-btrfs.xxxxxxxxxx)
No backup was made.
If an error is detected, the "grub-btrfs.new" file will coexist with the old "grub-btrfs.cfg" file, if it exists.
Config file:
"GRUB_BTRFS_IGNORE_SNAPPER_TYPE"
Ignore specific type of snapper's snapshot during run "grub-mkconfig".
Type = single, pre or post.
"GRUB_BTRFS_IGNORE_SNAPPER_DESCRIPTION"
Ignore specific description of snapper's snapshot during run "grub-mkconfig".
See Config file
Miscellaneous:
Script:
With these changes, the script will be disabled as soon as possible, if :
(Refer to the project website, installation section)
Uses "GRUB_BTRFS_LIMIT" (default 50) instead.
Adds "ro" flags to provide protection against accidental writing.
Readme:
This discussion was created from the release v4.10.
Beta Was this translation helpful? Give feedback.
All reactions