Add scripts to build a toolchain for running VM tests

This commit is contained in:
2024-05-14 22:09:05 +02:00
parent ad697f1957
commit 00b7c328b4
10 changed files with 688 additions and 15 deletions

2
tools/files/fstab Normal file
View File

@ -0,0 +1,2 @@
/dev/vda / ext4 defaults 1 1
proc /proc proc defaults 0 0