summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
m---------busybox0
m---------linux0
-rwxr-xr-xstart.sh2
3 files changed, 1 insertions, 1 deletions
diff --git a/busybox b/busybox
-Subproject 3106784e654e7443ab724d927f9de0230adbe5a
+Subproject 9663bbd17ba3ab9f7921d7c46f07d177cb4a143
diff --git a/linux b/linux
-Subproject 79a3aaa7b82e3106be97842dedfd8429248896e
+Subproject f0fae702de30331a8ce913cdb87ac0bdf990d85
diff --git a/start.sh b/start.sh
index 51b0d2a..72d1127 100755
--- a/start.sh
+++ b/start.sh
@@ -1,4 +1,4 @@
#!/bin/bash
-screen qemu-system-x86_64 -nographic -no-reboot -kernel bzImage -initrd initramfs.cpio.gz -m 256M -append "console=ttyS0 panic=20"
+screen qemu-system-x86_64 -nographic -no-reboot -kernel bzImage -initrd initramfs.cpio.gz -m 256M -append "console=ttyS0 panic=20 quiet"