mirror of
https://github.com/mmueller41/genode.git
synced 2026-01-21 20:42:56 +01:00
committed by
Christian Helmuth
parent
9f140ab843
commit
30fd10933a
@@ -127,7 +127,7 @@ proc run_boot_dir {binaries} {
|
||||
puts $fh {<!DOCTYPE image SYSTEM "weaver-1.1.dtd">}
|
||||
puts $fh {<image>}
|
||||
regsub okl4_kernel $weaver_xml_template "[run_dir]/genode/okl4" weaver_xml_template
|
||||
regsub core $weaver_xml_template "[run_dir].image" weaver_xml_template
|
||||
regsub \"core\" $weaver_xml_template "\"[run_dir].image\"" weaver_xml_template
|
||||
puts $fh $weaver_xml_template
|
||||
puts $fh {</image>}
|
||||
close $fh
|
||||
|
||||
Reference in New Issue
Block a user