mirror of
https://github.com/Antynea/grub-btrfs.git
synced 2026-03-11 00:45:29 +08:00
23 lines
486 B
Markdown
23 lines
486 B
Markdown
### grub-btrfs
|
|
|
|
|
|
This is a version 1.xx of grub-btrfs
|
|
|
|
#### Description
|
|
|
|
grub-btrfs, add support for btrfs snapshots into grub menu
|
|
|
|
#### What does grub-btrfs v1.xx do :
|
|
|
|
Simple rollback using snapshots you made previous.
|
|
|
|
Makes a list of all snapshots, kernels, initramfs present on the filesystem and then creates a corresponding input with name and date of snapshots in grub.cfg, which ensures a very easy rollback.
|
|
|
|
#### TO DO
|
|
|
|
* in progress ...
|
|
|
|
* detect partition boot separate
|
|
|
|
|