From 9061217d80d14f889f2ec1fd7e7ae91bb542f962 Mon Sep 17 00:00:00 2001 From: Norman Feske Date: Wed, 4 Jul 2018 14:07:42 +0200 Subject: [PATCH] sculpt: use vfs for config file system By using the VFS server, we become able to populate the config-fs content from a tar archive, which will be needed for Sculpt VC. Issue #2902 --- repos/gems/recipes/pkg/sculpt/archives | 1 + repos/gems/run/sculpt.run | 61 ++++++++++++++------------ 2 files changed, 33 insertions(+), 29 deletions(-) diff --git a/repos/gems/recipes/pkg/sculpt/archives b/repos/gems/recipes/pkg/sculpt/archives index 01c25c1f41..51f69b996f 100644 --- a/repos/gems/recipes/pkg/sculpt/archives +++ b/repos/gems/recipes/pkg/sculpt/archives @@ -24,6 +24,7 @@ _/src/bash-minimal _/src/vim-minimal _/src/coreutils-minimal _/src/vfs +_/src/vfs_import _/src/vfs_lxip _/src/rump _/src/ipxe_nic_drv diff --git a/repos/gems/run/sculpt.run b/repos/gems/run/sculpt.run index d4ce26a027..d8b7b87d22 100644 --- a/repos/gems/run/sculpt.run +++ b/repos/gems/run/sculpt.run @@ -81,38 +81,41 @@ install_config { - - + + - - - - - - - - - - - - - - - - - - - - - - - - } [config_system_content] { - - + + + + + + + + + + + + + + + + + + + + + + + + + + } [config_system_content] { + + + - +