README.md: update
This commit is contained in:
parent
138734cd00
commit
5b0b70e3ec
12
README.md
12
README.md
@ -12,7 +12,17 @@ Make your Hyperbola GNU+Linux-libre bootstrap:
|
|||||||
# bash make-bootstrap-file.sh
|
# bash make-bootstrap-file.sh
|
||||||
```
|
```
|
||||||
|
|
||||||
> if you want you can change the download repository inside make-bootstrap-file.sh: REPO_URL
|
If you want change the download repository
|
||||||
|
|
||||||
|
```console
|
||||||
|
# bash make-bootstrap-file.sh -u https://mirror.fsf.org/hyperbola/gnu-plus-linux-libre/testing
|
||||||
|
```
|
||||||
|
|
||||||
|
Change tarballs files permissions, example:
|
||||||
|
|
||||||
|
```console
|
||||||
|
$ doas chown 1000:1000 hyperbola-bootstrap-x86_64.tar.gz*
|
||||||
|
```
|
||||||
|
|
||||||
License
|
License
|
||||||
=======
|
=======
|
||||||
|
Loading…
x
Reference in New Issue
Block a user