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

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


  • To: minios-devel@xxxxxxxxxxxxx
  • From: Costin Lupu <costin.lupu@xxxxxxxxx>
  • Date: Wed, 9 Oct 2019 16:30:42 +0300
  • Cc: felipe.huici@xxxxxxxxx
  • Delivery-date: Wed, 09 Oct 2019 13:30:56 +0000
  • Ironport-sdr: B+r1gt7b/TxuaGy7NufeoR9FbQYzqsdCsuhXb1SlgF44tciCZKoJXM7xq09wGHCzKWgcZjVKcO BEgnFFfhckLA==
  • List-id: Mini-os development list <minios-devel.lists.xenproject.org>

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 527922da..2785a5d3 100644
--- a/lib/vfscore/Config.uk
+++ b/lib/vfscore/Config.uk
@@ -17,6 +17,7 @@ config LIBVFSCORE_PIPE_SIZE_ORDER
 config LIBVFSCORE_AUTOMOUNT_ROOTFS
 bool "Automatically mount a root filesysytem (/)"
 default n
+select 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®.