From 4fbea76d88cd4ffd2e54a4380eff3ce88db8b33f Mon Sep 17 00:00:00 2001 From: Cem Keylan Date: Tue, 2 Feb 2021 03:54:02 +0300 Subject: Add website icon --- docs/index.html | 61 +++++++++++++++++++++++++++++---------------------------- 1 file changed, 31 insertions(+), 30 deletions(-) (limited to 'docs/index.html') diff --git a/docs/index.html b/docs/index.html index 904339a..74d704d 100644 --- a/docs/index.html +++ b/docs/index.html @@ -10,6 +10,7 @@ +
@@ -35,9 +36,9 @@ 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

-
+
+

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. @@ -46,9 +47,9 @@ package manager forked from KISS with the tool-based approach of xbps.

-
-

Small base

-
+
+

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 @@ -58,9 +59,9 @@ building new software. The majority of the base packages are statically linked.

-
-

Multiple Init Support

-
+
+

Multiple Init Support

+

Carbs Linux has support for multiple init systems and service supervisors. In the main repository are @@ -97,9 +98,9 @@ other system supervision technique along with your own init scripts.

-
-

Links

-
+
+

Links

+
  • IRC - #carbslinux on freenode
  • Reddit - r/carbslinux
  • @@ -108,17 +109,17 @@ other system supervision technique along with your own init scripts.
-
-

News

-
+
+

News

+ -
-

Sep 16, 2020

-
+
+

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 @@ -126,9 +127,9 @@ update.

-
-

Sep 03, 2020

-
+
+

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 @@ -136,9 +137,9 @@ bearssl after the update.

-
-

Jul 27, 2020

-
+
+

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 @@ -147,18 +148,18 @@ handle the bootstrapping. You will need to rename your KISS-* varia

-
-

Jun 17, 2020

-
+
+

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

-
+
+

May 26, 2020

+

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