Working kernel written on C and userspace-ready #1
@@ -92,7 +92,7 @@ _prep:
|
||||
-drive file={{IMG_FILE}},format=raw,if=none,id=hd0 \
|
||||
-device virtio-blk-device,drive=hd0 \
|
||||
-serial stdio \
|
||||
-monitor telnet:127.0.0.1:5555,server,nowait
|
||||
-monitor telnet:127.0.0.1:5555,server,nowait \
|
||||
-s -S
|
||||
|
||||
@crun:
|
||||
@@ -110,4 +110,4 @@ _prep:
|
||||
just Kernel clean
|
||||
rm -rf {{BUILD_DIR}}
|
||||
rm -f compile_commands.json
|
||||
rm -f ide-swift-toolchain.txt
|
||||
rm -f ide-swift-toolchain.txt
|
||||
|
||||
Reference in New Issue
Block a user