From c6c7be203e3fb91a2c66464846ce69eb23d132c8 Mon Sep 17 00:00:00 2001 From: Jane Doe Date: Sat, 2 Nov 2024 18:21:02 +0000 Subject: [PATCH] Update README.md --- README.md | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index c7835e8..8465861 100644 --- a/README.md +++ b/README.md @@ -187,8 +187,14 @@ Select to sign (or not) all needed binaries for activating Secure Boot Select Filesystem to be used (Ext4 / Btrfs) -If 'Ext4' is selected, you will be asked if you'd like a seperate '/home' partition to be created and a filesystem speedup will take place by setting the 'fast_commit' option as default as well. -If 'Btrfs' is selected, you will be asked to label your 'snapshots' directory. +If 'Ext4' is selected: + +You will be asked if you'd like a seperate '/home' partition to be created and a filesystem speedup will take place by setting the 'fast_commit' option as default as well. + +If 'Btrfs' is selected: + +You will be asked to label your 'snapshots' directory. + If 'Btrfs' & 'Grub' bootloader are selected, the 'grub-btrfs' package will also be installed, and the 'grub-btrfsd' service will be automatically installed, for user convenience.