create_boot_directory
import_from_depot [depot_user]/src/[base_src] \
[depot_user]/pkg/[drivers_interactive_pkg] \
[depot_user]/src/init \
[depot_user]/src/libc \
[depot_user]/src/vfs \
[depot_user]/src/nitpicker \
[depot_user]/src/gui_fb \
[depot_user]/raw/ttf-bitstream-vera-minimal
install_config {
}
build { server/vfs test/text_painter lib/vfs_ttf }
set fd [open [run_dir]/genode/focus w]
puts $fd " \" domain=\"default\"/>"
close $fd
build_boot_image [build_artifacts]
run_genode_until forever