aboutsummaryrefslogtreecommitdiff
path: root/src/docs/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'src/docs/index.html')
-rw-r--r--src/docs/index.html106
1 files changed, 63 insertions, 43 deletions
diff --git a/src/docs/index.html b/src/docs/index.html
index ebe6e36..9511f59 100644
--- a/src/docs/index.html
+++ b/src/docs/index.html
@@ -49,28 +49,6 @@ ul.no-bullet {list-style: none}
-
-<span id="Top"></span><div class="header">
-<p>
-Next: <a href="Installation.html" accesskey="n" rel="next">Installation</a> &nbsp; [<a href="#SEC_Contents" title="Table of contents" rel="contents">Contents</a>]</p>
-</div>
-<hr>
-<span id="Carbs-Linux-User-Manual"></span><h1 class="top">Carbs Linux User Manual</h1>
-
-<p>This is the full documentation of <a href="https://carbslinux.org">Carbs Linux</a>,
-from the details of the distribution, installation, to the package manager. It
-is not yet complete.
-</p>
-
-<p>This documentation is also available in the distribution by the
-<code>carbs-docs</code> package, which can be read by either running
-<code>info carbslinux</code> or reading <samp>/usr/share/doc/carbslinux.txt</samp> with your
-favorite pager. You can install either the <code>info</code> or <code>texinfo</code>
-for doing the first.
-</p>
-
-
-
<span id="SEC_Overview"></span>
<h2 class="shortcontents-heading">Short Table of Contents</h2>
@@ -78,8 +56,8 @@ for doing the first.
<ul class="no-bullet">
<li><a id="stoc-Installation-1" href="#toc-Installation-1">1 Installation</a></li>
<li><a id="stoc-Package-Manager-1" href="#toc-Package-Manager-1">2 Package Manager</a></li>
-<li><a id="stoc-Contribution-Guidelines-1" href="#toc-Contribution-Guidelines-1">3 Contribution Guidelines</a></li>
-<li><a id="stoc-Init-System-1" href="#toc-Init-System-1">4 Init System</a></li>
+<li><a id="stoc-Init-System-1" href="#toc-Init-System-1">3 Init System</a></li>
+<li><a id="stoc-Contribution-Guidelines-1" href="#toc-Contribution-Guidelines-1">4 Contribution Guidelines</a></li>
<li><a id="stoc-GNU-Free-Documentation-License-1" href="#toc-GNU-Free-Documentation-License-1">GNU Free Documentation License</a></li>
</ul>
</div>
@@ -141,11 +119,31 @@ for doing the first.
<ul class="no-bullet">
<li><a id="toc-cpt_002dalternatives-1" href="cpt_002dalternatives.html#cpt_002dalternatives">2.1.1 <code>cpt-alternatives</code></a>
<ul class="no-bullet">
- <li><a id="toc-Examples" href="cpt_002dalternatives.html#Examples">2.1.1.1 Examples</a></li>
+ <li><a id="toc-Examples" href="cpt_002dalternatives.html#Examples">Examples</a></li>
</ul></li>
<li><a id="toc-cpt_002dbuild-1" href="cpt_002dbuild.html#cpt_002dbuild">2.1.2 <code>cpt-build</code></a>
<ul class="no-bullet">
- <li><a id="toc-Options" href="cpt_002dbuild.html#Options">2.1.2.1 Options</a></li>
+ <li><a id="toc-Options" href="cpt_002dbuild.html#Options">Options</a></li>
+ </ul></li>
+ <li><a id="toc-cpt_002dchecksum-1" href="cpt_002dchecksum.html#cpt_002dchecksum">2.1.3 <code>cpt-checksum</code></a></li>
+ <li><a id="toc-cpt_002ddownload-1" href="cpt_002ddownload.html#cpt_002ddownload">2.1.4 <code>cpt-download</code></a></li>
+ <li><a id="toc-cpt_002dfetch-1" href="cpt_002dfetch.html#cpt_002dfetch">2.1.5 <code>cpt-fetch</code></a></li>
+ <li><a id="toc-cpt_002dinstall-1" href="cpt_002dinstall.html#cpt_002dinstall">2.1.6 <code>cpt-install</code></a>
+ <ul class="no-bullet">
+ <li><a id="toc-Options-1" href="cpt_002dinstall.html#Options-1">Options</a></li>
+ </ul></li>
+ <li><a id="toc-cpt_002dlist-1" href="cpt_002dlist.html#cpt_002dlist">2.1.7 <code>cpt-list</code></a></li>
+ <li><a id="toc-cpt_002dremove-1" href="cpt_002dremove.html#cpt_002dremove">2.1.8 <code>cpt-remove</code></a>
+ <ul class="no-bullet">
+ <li><a id="toc-Options-2" href="cpt_002dremove.html#Options-2">Options</a></li>
+ </ul></li>
+ <li><a id="toc-cpt_002dsearch-1" href="cpt_002dsearch.html#cpt_002dsearch">2.1.9 <code>cpt-search</code></a>
+ <ul class="no-bullet">
+ <li><a id="toc-Options-3" href="cpt_002dsearch.html#Options-3">Options</a></li>
+ </ul></li>
+ <li><a id="toc-cpt_002dupdate-1" href="cpt_002dupdate.html#cpt_002dupdate">2.1.10 <code>cpt-update</code></a>
+ <ul class="no-bullet">
+ <li><a id="toc-Options-4" href="cpt_002dupdate.html#Options-4">Options</a></li>
</ul></li>
</ul></li>
<li><a id="toc-Environment-Variables-1" href="Environment-Variables.html#Environment-Variables">2.2 Environment Variables</a></li>
@@ -169,42 +167,64 @@ for doing the first.
<li><a id="toc-Setting-up-an-rsync-repository-for-distribution-1" href="Setting-up-an-rsync-repository-for-distribution.html#Setting-up-an-rsync-repository-for-distribution">2.5.1 Setting up an rsync repository for distribution</a></li>
</ul></li>
</ul></li>
- <li><a id="toc-Contribution-Guidelines-1" href="Contribution-Guidelines.html#Contribution-Guidelines">3 Contribution Guidelines</a>
+ <li><a id="toc-Init-System-1" href="Init-System.html#Init-System">3 Init System</a>
<ul class="no-bullet">
- <li><a id="toc-Conventions-1" href="Conventions.html#Conventions">3.1 Conventions</a>
+ <li><a id="toc-Configuring-Init-1" href="Configuring-Init.html#Configuring-Init">3.1 Configuring Init</a>
<ul class="no-bullet">
- <li><a id="toc-General-Conventions-_002d_002d-00" href="General-Conventions.html#General-Conventions">3.1.1 General Conventions &ndash; 00</a></li>
- <li><a id="toc-Shell-Conventions-_002d_002d-10" href="Shell-Conventions.html#Shell-Conventions">3.1.2 Shell Conventions &ndash; 10</a></li>
- <li><a id="toc-Repository-Conventions-_002d_002d-20" href="Repository-Conventions.html#Repository-Conventions">3.1.3 Repository Conventions &ndash; 20</a></li>
+ <li><a id="toc-Kernel-Command-Line" href="Configuring-Init.html#Kernel-Command-Line">3.1.1 Kernel Command Line</a></li>
+ <li><a id="toc-_002fetc_002finit_002frc_002econf-file" href="Configuring-Init.html#g_t_002fetc_002finit_002frc_002econf-file">3.1.2 <samp>/etc/init/rc.conf</samp> file</a></li>
</ul></li>
- <li><a id="toc-Sending-Git-mails-1" href="Sending-Git-mails.html#Sending-Git-mails">3.2 Sending Git mails</a></li>
- </ul></li>
- <li><a id="toc-Init-System-1" href="Init-System.html#Init-System">4 Init System</a>
- <ul class="no-bullet">
- <li><a id="toc-Configuring-Init-1" href="Configuring-Init.html#Configuring-Init">4.1 Configuring Init</a>
+ <li><a id="toc-Init-Hooks-1" href="Init-Hooks.html#Init-Hooks">3.2 Init Hooks</a></li>
+ <li><a id="toc-Changing-Init-Program-1" href="Changing-Init-Program.html#Changing-Init-Program">3.3 Changing Init Program</a>
<ul class="no-bullet">
- <li><a id="toc-Kernel-Command-Line" href="Configuring-Init.html#Kernel-Command-Line">4.1.1 Kernel Command Line</a></li>
- <li><a id="toc-_002fetc_002finit_002frc_002econf-file" href="Configuring-Init.html#g_t_002fetc_002finit_002frc_002econf-file">4.1.2 <samp>/etc/init/rc.conf</samp> file</a></li>
+ <li><a id="toc-Rebooting-after-changing-Init" href="Changing-Init-Program.html#Rebooting-after-changing-Init">3.3.1 Rebooting after changing Init</a></li>
</ul></li>
- <li><a id="toc-Init-Hooks-1" href="Init-Hooks.html#Init-Hooks">4.2 Init Hooks</a></li>
- <li><a id="toc-Changing-Init-Program-1" href="Changing-Init-Program.html#Changing-Init-Program">4.3 Changing Init Program</a>
+ </ul></li>
+ <li><a id="toc-Contribution-Guidelines-1" href="Contribution-Guidelines.html#Contribution-Guidelines">4 Contribution Guidelines</a>
+ <ul class="no-bullet">
+ <li><a id="toc-Conventions-1" href="Conventions.html#Conventions">4.1 Conventions</a>
<ul class="no-bullet">
- <li><a id="toc-Rebooting-after-changing-Init" href="Changing-Init-Program.html#Rebooting-after-changing-Init">4.3.1 Rebooting after changing Init</a></li>
+ <li><a id="toc-General-Conventions-_002d_002d-00" href="General-Conventions.html#General-Conventions">4.1.1 General Conventions &ndash; 00</a></li>
+ <li><a id="toc-Shell-Conventions-_002d_002d-10" href="Shell-Conventions.html#Shell-Conventions">4.1.2 Shell Conventions &ndash; 10</a></li>
+ <li><a id="toc-Repository-Conventions-_002d_002d-20" href="Repository-Conventions.html#Repository-Conventions">4.1.3 Repository Conventions &ndash; 20</a></li>
</ul></li>
+ <li><a id="toc-Sending-Git-mails-1" href="Sending-Git-mails.html#Sending-Git-mails">4.2 Sending Git mails</a></li>
</ul></li>
<li><a id="toc-GNU-Free-Documentation-License-1" href="GNU-Free-Documentation-License.html#GNU-Free-Documentation-License">GNU Free Documentation License</a></li>
</ul>
</div>
+
+<span id="Top"></span><div class="header">
+<p>
+Next: <a href="Installation.html" accesskey="n" rel="next">Installation</a> &nbsp; [<a href="#SEC_Contents" title="Table of contents" rel="contents">Contents</a>]</p>
+</div>
+<hr>
+<span id="Carbs-Linux-User-Manual"></span><h1 class="top">Carbs Linux User Manual</h1>
+
+<p>This is the full documentation of <a href="https://carbslinux.org">Carbs Linux</a>,
+from the details of the distribution, installation, to the package manager. It
+is not yet complete.
+</p>
+
+<p>This documentation is also available in the distribution by the
+<code>carbs-docs</code> package, which can be read by either running
+<code>info carbslinux</code> or reading <samp>/usr/share/doc/carbslinux.txt</samp> with your
+favorite pager. You can install either the <code>info</code> or <code>texinfo</code>
+for doing the first.
+</p>
+
+
+
<table class="menu" border="0" cellspacing="0">
<tr><td align="left" valign="top">&bull; <a href="Installation.html" accesskey="1">Installation</a></td><td>&nbsp;&nbsp;</td><td align="left" valign="top">Installing Carbs Linux
</td></tr>
<tr><td align="left" valign="top">&bull; <a href="Package-Manager.html" accesskey="2">Package Manager</a></td><td>&nbsp;&nbsp;</td><td align="left" valign="top">Carbs Linux Packaging Tools
</td></tr>
-<tr><td align="left" valign="top">&bull; <a href="Contribution-Guidelines.html" accesskey="3">Contribution Guidelines</a></td><td>&nbsp;&nbsp;</td><td align="left" valign="top">Contributing to Carbs Linux
+<tr><td align="left" valign="top">&bull; <a href="Init-System.html" accesskey="3">Init System</a></td><td>&nbsp;&nbsp;</td><td align="left" valign="top">Configuring the init system
</td></tr>
-<tr><td align="left" valign="top">&bull; <a href="Init-System.html" accesskey="4">Init System</a></td><td>&nbsp;&nbsp;</td><td align="left" valign="top">Configuring the init system
+<tr><td align="left" valign="top">&bull; <a href="Contribution-Guidelines.html" accesskey="4">Contribution Guidelines</a></td><td>&nbsp;&nbsp;</td><td align="left" valign="top">Contributing to Carbs Linux
</td></tr>
<tr><td align="left" valign="top">&bull; <a href="GNU-Free-Documentation-License.html" accesskey="5">GNU Free Documentation License</a></td><td>&nbsp;&nbsp;</td><td align="left" valign="top">Copying Conditions
</td></tr>