From 903059dfb0dc520f0618062bbbafac4ebd8e29f8 Mon Sep 17 00:00:00 2001 From: Laurent Bercot Date: Mon, 22 May 2017 22:35:47 +0000 Subject: Add index.html, rename documentation to doc, clean up --- doc/index.html | 92 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 92 insertions(+) create mode 100644 doc/index.html (limited to 'doc/index.html') diff --git a/doc/index.html b/doc/index.html new file mode 100644 index 0000000..d17ff15 --- /dev/null +++ b/doc/index.html @@ -0,0 +1,92 @@ + + + + + + lh-bootstrap - a tool to build images running s6 and s6-rc + + + + + + +

+Software
+skarnet.org +

+ +

lh-bootstrap

+ +

What is it ?

+ +

+ lh-bootstrap is a set of scripts that build a disk image +for a virtual machine such as QEMU. +The image uses Linux, +musl, +BusyBox, and skarnet.org tools, +and similar small and efficient software. It provides the necessary +minimum amount of tools to securely connect to the Internet and +download more software while having a stable init system and service +infrastructure. +

+ +
+ +

Installation

+ +

Requirements

+ +

+ Read the +README.md +file (on GitHub, for Markdown formatting). +

+ +

Licensing

+ +

+ lh-bootstrap is free software. It is available under the +GNU General Public License +version 2. +

+ +

Download

+ +

+lh-bootstrap does not have regular numbered releases; you should always +pull the latest version from Git. +

+ + + +

Compilation

+ + + + +

Related resources

+
+ +

lh-bootstrap discussion

+ + + + + -- cgit v1.3.1