diff options
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/README.md b/README.md new file mode 100644 index 0000000..96a9739 --- /dev/null +++ b/README.md @@ -0,0 +1,11 @@ +# masterdir bootstrap image setup +This repository contains scripts to create the masterdir initial bootstrap +file. The aim of this project is to create a bare-minimum environment that +can install other packages within. Cross-compilation is required. + +## Requirements +- cross-compiler [https://universe.0xinfinity.dev/distro/cross.git](https://universe.0xinfinity.dev/distro/cross.git) + +## Caution! +Changing contents of master file requires all packages in the mirror to be +re-installed. |
