]> rtime.felk.cvut.cz Git - jailhouse-test.git/commitdiff
Add novaboot script
authorMichal Sojka <sojkam1@fel.cvut.cz>
Mon, 2 May 2016 13:46:39 +0000 (15:46 +0200)
committerMichal Sojka <sojkam1@fel.cvut.cz>
Mon, 2 May 2016 13:51:43 +0000 (15:51 +0200)
build/boot-linux [new file with mode: 0755]
build/buildroot/.config

diff --git a/build/boot-linux b/build/boot-linux
new file mode 100755 (executable)
index 0000000..d6bc99a
--- /dev/null
@@ -0,0 +1,4 @@
+#!/usr/bin/env novaboot
+
+load buildroot/images/bzImage console=ttyS0,115200
+load buildroot/images/rootfs.cpio.gz
index f8c2bab62a3a127945decd814b0d42dbd35106bb..37c91eb9c339718e7c2008b01146e34f4c26beaa 100644 (file)
@@ -739,7 +739,7 @@ BR2_PACKAGE_PYTHON_UCS2=y
 # BR2_PACKAGE_PYTHON_KEYRING is not set
 # BR2_PACKAGE_PYTHON_LIBCONFIG is not set
 # BR2_PACKAGE_PYTHON_LXML is not set
-BR2_PACKAGE_PYTHON_MAKO=y
+BR2_PACKAGE_PYTHON_MAKO=n
 # BR2_PACKAGE_PYTHON_MAD is not set
 # BR2_PACKAGE_PYTHON_MARKDOWN is not set
 # BR2_PACKAGE_PYTHON_MARKUPSAFE is not set