diff options
Diffstat (limited to 'src')
-rw-r--r-- | src/docs/index.html | 1 | ||||
-rw-r--r-- | src/index.md | 6 | ||||
-rw-r--r-- | src/news.xml | 2 | ||||
-rw-r--r-- | src/rss.xml | 2 |
4 files changed, 6 insertions, 5 deletions
diff --git a/src/docs/index.html b/src/docs/index.html index 1a80429..ca94f6a 100644 --- a/src/docs/index.html +++ b/src/docs/index.html @@ -42,6 +42,7 @@ ul.no-bullet {list-style: none} + <span id="Top"></span><div class="header"> <p> Next: <a href="Installation.html" accesskey="n" rel="next">Installation</a> </p> diff --git a/src/index.md b/src/index.md index b34e583..6af3953 100644 --- a/src/index.md +++ b/src/index.md @@ -12,9 +12,9 @@ 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. +By default, Carbs Linux comes with busybox for coreutils, libressl 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 diff --git a/src/news.xml b/src/news.xml index 521ac5d..0e054d5 100644 --- a/src/news.xml +++ b/src/news.xml @@ -9,7 +9,7 @@ <description>a simple linux distribution</description> <link>https://carbslinux.org</link> <atom:link href="https://carbslinux.org/news.xml" rel="self" type="application/rss+xml" /> - <lastBuildDate>Mon Sep 14 2020 17:00</lastBuildDate> + <lastBuildDate>Tue Sep 15 2020 08:00</lastBuildDate> <item> <title>Sep 03 2020</title> <pubDate>Thu, 03 Sep 2020</pubDate> diff --git a/src/rss.xml b/src/rss.xml index 10aaaef..799486a 100644 --- a/src/rss.xml +++ b/src/rss.xml @@ -9,7 +9,7 @@ <description>a simple linux distribution</description> <link>https://carbslinux.org</link> <atom:link href="https://carbslinux.org/rss.xml" rel="self" type="application/rss+xml" /> - <lastBuildDate>Mon Sep 14 2020 17:00</lastBuildDate> + <lastBuildDate>Tue Sep 15 2020 08:00</lastBuildDate> <item> <title>August 2020 News Post</title> <pubDate>Mon, 03 Aug 2020</pubDate> |