More reasonable pointers, file nodes

This commit is contained in:
2024-04-07 18:36:06 +02:00
parent 9e53a0de33
commit ad273d0a96
20 changed files with 364 additions and 110 deletions

2
run.sh
View File

@@ -2,7 +2,7 @@
POSITIONAL_ARGS=()
QEMU_OPTS=" -no-reboot "
QEMU_OPTS=" -no-reboot -m 256M"
while [[ $# -gt 0 ]]; do
case $1 in