From 98cd451330340ec5fdef61cb53da60ee6d9cfdf4 Mon Sep 17 00:00:00 2001 From: Willi Mutschler Date: Mon, 18 May 2020 08:38:20 +0200 Subject: [PATCH] Updated ToDo --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 29ad628..c4aea40 100644 --- a/README.md +++ b/README.md @@ -162,6 +162,7 @@ or for RSYNC: - [x] Ask to be included into official Timeshift package, [status pending](https://github.com/teejee2008/timeshift/issues/595). - [x] rsync /boot and /boot/efi to filesystem for more flexibility when restoring failed kernel updates (tested on Ubuntu 20.04 and Pop!_OS 20.04) - [x] Check and adapt [grub-btrfs](https://github.com/Antynea/grub-btrfs) for compatibility with Debian-based systems to automatically create menu entries into grub (tested on Ubuntu 20.04). +- [ ] Make rsync of /boot and /boot/efi dependent on btrfs only, provide "auto" model, i.e. check whether efi or legacy boot and then rsync into filesystem **All new ideas and contributors are much appreciated and welcome, just open an issue for that!**