blob: 96a9739caf69448462e198c823f06073556a63c9 (
plain)
1
2
3
4
5
6
7
8
9
10
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.
|