From ce3c49f6b499cf43c89209f977701ec388154bf6 Mon Sep 17 00:00:00 2001 From: Cem Keylan Date: Tue, 22 Sep 2020 00:35:49 +0300 Subject: update --- docs/docs/Changing-Init-Program.html | 9 +- docs/docs/Configuring-Init.html | 6 +- docs/docs/Contribution-Guidelines.html | 6 +- docs/docs/Conventions.html | 2 +- docs/docs/Environment-Variables.html | 6 +- docs/docs/GNU-Free-Documentation-License.html | 6 +- docs/docs/General-Conventions.html | 2 +- docs/docs/Init-Hooks.html | 2 +- docs/docs/Init-System.html | 6 +- docs/docs/Package-Manager.html | 2 +- docs/docs/Repository-Conventions.html | 2 +- docs/docs/Sending-Git-mails.html | 5 +- ...ng-up-an-rsync-repository-for-distribution.html | 6 +- docs/docs/Shell-Conventions.html | 2 +- docs/docs/Usage.html | 17 ++++ docs/docs/cpt_002dalternatives.html | 2 +- docs/docs/cpt_002dbuild.html | 25 ++--- docs/docs/cpt_002dchecksum.html | 65 +++++++++++++ docs/docs/cpt_002ddownload.html | 64 +++++++++++++ docs/docs/cpt_002dfetch.html | 64 +++++++++++++ docs/docs/cpt_002dinstall.html | 77 +++++++++++++++ docs/docs/cpt_002dlist.html | 68 +++++++++++++ docs/docs/cpt_002dremove.html | 77 +++++++++++++++ docs/docs/cpt_002dsearch.html | 74 ++++++++++++++ docs/docs/cpt_002dupdate.html | 83 ++++++++++++++++ docs/docs/cptforce.html | 48 ++++++++++ docs/docs/cptroot.html | 48 ++++++++++ docs/docs/index.html | 106 ++++++++++++--------- docs/news.xml | 2 +- docs/rss.xml | 2 +- src/docs/Changing-Init-Program.html | 9 +- src/docs/Configuring-Init.html | 6 +- src/docs/Contribution-Guidelines.html | 6 +- src/docs/Conventions.html | 2 +- src/docs/Environment-Variables.html | 6 +- src/docs/GNU-Free-Documentation-License.html | 6 +- src/docs/General-Conventions.html | 2 +- src/docs/Init-Hooks.html | 2 +- src/docs/Init-System.html | 6 +- src/docs/Package-Manager.html | 2 +- src/docs/Repository-Conventions.html | 2 +- src/docs/Sending-Git-mails.html | 5 +- ...ng-up-an-rsync-repository-for-distribution.html | 6 +- src/docs/Shell-Conventions.html | 2 +- src/docs/Usage.html | 17 ++++ src/docs/cpt_002dalternatives.html | 2 +- src/docs/cpt_002dbuild.html | 25 ++--- src/docs/cpt_002dchecksum.html | 65 +++++++++++++ src/docs/cpt_002ddownload.html | 64 +++++++++++++ src/docs/cpt_002dfetch.html | 64 +++++++++++++ src/docs/cpt_002dinstall.html | 77 +++++++++++++++ src/docs/cpt_002dlist.html | 68 +++++++++++++ src/docs/cpt_002dremove.html | 77 +++++++++++++++ src/docs/cpt_002dsearch.html | 74 ++++++++++++++ src/docs/cpt_002dupdate.html | 83 ++++++++++++++++ src/docs/cptforce.html | 48 ++++++++++ src/docs/cptroot.html | 48 ++++++++++ src/docs/index.html | 106 ++++++++++++--------- src/news.xml | 2 +- src/rss.xml | 2 +- texidocs | 2 +- 61 files changed, 1593 insertions(+), 177 deletions(-) create mode 100644 docs/docs/cpt_002dchecksum.html create mode 100644 docs/docs/cpt_002ddownload.html create mode 100644 docs/docs/cpt_002dfetch.html create mode 100644 docs/docs/cpt_002dinstall.html create mode 100644 docs/docs/cpt_002dlist.html create mode 100644 docs/docs/cpt_002dremove.html create mode 100644 docs/docs/cpt_002dsearch.html create mode 100644 docs/docs/cpt_002dupdate.html create mode 100644 docs/docs/cptforce.html create mode 100644 docs/docs/cptroot.html create mode 100644 src/docs/cpt_002dchecksum.html create mode 100644 src/docs/cpt_002ddownload.html create mode 100644 src/docs/cpt_002dfetch.html create mode 100644 src/docs/cpt_002dinstall.html create mode 100644 src/docs/cpt_002dlist.html create mode 100644 src/docs/cpt_002dremove.html create mode 100644 src/docs/cpt_002dsearch.html create mode 100644 src/docs/cpt_002dupdate.html create mode 100644 src/docs/cptforce.html create mode 100644 src/docs/cptroot.html diff --git a/docs/docs/Changing-Init-Program.html b/docs/docs/Changing-Init-Program.html index 04ac016..2948f40 100644 --- a/docs/docs/Changing-Init-Program.html +++ b/docs/docs/Changing-Init-Program.html @@ -21,7 +21,7 @@ Documentation License." --> - + + + + + + +
+

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

+
+
+

2.1.3 cpt-checksum

+ +

cpt-checksum will generate a checksums file from the package’s +sources. +

+ + + + + + + diff --git a/docs/docs/cpt_002ddownload.html b/docs/docs/cpt_002ddownload.html new file mode 100644 index 0000000..2eb2a3d --- /dev/null +++ b/docs/docs/cpt_002ddownload.html @@ -0,0 +1,64 @@ + + + + + + +cpt-download (Carbs Linux User Manual) + + + + + + + + + + + + + + + + + +
+

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

+
+
+

2.1.4 cpt-download

+ +

cpt-download will download the sources of a package. +

+ + + + + + + diff --git a/docs/docs/cpt_002dfetch.html b/docs/docs/cpt_002dfetch.html new file mode 100644 index 0000000..0b5c840 --- /dev/null +++ b/docs/docs/cpt_002dfetch.html @@ -0,0 +1,64 @@ + + + + + + +cpt-fetch (Carbs Linux User Manual) + + + + + + + + + + + + + + + + + +
+

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

+
+
+

2.1.5 cpt-fetch

+ +

cpt-fetch will fetch remote repositories. +

+ + + + + + + diff --git a/docs/docs/cpt_002dinstall.html b/docs/docs/cpt_002dinstall.html new file mode 100644 index 0000000..ed82923 --- /dev/null +++ b/docs/docs/cpt_002dinstall.html @@ -0,0 +1,77 @@ + + + + + + +cpt-install (Carbs Linux User Manual) + + + + + + + + + + + + + + + + + +
+

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

+
+
+

2.1.6 cpt-install

+ +

cpt-install will install given packages. +

+ + +

Options

+ +
+
-f --force
+

Force installation. See CPT_FORCE. +

+
--root
+

Set an alternative root directory. See CPT_ROOT. +

+
+ + + + + + + + diff --git a/docs/docs/cpt_002dlist.html b/docs/docs/cpt_002dlist.html new file mode 100644 index 0000000..d31b5e2 --- /dev/null +++ b/docs/docs/cpt_002dlist.html @@ -0,0 +1,68 @@ + + + + + + +cpt-list (Carbs Linux User Manual) + + + + + + + + + + + + + + + + + +
+

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

+
+
+

2.1.7 cpt-list

+ +

When called without arguments, cpt-list will print all installed +packages. You can add package names as arguments to check whether they are +installed or not. In success, cpt-list will exit with status 0 if all +given packages are installed, it will return 1 if any of the given packages +aren’t installed. +

+ + + + + + + diff --git a/docs/docs/cpt_002dremove.html b/docs/docs/cpt_002dremove.html new file mode 100644 index 0000000..93a7ff8 --- /dev/null +++ b/docs/docs/cpt_002dremove.html @@ -0,0 +1,77 @@ + + + + + + +cpt-remove (Carbs Linux User Manual) + + + + + + + + + + + + + + + + + +
+

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

+
+
+

2.1.8 cpt-remove

+ +

cpt-remove will remove given packages. +

+ + +

Options

+ +
+
-f --force
+

Force removal. See CPT_FORCE. +

+
--root
+

Set an alternative root directory. See CPT_ROOT. +

+
+ + + + + + + + diff --git a/docs/docs/cpt_002dsearch.html b/docs/docs/cpt_002dsearch.html new file mode 100644 index 0000000..289903f --- /dev/null +++ b/docs/docs/cpt_002dsearch.html @@ -0,0 +1,74 @@ + + + + + + +cpt-search (Carbs Linux User Manual) + + + + + + + + + + + + + + + + + +
+

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

+
+
+

2.1.9 cpt-search

+ +

cpt-search will remove given packages. +

+ + +

Options

+ +
+
-s --single
+

Only show the first instance of a package. +

+
+ + + + + + + + diff --git a/docs/docs/cpt_002dupdate.html b/docs/docs/cpt_002dupdate.html new file mode 100644 index 0000000..7446855 --- /dev/null +++ b/docs/docs/cpt_002dupdate.html @@ -0,0 +1,83 @@ + + + + + + +cpt-update (Carbs Linux User Manual) + + + + + + + + + + + + + + + + + +
+

+Previous: , Up: Usage   [Contents]

+
+
+

2.1.10 cpt-update

+ +

cpt-update will update the packages on your system. +

+ + +

Options

+ +
+
-d --download
+

Only download updatable packages. +

+
-n --no-fetch
+

Do not fetch remote repositories. +

+
-y --no-prompt
+

Do not prompt for confirmation. +

+
--root
+

Use an alternate root directory. See CPT_ROOT. +

+
+ + + + + + + + diff --git a/docs/docs/cptforce.html b/docs/docs/cptforce.html new file mode 100644 index 0000000..531869a --- /dev/null +++ b/docs/docs/cptforce.html @@ -0,0 +1,48 @@ + + + + + + + +cptforce (Carbs Linux User Manual) + + + + + + + + + + + + + + +

The node you are looking for is at cptforce.

+ diff --git a/docs/docs/cptroot.html b/docs/docs/cptroot.html new file mode 100644 index 0000000..3e9dfbe --- /dev/null +++ b/docs/docs/cptroot.html @@ -0,0 +1,48 @@ + + + + + + + +cptroot (Carbs Linux User Manual) + + + + + + + + + + + + + + +

The node you are looking for is at cptroot.

+ diff --git a/docs/docs/index.html b/docs/docs/index.html index ebe6e36..9511f59 100644 --- a/docs/docs/index.html +++ b/docs/docs/index.html @@ -49,28 +49,6 @@ ul.no-bullet {list-style: none} - -
-

-Next:   [Contents]

-
-
-

Carbs Linux User Manual

- -

This is the full documentation of Carbs Linux, -from the details of the distribution, installation, to the package manager. It -is not yet complete. -

- -

This documentation is also available in the distribution by the -carbs-docs package, which can be read by either running -info carbslinux or reading /usr/share/doc/carbslinux.txt with your -favorite pager. You can install either the info or texinfo -for doing the first. -

- - -

Short Table of Contents

@@ -78,8 +56,8 @@ for doing the first. @@ -141,11 +119,31 @@ for doing the first.
  • 2.2 Environment Variables
  • @@ -169,42 +167,64 @@ for doing the first.
  • 2.5.1 Setting up an rsync repository for distribution
  • -
  • 3 Contribution Guidelines +
  • 3 Init System
  • -
  • 4 Init System -
  • +
  • 4 Contribution Guidelines +
  • GNU Free Documentation License
  • + +
    +

    +Next:   [Contents]

    +
    +
    +

    Carbs Linux User Manual

    + +

    This is the full documentation of Carbs Linux, +from the details of the distribution, installation, to the package manager. It +is not yet complete. +

    + +

    This documentation is also available in the distribution by the +carbs-docs package, which can be read by either running +info carbslinux or reading /usr/share/doc/carbslinux.txt with your +favorite pager. You can install either the info or texinfo +for doing the first. +

    + + + - - diff --git a/docs/news.xml b/docs/news.xml index 634a2b0..dacc721 100644 --- a/docs/news.xml +++ b/docs/news.xml @@ -9,7 +9,7 @@ a simple linux distributionhttps://carbslinux.org - Mon Sep 21 2020 19:00 + Mon Sep 21 2020 21:00 Sep 16 2020 Wed, 16 Sep 2020 diff --git a/docs/rss.xml b/docs/rss.xml index 4f5df31..d4fa290 100644 --- a/docs/rss.xml +++ b/docs/rss.xml @@ -9,7 +9,7 @@ a simple linux distribution https://carbslinux.org - Mon Sep 21 2020 19:00 + Mon Sep 21 2020 21:00 August 2020 News Post Mon, 03 Aug 2020 diff --git a/src/docs/Changing-Init-Program.html b/src/docs/Changing-Init-Program.html index 04ac016..2948f40 100644 --- a/src/docs/Changing-Init-Program.html +++ b/src/docs/Changing-Init-Program.html @@ -21,7 +21,7 @@ Documentation License." --> - + + + + + + +
    +

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

    +
    +
    +

    2.1.3 cpt-checksum

    + +

    cpt-checksum will generate a checksums file from the package’s +sources. +

    + + + + + + + diff --git a/src/docs/cpt_002ddownload.html b/src/docs/cpt_002ddownload.html new file mode 100644 index 0000000..2eb2a3d --- /dev/null +++ b/src/docs/cpt_002ddownload.html @@ -0,0 +1,64 @@ + + + + + + +cpt-download (Carbs Linux User Manual) + + + + + + + + + + + + + + + + + +
    +

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

    +
    +
    +

    2.1.4 cpt-download

    + +

    cpt-download will download the sources of a package. +

    + + + + + + + diff --git a/src/docs/cpt_002dfetch.html b/src/docs/cpt_002dfetch.html new file mode 100644 index 0000000..0b5c840 --- /dev/null +++ b/src/docs/cpt_002dfetch.html @@ -0,0 +1,64 @@ + + + + + + +cpt-fetch (Carbs Linux User Manual) + + + + + + + + + + + + + + + + + +
    +

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

    +
    +
    +

    2.1.5 cpt-fetch

    + +

    cpt-fetch will fetch remote repositories. +

    + + + + + + + diff --git a/src/docs/cpt_002dinstall.html b/src/docs/cpt_002dinstall.html new file mode 100644 index 0000000..ed82923 --- /dev/null +++ b/src/docs/cpt_002dinstall.html @@ -0,0 +1,77 @@ + + + + + + +cpt-install (Carbs Linux User Manual) + + + + + + + + + + + + + + + + + +
    +

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

    +
    +
    +

    2.1.6 cpt-install

    + +

    cpt-install will install given packages. +

    + + +

    Options

    + +
    +
    -f --force
    +

    Force installation. See CPT_FORCE. +

    +
    --root
    +

    Set an alternative root directory. See CPT_ROOT. +

    +
    + + + + + + + + diff --git a/src/docs/cpt_002dlist.html b/src/docs/cpt_002dlist.html new file mode 100644 index 0000000..d31b5e2 --- /dev/null +++ b/src/docs/cpt_002dlist.html @@ -0,0 +1,68 @@ + + + + + + +cpt-list (Carbs Linux User Manual) + + + + + + + + + + + + + + + + + +
    +

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

    +
    +
    +

    2.1.7 cpt-list

    + +

    When called without arguments, cpt-list will print all installed +packages. You can add package names as arguments to check whether they are +installed or not. In success, cpt-list will exit with status 0 if all +given packages are installed, it will return 1 if any of the given packages +aren’t installed. +

    + + + + + + + diff --git a/src/docs/cpt_002dremove.html b/src/docs/cpt_002dremove.html new file mode 100644 index 0000000..93a7ff8 --- /dev/null +++ b/src/docs/cpt_002dremove.html @@ -0,0 +1,77 @@ + + + + + + +cpt-remove (Carbs Linux User Manual) + + + + + + + + + + + + + + + + + +
    +

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

    +
    +
    +

    2.1.8 cpt-remove

    + +

    cpt-remove will remove given packages. +

    + + +

    Options

    + +
    +
    -f --force
    +

    Force removal. See CPT_FORCE. +

    +
    --root
    +

    Set an alternative root directory. See CPT_ROOT. +

    +
    + + + + + + + + diff --git a/src/docs/cpt_002dsearch.html b/src/docs/cpt_002dsearch.html new file mode 100644 index 0000000..289903f --- /dev/null +++ b/src/docs/cpt_002dsearch.html @@ -0,0 +1,74 @@ + + + + + + +cpt-search (Carbs Linux User Manual) + + + + + + + + + + + + + + + + + +
    +

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

    +
    +
    +

    2.1.9 cpt-search

    + +

    cpt-search will remove given packages. +

    + + +

    Options

    + +
    +
    -s --single
    +

    Only show the first instance of a package. +

    +
    + + + + + + + + diff --git a/src/docs/cpt_002dupdate.html b/src/docs/cpt_002dupdate.html new file mode 100644 index 0000000..7446855 --- /dev/null +++ b/src/docs/cpt_002dupdate.html @@ -0,0 +1,83 @@ + + + + + + +cpt-update (Carbs Linux User Manual) + + + + + + + + + + + + + + + + + +
    +

    +Previous: , Up: Usage   [Contents]

    +
    +
    +

    2.1.10 cpt-update

    + +

    cpt-update will update the packages on your system. +

    + + +

    Options

    + +
    +
    -d --download
    +

    Only download updatable packages. +

    +
    -n --no-fetch
    +

    Do not fetch remote repositories. +

    +
    -y --no-prompt
    +

    Do not prompt for confirmation. +

    +
    --root
    +

    Use an alternate root directory. See CPT_ROOT. +

    +
    + + + + + + + + diff --git a/src/docs/cptforce.html b/src/docs/cptforce.html new file mode 100644 index 0000000..531869a --- /dev/null +++ b/src/docs/cptforce.html @@ -0,0 +1,48 @@ + + + + + + + +cptforce (Carbs Linux User Manual) + + + + + + + + + + + + + + +

    The node you are looking for is at cptforce.

    + diff --git a/src/docs/cptroot.html b/src/docs/cptroot.html new file mode 100644 index 0000000..3e9dfbe --- /dev/null +++ b/src/docs/cptroot.html @@ -0,0 +1,48 @@ + + + + + + + +cptroot (Carbs Linux User Manual) + + + + + + + + + + + + + + +

    The node you are looking for is at cptroot.

    + 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} - -
    -

    -Next:   [Contents]

    -
    -
    -

    Carbs Linux User Manual

    - -

    This is the full documentation of Carbs Linux, -from the details of the distribution, installation, to the package manager. It -is not yet complete. -

    - -

    This documentation is also available in the distribution by the -carbs-docs package, which can be read by either running -info carbslinux or reading /usr/share/doc/carbslinux.txt with your -favorite pager. You can install either the info or texinfo -for doing the first. -

    - - -

    Short Table of Contents

    @@ -78,8 +56,8 @@ for doing the first. @@ -141,11 +119,31 @@ for doing the first.
  • 2.2 Environment Variables
  • @@ -169,42 +167,64 @@ for doing the first.
  • 2.5.1 Setting up an rsync repository for distribution
  • -
  • 3 Contribution Guidelines +
  • 3 Init System
  • -
  • 4 Init System -
  • +
  • 4 Contribution Guidelines +
  • GNU Free Documentation License
  • + +
    +

    +Next:   [Contents]

    +
    +
    +

    Carbs Linux User Manual

    + +

    This is the full documentation of Carbs Linux, +from the details of the distribution, installation, to the package manager. It +is not yet complete. +

    + +

    This documentation is also available in the distribution by the +carbs-docs package, which can be read by either running +info carbslinux or reading /usr/share/doc/carbslinux.txt with your +favorite pager. You can install either the info or texinfo +for doing the first. +

    + + +
    - - diff --git a/src/news.xml b/src/news.xml index 634a2b0..dacc721 100644 --- a/src/news.xml +++ b/src/news.xml @@ -9,7 +9,7 @@ a simple linux distributionhttps://carbslinux.org - Mon Sep 21 2020 19:00 + Mon Sep 21 2020 21:00 Sep 16 2020 Wed, 16 Sep 2020 diff --git a/src/rss.xml b/src/rss.xml index 4f5df31..d4fa290 100644 --- a/src/rss.xml +++ b/src/rss.xml @@ -9,7 +9,7 @@ a simple linux distribution https://carbslinux.org - Mon Sep 21 2020 19:00 + Mon Sep 21 2020 21:00 August 2020 News Post Mon, 03 Aug 2020 diff --git a/texidocs b/texidocs index 62ae06f..797faa9 160000 --- a/texidocs +++ b/texidocs @@ -1 +1 @@ -Subproject commit 62ae06ffcdef4a433ef1f3d491c28edbb5bc540e +Subproject commit 797faa922b45e15b594b16c0ec0be334dec0dec3 -- cgit v1.2.3