From e7999a032bd888abf3665c501a754dbb922fe7c9 Mon Sep 17 00:00:00 2001 From: Cem Keylan Date: Tue, 2 Feb 2021 03:39:56 +0300 Subject: Switch to org-mode for generating the website --- docs/index.html | 247 +++++++++++++++++++++++++++++++++++--------------------- 1 file changed, 156 insertions(+), 91 deletions(-) (limited to 'docs/index.html') diff --git a/docs/index.html b/docs/index.html index 6397956..904339a 100644 --- a/docs/index.html +++ b/docs/index.html @@ -1,112 +1,177 @@ - - - - index | Carbs Linux - - - - - - -

Carbs Linux - a simple linux distribution

-
- -
-

Carbs Linux is an in-development Linux® distribution with a suckless mindset. -The base system consists of only the necessary programs to create a Linux -distribution.

- -

Package Manager

- -

Carbs Linux uses its own package manager Carbs Packaging Tools, a POSIX shell -package manager forked from KISS with the tool-based approach of xbps.

- -

Small base

- -

By default, Carbs Linux comes with busybox for coreutils, bearssl for its + + + + + + +Carbs Linux + + + + + + +

+ +
+
+

+Carbs Linux is a source-based Linux® distribution that aims to be simple, +flexible and extensible while staying as pragmatic and practical as possible. +The system can consist of as much or as little as its user can intend to. +

+ +
+

Package Manager

+
+

+Carbs Linux uses its own package manager Carbs Packaging Tools, a POSIX shell +package manager forked from KISS with the tool-based approach of xbps. +

+
+
+ + +
+

Small base

+
+

+By default, Carbs Linux comes with busybox for coreutils, bearssl for its crypto library, musl libc, and other basic utilities that are required for -building new software. The majority of the base packages are statically linked.

+building new software. The majority of the base packages are statically linked. +

+
+
-

Multiple Init Support

-

Carbs Linux has support for multiple init systems and service supervisors. In -the main repository are

+
+

Multiple Init Support

+
+

+Carbs Linux has support for multiple init systems and service supervisors. In +the main repository are +

-
    +
    • sinit
    • busybox-init (SysVinit clone)
    • runit-init
    +

    +for init systems, and +

    -

    for init systems, and

    - -
      +
      • sysmgr
      • busybox-runit
      • runit
      - -

      for service supervisors. The carbs-init package is the collection of init +

      +for service supervisors. The carbs-init package is the collection of init scripts that ensure the interoperability of these init and service systems, and make it easier for the user to switch to their preferred combinations of system -supervision.

      - -

      Nothing holds you back, however, from ditching any of these and packaging some -other system supervision technique along with your own init scripts.

      - -

      Links

      - -
        -
      • IRC - #carbslinux on freenode
      • -
      • Reddit - /r/carbslinux
      • -
      • Mailing Lists
      • +supervision. +

        + +

        +Nothing holds you back, however, from ditching any of these and packaging some +other system supervision technique along with your own init scripts. +

        +
+
+ + +
+

Links

+
+ - - -

News

- -

RSS Feed | See all news

- -

Sep 16 2020

- -

The libressl “revert” was reverted. System update will replace libressl +

+
+ +
+

News

+ + +
+

Sep 16, 2020

+
+

+The libressl "revert" was reverted. System update will replace libressl dependencies with bearssl. You may choose to keep or remove bearssl after the -update.

- -

Sep 03 2020

- -

The default TLS provider has been reverted to ‘libressl’. System update will +update. +

+
+
+
+

Sep 03, 2020

+
+

+The default TLS provider has been reverted to libressl. System update will replace bearssl dependencies with libressl. You may choose to keep or remove -bearssl after the update.

- -

Jul 27 2020

- -

Carbs Linux’s fork of the kiss package manager has been renamed to -Carbs Packaging Tools due to huge amount of changes. Your latest kiss -update will handle the bootstrapping. You will need to rename your KISS-* -variables to CPT-*

- -

Jun 17 2020

- -

A new rootfs tarball including the changes to the core is released and can be -found on the downloads page.

- -

May 26 2020

- -

An initial version for binary package management is released. -It can be found on the GitHub page.

- View Page Source -
- - - +bearssl after the update. +

+
+
+
+

Jul 27, 2020

+
+

+Carbs Linux's fork of the kiss package manager has been renamed to Carbs + Packaging Tools due to huge amount of changes. Your latest kiss update will +handle the bootstrapping. You will need to rename your KISS-* variables to +CPT-*. +

+
+
+
+

Jun 17, 2020

+
+

+A new rootfs tarball including the changes to the core is released and can be +found on the downloads page. +

+
+
+
+

May 26, 2020

+
+

+An initial version for binary package management is released. It can be found on +the GitHub page. +

+
+
+
+
+
+ +
+ -- cgit v1.2.3