add readme

This commit is contained in:
Bastian Bittorf 2021-01-12 15:34:10 +01:00
parent 5b17683a26
commit 03edaf4c8f

17
README.md Normal file
View file

@ -0,0 +1,17 @@
# Usage:
Bootstrap MES and more:
```
# start a qemu-instance:
# ./rootfs
or
# bootstraps in a chroot:
# ./rootfs chroot
```
It mounts a ramdisk/tmpfs, where
all the produced stuff lands in.