diff --git a/repos/ealanos/run/echo_server.run b/repos/ealanos/run/echo_server.run index c802747e1e..703eb284db 100644 --- a/repos/ealanos/run/echo_server.run +++ b/repos/ealanos/run/echo_server.run @@ -22,13 +22,15 @@ append config { - + + - + + @@ -38,35 +40,52 @@ append config { - + + - + - + + - + + + + - - + + + + + + + + + + + @@ -82,10 +101,44 @@ append config { - + + + + + + + + + echo + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -100,14 +153,14 @@ append config { - + --> } append qemu_args " -nographic " append_qemu_nic_args "host=10.0.2.1,dhcpstart=10.0.2.55,hostfwd=tcp::12345-:12345,hostfwd=tcp::10080-:80,hostfwd=tcp::18080-:8080,hostfwd=udp::10007-:7,hostfwd=udp::17070-:7070" -build { core init hoitaja timer lib/ld lib/vfs lib/libm lib/libc lib/stdcxx server/nic_router server/nic_uplink app/echo_server } +build { core init hoitaja timer lib/ld lib/vfs lib/libm lib/libc lib/stdcxx server/nic_router server/vfs server/fs_rom app/echo_server app/kuori } install_config $config build_boot_image [build_artifacts]