From b51121064688b67b54f3bf6e25dfdc080d1c6b39 Mon Sep 17 00:00:00 2001 From: Antynea Date: Wed, 23 Sep 2015 02:39:26 +0200 Subject: [PATCH] Update README.md --- README.md | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index e3b2bc1..b99c9d7 100644 --- a/README.md +++ b/README.md @@ -13,9 +13,13 @@ grub-btrfs, Include btrfs snapshots at boot options. (grub menu) Simple rollback using snapshots you made previously. -- Automatically List snapshots existing on root partition (btrfs). -- Automatically Detect kernel, initramfs and intel microcode in "/boot" directory on snapshots. (For custon name, see below.) -- Automatically Create corresponding menuentry in grub.cfg , which ensures a very easy rollback. +* Automatically List snapshots existing on root partition (btrfs). + +* Automatically Detect if "/boot" is in separate partition. + +* Automatically Detect kernel, initramfs and intel microcode in "/boot" directory on snapshots. (For custon name, see below.) + +* Automatically Create corresponding "menuentry" in grub.cfg , which ensures a very easy rollback. #### How to use it: