From 3e48f1c5e829431d9c5f8160166ade275d4c4072 Mon Sep 17 00:00:00 2001 From: Trammell Hudson Date: Tue, 18 Jul 2017 13:42:19 -0400 Subject: [PATCH] tweaks to make qemu run through the /bin/generic-init process --- config/qemu-moc.config | 3 +++ 1 file changed, 3 insertions(+) diff --git a/config/qemu-moc.config b/config/qemu-moc.config index 7eaba317..553487d5 100644 --- a/config/qemu-moc.config +++ b/config/qemu-moc.config @@ -18,3 +18,6 @@ CONFIG_XEN=y CONFIG_LINUX_USB=y CONFIG_LINUX_E1000=y + +CONFIG_BOOTSCRIPT=/bin/generic-init +CONFIG_TPM=n