mirror of
https://github.com/Antynea/grub-btrfs.git
synced 2026-03-09 16:04:32 +08:00
29 lines
544 B
Markdown
29 lines
544 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 ...
|
|
|
|
* fix bug
|
|
|
|
* improve perfomance
|
|
|
|
* auto-detect initramfs
|
|
|
|
* detect partition boot separate
|
|
|
|
|