[packages/busybox] Enable blkid for initrd.

arekm arekm at pld-linux.org
Wed Jun 15 13:51:17 CEST 2022


commit 576add81555289e8f3ff7c0df773b9120486b520
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Wed Jun 15 13:51:10 2022 +0200

    Enable blkid for initrd.

 busybox-initrd.config | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)
---
diff --git a/busybox-initrd.config b/busybox-initrd.config
index 9fd2aa8..89ef660 100644
--- a/busybox-initrd.config
+++ b/busybox-initrd.config
@@ -543,7 +543,8 @@ CONFIG_FEATURE_MODUTILS_SYMBOLS=y
 # Linux System Utilities
 #
 # CONFIG_BLKDISCARD is not set
-# CONFIG_BLKID is not set
+CONFIG_BLKID=y
+CONFIG_FEATURE_BLKID_TYPE=y
 CONFIG_DMESG=y
 # CONFIG_BLOCKDEV is not set
 # CONFIG_FATATTR is not set
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/busybox.git/commitdiff/576add81555289e8f3ff7c0df773b9120486b520



More information about the pld-cvs-commit mailing list