summaryrefslogtreecommitdiff
path: root/doc/index.html
diff options
context:
space:
mode:
authorLaurent Bercot <ska-skaware@skarnet.org>2015-06-17 18:33:06 +0000
committerLaurent Bercot <ska-skaware@skarnet.org>2015-06-17 18:33:06 +0000
commitff781adeb26caca82a717d7f1dd83c4ad94b5165 (patch)
treede5790b65e9249a07b04749be3ee441d32523361 /doc/index.html
parentb7f31dafc46e772d98405e93bc21c271d8087b7e (diff)
downloads6-linux-init-ff781adeb26caca82a717d7f1dd83c4ad94b5165.tar.xz
Fix some bugs, add some doc
Diffstat (limited to 'doc/index.html')
-rw-r--r--doc/index.html24
1 files changed, 16 insertions, 8 deletions
diff --git a/doc/index.html b/doc/index.html
index ad0d3b0..c3426e0 100644
--- a/doc/index.html
+++ b/doc/index.html
@@ -20,9 +20,9 @@
<h2> What is it&nbsp;? </h2>
<p>
- s6-linux-init is a set of minimalistic tools to create and manage
-the init process on a Linux system - i.e. the first process created
-by the kernel at boot time.
+ s6-linux-init is a set of minimalistic tools to create a
+<a href="http://skarnet.org/software/s6/">s6</a>-based init
+system, including a <tt>/sbin/init</tt> binary, on a Linux kernel.
</p>
<p>
@@ -61,11 +61,12 @@ and then you can <em>boot</em> your system on that init script.
</p>
<p>
- The listed dependencies are all <em>build-time</em> dependencies and also
-<em>boot-time</em> dependencies, i.e. you need the tools installed to build
-s6-linux-init and to boot your system. There are no <em>run-time</em>
-dependencies, except skalibs if you linked against the shared version of
-the library.
+ skalibs and execline are <em>build-time</em> dependencies.
+ There are no <em>run-time</em> dependencies.
+ And every listed package, save skalibs, is a <em>boot-time</em> dependency.
+ If you are using the shared version of the skalibs library,
+then skalibs also becomes a <em>run-time</em> and a
+<em>boot-time</em> dependency.
</p>
<h3> Licensing </h3>
@@ -101,6 +102,13 @@ the previous versions of s6-linux-init and the current one. </li>
<h2> Reference </h2>
+<h3> Quickstart guide and FAQ </h3>
+
+<p>
+ There is one,
+ <a href="quickstart.html">here</a>&nbsp;!
+</p>
+
<h3> Commands </h3>
<p>