From 10cb00dca1e395d47792ddef9af7192e6fd99c96 Mon Sep 17 00:00:00 2001 From: Ella-0 <23418164+Ella-0@users.noreply.github.com> Date: Sun, 26 Sep 2021 12:19:02 +0000 Subject: [PATCH] add note about make_ext4fs --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index eee51a0..077630b 100644 --- a/README.md +++ b/README.md @@ -60,6 +60,7 @@ at build time and for this reason we are working on a stub implementation. |Linux PAM | Open PAM | Pluggable Authentication Modules | |sudo | doas | privalidge esculation | |pkg-config | pkgconf | package configuration tool | +|e2fsprogs | make_ext4fs | Make an ext4 file system |