aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCem Keylan <cem@ckyln.com>2020-06-17 16:54:07 +0300
committerCem Keylan <cem@ckyln.com>2020-06-17 16:54:07 +0300
commit548c5fc976df40b595fd7cc86e483f8f4e4b9237 (patch)
tree0d7c04bd4a0c696aae432096777f1ce353c1d8b2
parent21c38f60f933747e42a886ed40252e23d4979b1b (diff)
downloadwebsite-548c5fc976df40b595fd7cc86e483f8f4e4b9237.tar.gz
update
-rw-r--r--docs/index.html13
-rw-r--r--docs/index.txt13
-rw-r--r--docs/news.xml2
-rw-r--r--docs/rss.xml2
-rw-r--r--index/index.md13
-rw-r--r--src/index.md13
6 files changed, 30 insertions, 26 deletions
diff --git a/docs/index.html b/docs/index.html
index 2ad7169..95db38a 100644
--- a/docs/index.html
+++ b/docs/index.html
@@ -17,7 +17,7 @@
<a href='/wiki/install.html'>installation</a>
</nav></div><div class="border"></div>
<p>Carbs Linux is an in-development Linux® distribution with a suckless mindset.
-The base system will consist of only the necessary programs to create a Linux
+The base system consists of only the necessary programs to create a Linux
distribution.</p>
<h2>Package Manager</h2>
@@ -27,8 +27,9 @@ extremely flexible package manager.</p>
<h2>Small base</h2>
-<p>By default, Carbs Linux comes with busybox for coreutils, and basic utilities
-for building new software. The rootfs tarball is not bigger than 40MB.</p>
+<p>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.</p>
<h2>Multiple Init Support</h2>
@@ -52,9 +53,9 @@ the main repository are</p>
<p>for service supervisors. The <a href="https://github.com/CarbsLinux/repository/tree/master/core/carbs-init">carbs-init</a> package is the collection of init
-scripts that ensure the interoperatability of these init and service systems,
-and make it easier for the user to switch to their preferred combinations of
-system supervision.</p>
+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.</p>
<p>Nothing holds you back, however, from ditching any of these and packaging some
other system supervision technique along with your own init scripts.</p>
diff --git a/docs/index.txt b/docs/index.txt
index fbdb04f..8a404d7 100644
--- a/docs/index.txt
+++ b/docs/index.txt
@@ -1,5 +1,5 @@
Carbs Linux is an in-development Linux® distribution with a suckless mindset.
-The base system will consist of only the necessary programs to create a Linux
+The base system consists of only the necessary programs to create a Linux
distribution.
Package Manager
@@ -12,8 +12,9 @@ extremely flexible package manager.
Small base
--------------------------------------------------------------------------------
-By default, Carbs Linux comes with busybox for coreutils, and basic utilities
-for building new software. The rootfs tarball is not bigger than 40MB.
+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.
Multiple Init Support
@@ -33,9 +34,9 @@ for init systems, and
- `runit`
for service supervisors. The [carbs-init] package is the collection of init
-scripts that ensure the interoperatability of these init and service systems,
-and make it easier for the user to switch to their preferred combinations of
-system supervision.
+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.
diff --git a/docs/news.xml b/docs/news.xml
index a1c78b9..1c5e235 100644
--- a/docs/news.xml
+++ b/docs/news.xml
@@ -9,7 +9,7 @@
<description>a simple busybox linux distribution</description>
<link>https://carbslinux.org</link>
<atom:link href="https://carbslinux.org/news.xml" rel="self" type="application/rss+xml" />
-<lastBuildDate>Jun Wed 2020 11:00</lastBuildDate>
+<lastBuildDate>Jun Wed 2020 13:00</lastBuildDate>
<item>
<title>20200526.news</title>
<pubDate>Tue, 26 May 2020</pubDate>
diff --git a/docs/rss.xml b/docs/rss.xml
index 287d56d..18c7d01 100644
--- a/docs/rss.xml
+++ b/docs/rss.xml
@@ -9,7 +9,7 @@
<description>a simple busybox linux distribution</description>
<link>https://carbslinux.org</link>
<atom:link href="https://carbslinux.org/rss.xml" rel="self" type="application/rss+xml" />
-<lastBuildDate>Jun Wed 2020 11:00</lastBuildDate>
+<lastBuildDate>Jun Wed 2020 13:00</lastBuildDate>
<item>
<title>June Newspost</title>
<pubDate>Wed, 17 Jun 2020</pubDate>
diff --git a/index/index.md b/index/index.md
index a87b1c5..aeb85fe 100644
--- a/index/index.md
+++ b/index/index.md
@@ -1,5 +1,5 @@
Carbs Linux is an in-development Linux® distribution with a suckless mindset.
-The base system will consist of only the necessary programs to create a Linux
+The base system consists of only the necessary programs to create a Linux
distribution.
Package Manager
@@ -12,8 +12,9 @@ extremely flexible package manager.
Small base
--------------------------------------------------------------------------------
-By default, Carbs Linux comes with busybox for coreutils, and basic utilities
-for building new software. The rootfs tarball is not bigger than 40MB.
+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.
Multiple Init Support
@@ -33,9 +34,9 @@ for init systems, and
- `runit`
for service supervisors. The [carbs-init] package is the collection of init
-scripts that ensure the interoperatability of these init and service systems,
-and make it easier for the user to switch to their preferred combinations of
-system supervision.
+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.
diff --git a/src/index.md b/src/index.md
index fbdb04f..8a404d7 100644
--- a/src/index.md
+++ b/src/index.md
@@ -1,5 +1,5 @@
Carbs Linux is an in-development Linux® distribution with a suckless mindset.
-The base system will consist of only the necessary programs to create a Linux
+The base system consists of only the necessary programs to create a Linux
distribution.
Package Manager
@@ -12,8 +12,9 @@ extremely flexible package manager.
Small base
--------------------------------------------------------------------------------
-By default, Carbs Linux comes with busybox for coreutils, and basic utilities
-for building new software. The rootfs tarball is not bigger than 40MB.
+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.
Multiple Init Support
@@ -33,9 +34,9 @@ for init systems, and
- `runit`
for service supervisors. The [carbs-init] package is the collection of init
-scripts that ensure the interoperatability of these init and service systems,
-and make it easier for the user to switch to their preferred combinations of
-system supervision.
+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.