From 7048109c0a2840957421588219d5a82eeda2d780 Mon Sep 17 00:00:00 2001 From: Cem Keylan Date: Mon, 21 Sep 2020 22:24:54 +0300 Subject: update --- docs/docs/Chroot.html | 30 +++++++++++++++++++++++++++--- 1 file changed, 27 insertions(+), 3 deletions(-) (limited to 'docs/docs/Chroot.html') diff --git a/docs/docs/Chroot.html b/docs/docs/Chroot.html index 026a627..6cfa061 100644 --- a/docs/docs/Chroot.html +++ b/docs/docs/Chroot.html @@ -2,7 +2,12 @@ +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." --> @@ -14,6 +19,7 @@ Licensed under Gnu Free Documentation License. --> + @@ -42,7 +48,7 @@ ul.no-bullet {list-style: none}

-Next: , Previous: , Up: Installation  

+Next: , Previous: , Up: Installation   [Contents]


1.2 Chroot

@@ -53,6 +59,8 @@ Next:

rsync://carbslinux.org/repo. In @@ -80,6 +90,8 @@ order to obtain it, run the following:

$ rsync -avc rsync://carbslinux.org/repo $HOME/repos/carbs
 
+ +

1.2.1.2 Obtaining from git

Carbs Linux git repositories can be found both from the main server and GitHub @@ -94,6 +106,8 @@ order to obtain it, run the following:

$ git clone git://git.carbslinux.org/repository $HOME/repos/carbs
 
+ +

1.2.1.3 Making the package manager use the repositories

In your shell’s configuration file, or in your ~/.profile file, add the @@ -108,6 +122,8 @@ CPT_PATH=$CPT_PATH:$HOME/repos/carbs/community export CPT_PATH + +

1.2.2 Updating packages

It is good practice to make sure your system is up to date, especially before @@ -118,6 +134,8 @@ need to update twice.

$ cpt update
 
+ +

1.2.3 Installing packages

Since you are operating on a really small base, you might need to build and @@ -130,6 +148,8 @@ following. “Package” is not actually a package and is given as an ex $ cpt install package + +

1.2.4 Essential Software

Here is a list of software that you might want to have on your system. @@ -180,6 +200,8 @@ $ cpt install package

  • man-pages-posix
  • + +

    1.2.5 Obtaining the documentation (optional)

    All the documentation for Carbs Linux can be found on a single info manual to be @@ -198,10 +220,12 @@ You can then run info and navigate through the documentation. $ info carbslinux + +


    -Next: , Previous: , Up: Installation  

    +Next: , Previous: , Up: Installation   [Contents]

    -- cgit v1.2.3