[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Minios-devel] [UNIKRAFT PATCH v2] lib/vfscore: Select uklibparam library when using root filesystem automounting
Thanks a lot! Reviewed-by: Simon Kuenzer <simon.kuenzer@xxxxxxxxx> On 14.10.19, 15:52, "Minios-devel on behalf of Costin Lupu" <minios-devel-bounces@xxxxxxxxxxxxxxxxxxxx on behalf of costin.lupu@xxxxxxxxx> wrote: 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 _______________________________________________ Minios-devel mailing list Minios-devel@xxxxxxxxxxxxxxxxxxxx https://lists.xenproject.org/mailman/listinfo/minios-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |