25 lines
424 B
Markdown
25 lines
424 B
Markdown
Hyperbola-Bootstrap
|
|
==============
|
|
|
|
Bootstrap a base Hyperbola system from any GNU distro
|
|
|
|
Usage
|
|
=====
|
|
|
|
Make your Hyperbola GNU+Linux-libre bootstrap:
|
|
|
|
```console
|
|
# bash make-bootstrap-file.sh
|
|
```
|
|
|
|
If you want change the download repository
|
|
|
|
```console
|
|
# bash make-bootstrap-file.sh -u https://mirror.fsf.org/hyperbola/gnu-plus-linux-libre/testing
|
|
```
|
|
|
|
License
|
|
=======
|
|
|
|
This work is licensed under the [GNU GPLv3+](LICENSE)
|