create_boot_directory import_from_depot [depot_user]/src/[base_src] \ [depot_user]/pkg/[drivers_nic_pkg] \ [depot_user]/src/init build { proxy/udp_log test/bomb } install_config { } build_boot_image { bomb udp_log } append qemu_args " -nographic" append qemu_args " -net tap,ifname=tap0 " run_genode_until forever