diff --git a/README.md b/README.md new file mode 100644 index 00000000..a798aaae --- /dev/null +++ b/README.md @@ -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. +