[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Minios-devel] [UNIKRAFT PATCH v2] lib/vfscore: Select uklibparam library when using root filesystem automounting



Because you can provide the mount parameters using command line parameters.

Signed-off-by: Costin Lupu <costin.lupu@xxxxxxxxx>
---
 lib/vfscore/Config.uk | 1 +
 1 file changed, 1 insertion(+)

diff --git a/lib/vfscore/Config.uk b/lib/vfscore/Config.uk
index a90122b4..f64810ff 100644
--- a/lib/vfscore/Config.uk
+++ b/lib/vfscore/Config.uk
@@ -18,6 +18,7 @@ config LIBVFSCORE_PIPE_SIZE_ORDER
 config LIBVFSCORE_AUTOMOUNT_ROOTFS
 bool "Automatically mount a root filesysytem (/)"
 default n
+imply LIBUKLIBPARAM
 help
        Automatically mounts '/' during boot. If `libuklibparam` is
        compiled in, the default root filesystem and mount options can
-- 
2.20.1


_______________________________________________
Minios-devel mailing list
Minios-devel@xxxxxxxxxxxxxxxxxxxx
https://lists.xenproject.org/mailman/listinfo/minios-devel

 


Rackspace

Lists.xenproject.org is hosted with RackSpace, monitoring our
servers 24x7x365 and backed by RackSpace's Fanatical Support®.