mirror of
https://github.com/genodelabs/genode.git
synced 2024-12-20 22:23:16 +00:00
13 lines
227 B
Plaintext
13 lines
227 B
Plaintext
build "core init test/bomb drivers/timer"
|
|
|
|
create_boot_directory
|
|
|
|
install_config [exec cat "[genode_dir]/os/config/bomb"]
|
|
|
|
build_boot_image "core init bomb timer"
|
|
|
|
append qemu_args "-nographic -m 64"
|
|
|
|
run_genode_until forever
|
|
|