diff options
Diffstat (limited to 'src/docs/index.html')
-rw-r--r-- | src/docs/index.html | 167 |
1 files changed, 155 insertions, 12 deletions
diff --git a/src/docs/index.html b/src/docs/index.html index d92b5c3..ebe6e36 100644 --- a/src/docs/index.html +++ b/src/docs/index.html @@ -2,7 +2,12 @@ <html> <!-- Copyright (C) 2020 Cem Keylan -Licensed under Gnu Free Documentation License. --> +Permission is granted to copy, distribute and/or modify this document +under the terms of the GNU Free Documentation License, Version 1.3 or +any later version published by the Free Software Foundation; with no +Invariant Sections, with no Front-Cover Texts and no Back-Cover Texts. +A copy of the license is included in the section entitled "GNU Free +Documentation License." --> <!-- Created by GNU Texinfo 6.7, http://www.gnu.org/software/texinfo/ --> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> @@ -14,6 +19,7 @@ Licensed under Gnu Free Documentation License. --> <meta name="distribution" content="global"> <meta name="Generator" content="makeinfo"> <link href="#Top" rel="start" title="Top"> +<link href="#SEC_Contents" rel="contents" title="Table of Contents"> <link href="Installation.html" rel="next" title="Installation"> <style type="text/css"> <!-- @@ -43,9 +49,10 @@ 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> </p> +Next: <a href="Installation.html" accesskey="n" rel="next">Installation</a> [<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> @@ -62,6 +69,134 @@ favorite pager. You can install either the <code>info</code> or <code>texinfo</c for doing the first. </p> + + +<span id="SEC_Overview"></span> +<h2 class="shortcontents-heading">Short Table of Contents</h2> + +<div class="shortcontents"> +<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-GNU-Free-Documentation-License-1" href="#toc-GNU-Free-Documentation-License-1">GNU Free Documentation License</a></li> +</ul> +</div> + +<span id="SEC_Contents"></span> +<h2 class="contents-heading">Table of Contents</h2> + +<div class="contents"> + +<ul class="no-bullet"> + <li><a id="toc-Installation-1" href="Installation.html#Installation">1 Installation</a> + <ul class="no-bullet"> + <li><a id="toc-Preparing-Environment-1" href="Preparing-Environment.html#Preparing-Environment">1.1 Preparing Environment</a> + <ul class="no-bullet"> + <li><a id="toc-Download" href="Preparing-Environment.html#Download">1.1.1 Download</a></li> + <li><a id="toc-Check-the-integrity-of-the-tarball-_0028Recommended_0029" href="Preparing-Environment.html#Check-the-integrity-of-the-tarball-_0028Recommended_0029">1.1.2 Check the integrity of the tarball (Recommended)</a></li> + <li><a id="toc-Verify-the-signature" href="Preparing-Environment.html#Verify-the-signature">1.1.3 Verify the signature</a></li> + <li><a id="toc-Extracting-the-tarball" href="Preparing-Environment.html#Extracting-the-tarball">1.1.4 Extracting the tarball</a></li> + <li><a id="toc-Obtain-the-chroot-helper" href="Preparing-Environment.html#Obtain-the-chroot-helper">1.1.5 Obtain the chroot helper</a></li> + </ul></li> + <li><a id="toc-Chroot-1" href="Chroot.html#Chroot">1.2 Chroot</a> + <ul class="no-bullet"> + <li><a id="toc-Setting-up-repositories" href="Chroot.html#Setting-up-repositories">1.2.1 Setting up repositories</a> + <ul class="no-bullet"> + <li><a id="toc-Obtaining-from-rsync" href="Chroot.html#Obtaining-from-rsync">1.2.1.1 Obtaining from rsync</a></li> + <li><a id="toc-Obtaining-from-git" href="Chroot.html#Obtaining-from-git">1.2.1.2 Obtaining from git</a></li> + <li><a id="toc-Making-the-package-manager-use-the-repositories" href="Chroot.html#Making-the-package-manager-use-the-repositories">1.2.1.3 Making the package manager use the repositories</a></li> + </ul></li> + <li><a id="toc-Updating-packages" href="Chroot.html#Updating-packages">1.2.2 Updating packages</a></li> + <li><a id="toc-Installing-packages" href="Chroot.html#Installing-packages">1.2.3 Installing packages</a></li> + <li><a id="toc-Essential-Software" href="Chroot.html#Essential-Software">1.2.4 Essential Software</a></li> + <li><a id="toc-Obtaining-the-documentation-_0028optional_0029" href="Chroot.html#Obtaining-the-documentation-_0028optional_0029">1.2.5 Obtaining the documentation (optional)</a></li> + </ul></li> + <li><a id="toc-System-Configuration-1" href="System-Configuration.html#System-Configuration">1.3 System Configuration</a> + <ul class="no-bullet"> + <li><a id="toc-Configuring-hostname-_0028recommended_0029" href="System-Configuration.html#Configuring-hostname-_0028recommended_0029">1.3.1 Configuring hostname (recommended)</a></li> + <li><a id="toc-Setting-up-hosts-file-_0028optional_0029" href="System-Configuration.html#Setting-up-hosts-file-_0028optional_0029">1.3.2 Setting up hosts file (optional)</a></li> + </ul></li> + <li><a id="toc-Kernel-1" href="Kernel.html#Kernel">1.4 Kernel</a> + <ul class="no-bullet"> + <li><a id="toc-Obtaining-the-kernel-sources" href="Kernel.html#Obtaining-the-kernel-sources">1.4.1 Obtaining the kernel sources</a></li> + <li><a id="toc-Installing-dependencies" href="Kernel.html#Installing-dependencies">1.4.2 Installing dependencies</a></li> + <li><a id="toc-Compiling-the-kernel" href="Kernel.html#Compiling-the-kernel">1.4.3 Compiling the kernel</a></li> + </ul></li> + <li><a id="toc-Making-your-system-bootable-1" href="Making-your-system-bootable.html#Making-your-system-bootable">1.5 Making your system bootable</a> + <ul class="no-bullet"> + <li><a id="toc-Installing-a-bootloader" href="Making-your-system-bootable.html#Installing-a-bootloader">1.5.1 Installing a bootloader</a></li> + <li><a id="toc-Installing-init-scripts" href="Making-your-system-bootable.html#Installing-init-scripts">1.5.2 Installing init scripts</a></li> + <li><a id="toc-Generating-fstab" href="Making-your-system-bootable.html#Generating-fstab">1.5.3 Generating fstab</a></li> + </ul></li> + <li><a id="toc-Post_002dinstallation-1" href="Post_002dinstallation.html#Post_002dinstallation">1.6 Post-installation</a> + <ul class="no-bullet"> + <li><a id="toc-Acquiring-kiss-repositories" href="Post_002dinstallation.html#Acquiring-kiss-repositories">1.6.1 Acquiring kiss repositories</a></li> + </ul></li> + </ul></li> + <li><a id="toc-Package-Manager-1" href="Package-Manager.html#Package-Manager">2 Package Manager</a> + <ul class="no-bullet"> + <li><a id="toc-Usage-1" href="Usage.html#Usage">2.1 Usage</a> + <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> + </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> + </ul></li> + </ul></li> + <li><a id="toc-Environment-Variables-1" href="Environment-Variables.html#Environment-Variables">2.2 Environment Variables</a></li> + <li><a id="toc-Hooks-1" href="Hooks.html#Hooks">2.3 Hooks</a> + <ul class="no-bullet"> + <li><a id="toc-Editing-the-build-file-during-pre_002dbuild-1" href="Editing-the-build-file-during-pre_002dbuild.html#Editing-the-build-file-during-pre_002dbuild">2.3.1 Editing the <samp>build</samp> file during pre-build</a></li> + </ul></li> + <li><a id="toc-Packaging-System-1" href="Packaging-System.html#Packaging-System">2.4 Packaging System</a> + <ul class="no-bullet"> + <li><a id="toc-build" href="Packaging-System.html#build">2.4.1 <samp>build</samp></a></li> + <li><a id="toc-sources" href="Packaging-System.html#sources">2.4.2 <samp>sources</samp></a></li> + <li><a id="toc-checksums" href="Packaging-System.html#checksums">2.4.3 <samp>checksums</samp></a></li> + <li><a id="toc-version" href="Packaging-System.html#version">2.4.4 <samp>version</samp></a></li> + <li><a id="toc-depends" href="Packaging-System.html#depends">2.4.5 <samp>depends</samp></a></li> + <li><a id="toc-post_002dinstall" href="Packaging-System.html#post_002dinstall">2.4.6 <samp>post-install</samp></a></li> + <li><a id="toc-message" href="Packaging-System.html#message">2.4.7 <samp>message</samp></a></li> + <li><a id="toc-test" href="Packaging-System.html#test">2.4.8 <samp>test</samp></a></li> + </ul></li> + <li><a id="toc-Rsync-Repositories-1" href="Rsync-Repositories.html#Rsync-Repositories">2.5 Rsync Repositories</a> + <ul class="no-bullet"> + <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> + <ul class="no-bullet"> + <li><a id="toc-Conventions-1" href="Conventions.html#Conventions">3.1 Conventions</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 – 00</a></li> + <li><a id="toc-Shell-Conventions-_002d_002d-10" href="Shell-Conventions.html#Shell-Conventions">3.1.2 Shell Conventions – 10</a></li> + <li><a id="toc-Repository-Conventions-_002d_002d-20" href="Repository-Conventions.html#Repository-Conventions">3.1.3 Repository Conventions – 20</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> + <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> + </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 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> + </ul></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> + + <table class="menu" border="0" cellspacing="0"> <tr><td align="left" valign="top">• <a href="Installation.html" accesskey="1">Installation</a></td><td> </td><td align="left" valign="top">Installing Carbs Linux </td></tr> @@ -71,27 +206,31 @@ for doing the first. </td></tr> <tr><td align="left" valign="top">• <a href="Init-System.html" accesskey="4">Init System</a></td><td> </td><td align="left" valign="top">Configuring the init system </td></tr> +<tr><td align="left" valign="top">• <a href="GNU-Free-Documentation-License.html" accesskey="5">GNU Free Documentation License</a></td><td> </td><td align="left" valign="top">Copying Conditions +</td></tr> <tr><th colspan="3" align="left" valign="top"><pre class="menu-comment"> -</pre></th></tr><tr><th colspan="3" align="left" valign="top"><pre class="menu-comment">— Detailed Menu Listing — +</pre></th></tr><tr><th colspan="3" align="left" valign="top"><pre class="menu-comment"> + +— Detailed Menu Listing — -Overview of Installation +Installation -</pre></th></tr><tr><td align="left" valign="top">• <a href="Preparing-Environment.html" accesskey="5">Preparing Environment</a></td><td> </td><td align="left" valign="top">Getting ready to chroot +</pre></th></tr><tr><td align="left" valign="top">• <a href="Preparing-Environment.html" accesskey="6">Preparing Environment</a></td><td> </td><td align="left" valign="top">Getting ready to chroot </td></tr> -<tr><td align="left" valign="top">• <a href="Chroot.html" accesskey="6">Chroot</a></td><td> </td><td align="left" valign="top">Going inside your new system +<tr><td align="left" valign="top">• <a href="Chroot.html" accesskey="7">Chroot</a></td><td> </td><td align="left" valign="top">Going inside your new system </td></tr> -<tr><td align="left" valign="top">• <a href="System-Configuration.html" accesskey="7">System Configuration</a></td><td> </td><td align="left" valign="top">Customizing for your personal use +<tr><td align="left" valign="top">• <a href="System-Configuration.html" accesskey="8">System Configuration</a></td><td> </td><td align="left" valign="top">Customizing for your personal use </td></tr> -<tr><td align="left" valign="top">• <a href="Kernel.html" accesskey="8">Kernel</a></td><td> </td><td align="left" valign="top">Compiling your own kernel +<tr><td align="left" valign="top">• <a href="Kernel.html" accesskey="9">Kernel</a></td><td> </td><td align="left" valign="top">Compiling your own kernel </td></tr> -<tr><td align="left" valign="top">• <a href="Making-your-system-bootable.html" accesskey="9">Making your system bootable</a></td><td> </td><td align="left" valign="top">Installing init and bootloader +<tr><td align="left" valign="top">• <a href="Making-your-system-bootable.html">Making your system bootable</a></td><td> </td><td align="left" valign="top">Installing init and bootloader </td></tr> <tr><td align="left" valign="top">• <a href="Post_002dinstallation.html">Post-installation</a></td><td> </td><td align="left" valign="top">Acquiring more packages and repositories </td></tr> <tr><th colspan="3" align="left" valign="top"><pre class="menu-comment"> -Overview of Package manager +Package Manager </pre></th></tr><tr><td align="left" valign="top">• <a href="Usage.html">Usage</a></td><td> </td><td align="left" valign="top">Using Carbs Packaging Tools </td></tr> @@ -105,7 +244,7 @@ Overview of Package manager </td></tr> <tr><th colspan="3" align="left" valign="top"><pre class="menu-comment"> -Overview of Init System +Init System </pre></th></tr><tr><td align="left" valign="top">• <a href="Configuring-Init.html">Configuring Init</a></td><td> </td><td align="left" valign="top">Ways to configure the init system </td></tr> @@ -115,10 +254,14 @@ Overview of Init System </td></tr> </table> + + + + <hr> <div class="header"> <p> -Next: <a href="Installation.html" accesskey="n" rel="next">Installation</a> </p> +Next: <a href="Installation.html" accesskey="n" rel="next">Installation</a> [<a href="#SEC_Contents" title="Table of contents" rel="contents">Contents</a>]</p> </div> |