diff options
| author | 0x221E <0x221E@0xinfinity.dev> | 2026-06-02 15:36:20 +0200 |
|---|---|---|
| committer | 0x221E <0x221E@0xinfinity.dev> | 2026-06-02 15:38:37 +0200 |
| commit | 51179eb02f2b2c4cf1c4ae31eee0a57dcbc78c03 (patch) | |
| tree | 7c86b41f63cad2038d298ec4d7188f16dd8f5fe3 /README.md | |
| download | bootstrap-master.tar.gz | |
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. |
