qemu and linux as submodlues, S98 vs S99, readme benefits of Ctrl + C

This commit is contained in:
Ciro Santilli
2017-07-08 09:17:36 +01:00
parent 2ff3648e8f
commit 9133fe023c
10 changed files with 26 additions and 6 deletions

6
rootfs_overlay/etc/init.d/S98 Executable file
View File

@@ -0,0 +1,6 @@
#!/bin/sh
# For temparary test commands, first copy this file to to
# S99 which is already gitignored.
echo 'S98'
# insmod /hello.ko
exit 0