diff options
Diffstat (limited to 'os/README.md')
| -rw-r--r-- | os/README.md | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/os/README.md b/os/README.md new file mode 100644 index 0000000..8ca3356 --- /dev/null +++ b/os/README.md @@ -0,0 +1,8 @@ +# os configuration + +TODO script that does: + +* parse manifest +* backup listed files from rootfs +* patch/add files in rootfs + |