From 25f7fdcb40c528ae745aef22e4d6f6e3481f223e Mon Sep 17 00:00:00 2001 From: Norman Feske Date: Fri, 6 Mar 2020 10:49:35 +0100 Subject: [PATCH] Remove noux from vfs_import.run Issue #3696 --- repos/gems/run/vfs_import.run | 60 ++++++++++++++++++++++------------- 1 file changed, 38 insertions(+), 22 deletions(-) diff --git a/repos/gems/run/vfs_import.run b/repos/gems/run/vfs_import.run index 3cef9eca0..7a7a6cacd 100644 --- a/repos/gems/run/vfs_import.run +++ b/repos/gems/run/vfs_import.run @@ -6,8 +6,8 @@ import_from_depot \ [depot_user]/src/[base_src] \ [depot_user]/src/coreutils \ [depot_user]/src/init \ + [depot_user]/src/fs_rom \ [depot_user]/src/libc \ - [depot_user]/src/noux \ [depot_user]/src/posix \ install_config { @@ -22,10 +22,12 @@ install_config { + - + + @@ -35,50 +37,64 @@ install_config { - + + + + + + + + + + + + + + + - - - - + + + + - Hello world! - - + - - - - - + + + + - - - - - - + + + - + + + + + + }