diff options
author | Cem Keylan <cem@ckyln.com> | 2020-09-03 11:23:04 +0300 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2020-09-03 11:23:04 +0300 |
commit | 2fd9794e997632cdbf124e96a8006ade0532ab51 (patch) | |
tree | f9b2a2ed7fdef607ebb16c25071d3760a6a246fb /src | |
parent | 8fc958edbac321030dc377a081ca2d9391b71a74 (diff) | |
download | website-2fd9794e997632cdbf124e96a8006ade0532ab51.tar.gz |
update
Diffstat (limited to 'src')
-rw-r--r-- | src/blog/20200803.md (renamed from src/blog/20200803.txt) | 31 | ||||
-rw-r--r-- | src/index.md | 16 | ||||
-rw-r--r-- | src/news.md | 7 | ||||
-rw-r--r-- | src/news.xml | 13 | ||||
-rw-r--r-- | src/rss.xml | 33 |
5 files changed, 58 insertions, 42 deletions
diff --git a/src/blog/20200803.txt b/src/blog/20200803.md index 184baaa..eaee932 100644 --- a/src/blog/20200803.txt +++ b/src/blog/20200803.md @@ -5,16 +5,15 @@ We are having some stalls during this summer, as I am currently working on university-related stuff. Nonetheless, there are some important changes that I want to share in this month's post. - INDEX -------------------------------------------------------------------------------- -- Carbs Packaging Tools [1.0] -- Docs [2.0] -- Re-opening the Carbs Linux server [3.0] +- [Carbs Packaging Tools](#carbs-packaging-tools) +- [Docs](#docs) +- [Re-opening the Carbs Linux server](#re-opening-the-carbs-linux-server) -[1.0] Carbs Packaging Tools +Carbs Packaging Tools -------------------------------------------------------------------------------- This month I have reworked `kiss` into a new package manager, now renamed as @@ -35,25 +34,25 @@ as well. If you want to use the library on your script you can simply do this: - +--------------------------------------------------------------------------+ - | | - | #!/bin/sh | - | . cpt-lib | - | (...) | - | | - +--------------------------------------------------------------------------+ + +--------------------------------------------------------------------------+ + | | + | #!/bin/sh | + | . cpt-lib | + | (...) | + | | + +--------------------------------------------------------------------------+ There are obviously some clean-up and simplifications needed in this new tool-based package management method. -[2.0] Docs +Docs -------------------------------------------------------------------------------- I have added documentation for the distribution, and finally updated the guide for installation. It is now _almost_ complete. These docs can be installed to your system for online viewing. I will also add a documentation crawler similar -to how werc[1] works (but as an offline viewer). You can find `carbs-docs` from +to how werc[^1] works (but as an offline viewer). You can find `carbs-docs` from the repository. Currently, the documentation lacks but I will be adding new stuff. These will solely be distribution specific documentation and will not be a wiki-like source. If anyone would like to contribute to a wiki-like @@ -61,7 +60,7 @@ documentation source, I would happily re-open the distribution wiki. You can find the source on https://github.com/CarbsLinux/docs -[3.0] Re-opening the Carbs Linux server +Re-opening the Carbs Linux server -------------------------------------------------------------------------------- Back in May, I had shutdown the Carbs Linux server due to financial issues, but @@ -75,4 +74,4 @@ remote nonetheless. EDIT: The git-server is up! -[1]: http://werc.cat-v.org +[^1]: http://werc.cat-v.org diff --git a/src/index.md b/src/index.md index 46ae09e..b34e583 100644 --- a/src/index.md +++ b/src/index.md @@ -60,6 +60,13 @@ News [RSS Feed](/news.xml) | [See all news](/news.html) +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 -------------------------------------------------------------------------------- @@ -89,12 +96,3 @@ A rootfs tarball targeting the i686 architecture has been released. It can be found on the [downloads page] [downloads page]: https://dl.carbslinux.org/releases/i686 - -May 10 2020 --------------------------------------------------------------------------------- - -A GCC 10.1.0 change causes a kernel panic for kernels built -with GCC 10.1. This issue can be resolved by applying this -[patch] to your kernel sources. - -[patch]: https://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git/patch/?id=f670269a42bfdd2c83a1118cc3d1b475547eac22 diff --git a/src/news.md b/src/news.md index f297a81..80d760c 100644 --- a/src/news.md +++ b/src/news.md @@ -1,3 +1,10 @@ +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 -------------------------------------------------------------------------------- diff --git a/src/news.xml b/src/news.xml index f32807f..2323a56 100644 --- a/src/news.xml +++ b/src/news.xml @@ -9,7 +9,18 @@ <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>Tue Aug 18 2020 00:00</lastBuildDate> + <lastBuildDate>Thu Sep 03 2020 08:00</lastBuildDate> +<item> +<title>Sep 03 2020</title> +<pubDate>Thu, 03 Sep 2020</pubDate> +<dc:creator>Cem Keylan</dc:creator> +<link>https://carbslinux.org/index.html</link> +<description><h2>Sep 03 2020</h2> + +<p>The default TLS provider has been reverted to &lsquo;libressl&rsquo;. System update will +replace bearssl dependencies with libressl. You may choose to keep or remove +bearssl after the update</p></description> +</item> <item> <title>Jul 27 2020</title> <pubDate>Mon, 27 Jul 2020</pubDate> diff --git a/src/rss.xml b/src/rss.xml index 41f50e8..37ac90c 100644 --- a/src/rss.xml +++ b/src/rss.xml @@ -9,12 +9,12 @@ <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>Tue Aug 18 2020 00:00</lastBuildDate> + <lastBuildDate>Thu Sep 03 2020 08:00</lastBuildDate> <item> <title>August 2020 News Post</title> <pubDate>Mon, 03 Aug 2020</pubDate> <dc:creator>Cem Keylan</dc:creator> -<link>https://carbslinux.org/blog/20200803.txt</link> +<link>https://carbslinux.org/blog/20200803.html</link> <description><h1>August 2020 News Post</h1> <p>We are having some stalls during this summer, as I am currently working on @@ -24,13 +24,13 @@ want to share in this month&rsquo;s post.</p> <h2>INDEX</h2> <ul> -<li>Carbs Packaging Tools [1.0]</li> -<li>Docs [2.0]</li> -<li>Re-opening the Carbs Linux server [3.0]</li> +<li><a href="#carbs-packaging-tools">Carbs Packaging Tools</a></li> +<li><a href="#docs">Docs</a></li> +<li><a href="#re-opening-the-carbs-linux-server">Re-opening the Carbs Linux server</a></li> </ul> -<h2>[1.0] Carbs Packaging Tools</h2> +<h2>Carbs Packaging Tools</h2> <p>This month I have reworked <code>kiss</code> into a new package manager, now renamed as <code>cpt</code>. Updating <code>kiss</code> will now bootstrap the new package manager, so you don&rsquo;t @@ -50,30 +50,31 @@ as well.</p> <p>If you want to use the library on your script you can simply do this:</p> -<p> +&mdash;&mdash;&mdash;&mdash;&mdash;&mdash;&mdash;&mdash;&mdash;&mdash;&mdash;&mdash;&mdash;&mdash;&mdash;&mdash;&mdash;&mdash;&mdash;&mdash;&mdash;&mdash;&mdash;&mdash;&ndash;+ - | | - | #!/bin/sh | - | . cpt-lib | - | (&hellip;) | - | | - +&mdash;&mdash;&mdash;&mdash;&mdash;&mdash;&mdash;&mdash;&mdash;&mdash;&mdash;&mdash;&mdash;&mdash;&mdash;&mdash;&mdash;&mdash;&mdash;&mdash;&mdash;&mdash;&mdash;&mdash;&ndash;+</p> +<pre><code>+--------------------------------------------------------------------------+ +| | +| #!/bin/sh | +| . cpt-lib | +| (...) | +| | ++--------------------------------------------------------------------------+ +</code></pre> <p>There are obviously some clean-up and simplifications needed in this new tool-based package management method.</p> -<h2>[2.0] Docs</h2> +<h2>Docs</h2> <p>I have added documentation for the distribution, and finally updated the guide for installation. It is now <em>almost</em> complete. These docs can be installed to your system for online viewing. I will also add a documentation crawler similar -to how werc<a href="http://werc.cat-v.org">1</a> works (but as an offline viewer). You can find <code>carbs-docs</code> from +to how werc<a href="http://werc.cat-v.org">^1</a> works (but as an offline viewer). You can find <code>carbs-docs</code> from the repository. Currently, the documentation lacks but I will be adding new stuff. These will solely be distribution specific documentation and will not be a wiki-like source. If anyone would like to contribute to a wiki-like documentation source, I would happily re-open the distribution wiki. You can find the source on https://github.com/CarbsLinux/docs</p> -<h2>[3.0] Re-opening the Carbs Linux server</h2> +<h2>Re-opening the Carbs Linux server</h2> <p>Back in May, I had shutdown the Carbs Linux server due to financial issues, but I am slowly reverting to the self-hosted model. Back then, the git repositories |