]> rtime.felk.cvut.cz Git - linux-conf-perf.git/commitdiff
Move target specification from boot_script back to .novaboot file
authorKarel Kočí <kocikare@fel.cvut.cz>
Sat, 8 Aug 2015 07:51:49 +0000 (09:51 +0200)
committerKarel Kočí <cynerd@email.cz>
Wed, 12 Aug 2015 08:22:55 +0000 (10:22 +0200)
.novaboot [new file with mode: 0644]
boot_script

diff --git a/.novaboot b/.novaboot
new file mode 100644 (file)
index 0000000..0cd421a
--- /dev/null
+++ b/.novaboot
@@ -0,0 +1 @@
+$default_target = 'ryuglab';
index 8fe9bb1e65cd416ee547f689d2ae8e513d3c070d..940022d4e3b6037d4570316eef22a61f49cb9db2 100755 (executable)
@@ -3,4 +3,4 @@
 # sudo /usr/sbin/etherwake 00:0c:f1:77:ec:46
 
 # Boot using novaboot
-novaboot cyclictest.nb --exiton="NOVABOOT EXIT LINUX-CONF-PERF" --target="ryuglab"
+novaboot cyclictest.nb --exiton="NOVABOOT EXIT LINUX-CONF-PERF"