From eab7a6db0b59b5f46f48eafc51874f044ee9f3fa Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jes=C3=BAs?= Date: Wed, 17 Feb 2021 15:44:57 -0500 Subject: first commit --- README.md | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 README.md (limited to 'README.md') 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) -- cgit v1.2.3