Port rootfs.sh to Python

This commit is contained in:
Andrius Štikonas 2021-04-06 00:12:02 +01:00
parent 4dbc9618a2
commit 713fd9143f
12 changed files with 646 additions and 34 deletions

1
.gitignore vendored
View file

@ -6,3 +6,4 @@
tmp/
kernel
sources/
__pycache__