diff options
author | Jesús <heckyel@hyperbola.info> | 2021-02-17 15:44:57 -0500 |
---|---|---|
committer | Jesús <heckyel@hyperbola.info> | 2021-02-17 15:44:57 -0500 |
commit | eab7a6db0b59b5f46f48eafc51874f044ee9f3fa (patch) | |
tree | 1c70c993acc63e41d2f4f4424dc80d4b208f9450 /README.md | |
download | hyperbola-bootstrap-eab7a6db0b59b5f46f48eafc51874f044ee9f3fa.tar.lz hyperbola-bootstrap-eab7a6db0b59b5f46f48eafc51874f044ee9f3fa.tar.xz hyperbola-bootstrap-eab7a6db0b59b5f46f48eafc51874f044ee9f3fa.zip |
first commit
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/README.md b/README.md new file mode 100644 index 0000000..72b422f --- /dev/null +++ b/README.md @@ -0,0 +1,18 @@ +Hyperbola-Bootstrap +============== + +Bootstrap a base Hyperbola system from any GNU distro + +Usage +===== + +Make your Hyperbola GNU+Linux-libre bootstrap: + + # bash make-bootstrap-file.sh + +> if you want you can change the download repository inside make-bootstrap-file.sh: REPO_URL + +License +======= + +This work is licensed under the [GNU GPLv3+](LICENSE) |