Add scripts to build a toolchain for running VM tests

This commit is contained in:
2024-05-14 22:09:05 +02:00
parent 2b0a2205cf
commit b62dbadd34
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