aboutsummaryrefslogtreecommitdiff
path: root/targets/ryuglab
diff options
context:
space:
mode:
Diffstat (limited to 'targets/ryuglab')
-rwxr-xr-xtargets/ryuglab/boot/boot2
1 files changed, 1 insertions, 1 deletions
diff --git a/targets/ryuglab/boot/boot b/targets/ryuglab/boot/boot
index 3f88f6e..715327a 100755
--- a/targets/ryuglab/boot/boot
+++ b/targets/ryuglab/boot/boot
@@ -10,4 +10,4 @@ ln -sf ../../../jobfiles/linuxImage uImage
ln -sf ../../../tests/cyclictest/root/images/rootfs.cpio.uboot rootfs.cpio.uboot
novaboot nbscripts --exiton="NOVABOOT EXIT LINUX-CONF-PERF" --exiton-timeout=120 \
- --exiton="Kernel panic"
+ --exiton="Kernel panic" --append="rdinit=/sbin/lcpinit"