With this patch, the Linux-specific 'run_genode_until' function uses 'wait_for_output' as it gets already used for other run targets. Fixes #863.
genode_until_run can be called now with a spawn id to able to reattach to a spawned process (amt, serial output). Run scripts can now call genode_until_run multiple times.