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/blog/20200128.html | 1 + docs/blog/20200406.html | 31 ++++++++++++++++--------------- docs/blog/20200410.html | 1 + docs/blog/20200508.html | 31 ++++++++++++++++--------------- docs/blog/20200528.html | 7 ++++--- docs/blog/20200617.html | 43 ++++++++++++++++++++++--------------------- docs/blog/20200803.html | 25 +++++++++++++------------ docs/blog/20201210.html | 1 + docs/blog/index.html | 1 + 9 files changed, 75 insertions(+), 66 deletions(-) (limited to 'docs/blog') diff --git a/docs/blog/20200128.html b/docs/blog/20200128.html index 9b37a28..771ff8c 100644 --- a/docs/blog/20200128.html +++ b/docs/blog/20200128.html @@ -8,6 +8,7 @@ +
diff --git a/docs/blog/20200406.html b/docs/blog/20200406.html index c0f3d5a..6bc6555 100644 --- a/docs/blog/20200406.html +++ b/docs/blog/20200406.html @@ -8,6 +8,7 @@ +
@@ -35,9 +36,9 @@ It has been a busy week. There are lots of changes in direction, and more to come. I want to talk a little about all of them.

-
-

Carbs Linux Server Going Down

-
+
+

Carbs Linux Server Going Down

+

It became harder to maintain and pay for the server, and I will be shutting it down in May. I am currently in the phase of carrying over everything to Github. @@ -58,9 +59,9 @@ hassle-free.

-
-

Forking KISS

-
+
+

Forking KISS

+

I had a personal fork of KISS, which I enjoyed thoroughly. I didn't intend to make it the default when I started it, but it has matured enough to be so. The @@ -75,9 +76,9 @@ fits my views.

-
-

Small Changes on the Website

-
+
+

Small Changes on the Website

+

I have made some small changes on the website. The build is not dependent on Plan9 utilities anymore. It was fun messing around with rc and mk, but they @@ -97,9 +98,9 @@ Page Source'. Meanwhile, I will be updating some pages to be a little more

-
-

Outsources Repository

-
+
+

Outsources Repository

+

I have opened an outsource repository, which I will be pushing this week. I will add a new post when I am ready to push it. I think it will be interesting, @@ -109,9 +110,9 @@ manager. The now empty repository, can be found -

New Tarball

-
+
+

New Tarball

+

Finally, I have released a new tarball today, which can be obtained from the downloads page. diff --git a/docs/blog/20200410.html b/docs/blog/20200410.html index 03578d4..9779528 100644 --- a/docs/blog/20200410.html +++ b/docs/blog/20200410.html @@ -8,6 +8,7 @@ +

diff --git a/docs/blog/20200508.html b/docs/blog/20200508.html index 6bdd7ed..4d55993 100644 --- a/docs/blog/20200508.html +++ b/docs/blog/20200508.html @@ -8,6 +8,7 @@ +
@@ -38,9 +39,9 @@ differences between KISS Linux and Carbs Linux for anyone who may be wondering. Perhaps I could make this a "FAQ" page later on.

-
-

History

-
+
+

History

+

I had the idea of creating my own Linux distribution since the May of 2019. Back then, I had my own Linux from Scratch build, and I wanted to slim it down my @@ -70,9 +71,9 @@ extremely clean and well-thought. I decided to give it a go and fork KISS.

-
-

Differences between KISS and Carbs

-
+
+

Differences between KISS and Carbs

+

Now, I still baffle when people ask me this question. My intention was never to create a distribution with specific differences between KISS. My intention was @@ -91,9 +92,9 @@ grateful to Dylan and all the other contributors.

-
-

What I'm working on now

-
+
+

What I'm working on now

+

Currently I have a few projects that I'm working on for Carbs. These are,

@@ -126,9 +127,9 @@ sources unless you specifically need them.
-
-

What's up with all the init/service daemons?

-
+
+

What's up with all the init/service daemons?

+

If you have ever checked the repository, you may have noticed that there are lots of init/service related packages. I have had my fair share of time with all @@ -141,9 +142,9 @@ checking out shinit and sysmgr.

-
-

Why I don't publicize Carbs

-
+
+

Why I don't publicize Carbs

+

There are a couple of reasons I don't publicize Carbs a lot.

diff --git a/docs/blog/20200528.html b/docs/blog/20200528.html index 119a7ea..3707229 100644 --- a/docs/blog/20200528.html +++ b/docs/blog/20200528.html @@ -8,6 +8,7 @@ +
@@ -66,9 +67,9 @@ dependency. You can see the rest of the changelog here.

-
-

Binary Repositories

-
+
+

Binary Repositories

+

A few days ago, I have also published kiss-bin, a first version for managing binary repositories. Currently, there are some caveats that I'll be fixing along diff --git a/docs/blog/20200617.html b/docs/blog/20200617.html index 4373b0e..9576db4 100644 --- a/docs/blog/20200617.html +++ b/docs/blog/20200617.html @@ -8,6 +8,7 @@ +

@@ -35,9 +36,9 @@ This will be an active month for Carbs as major changes to the base and the package manager will be coming up.

-
-

Statically linking the base

-
+
+

Statically linking the base

+

For the past couple of weeks I have been trying to simplify the base and statically link the core (mostly binaries rather than libraries). I usually see @@ -61,18 +62,18 @@ linked.

-
-

Major changes on the core repository

-
+
+

Major changes on the core repository

+

There have been drastic changes to the core repository and the base rootfs this month (with more on the way). Right now changes are as follows.

-
-

Removed from Core

-
+
+

Removed from Core

+
  • git
  • libressl
  • @@ -84,9 +85,9 @@ month (with more on the way). Right now changes are as follows.
-
-

Added to Core

-
+
+

Added to Core

+
  • bearssl, as a libressl replacement
  • byacc, as a bison replacement
  • @@ -94,9 +95,9 @@ month (with more on the way). Right now changes are as follows.
-
-

Statically linked

-
+
+

Statically linked

+
  • kiss
  • neatvi
  • @@ -115,9 +116,9 @@ month (with more on the way). Right now changes are as follows.
-
-

Making the wiki available offline

-
+
+

Making the wiki available offline

+

Soon, all documentation regarding Carbs Linux will be avaialable to be installed from the core repository in a carbs-docs package along with its own document @@ -127,9 +128,9 @@ little outdated which will also receive some important updates.

-
-

ISO image for Carbs

-
+
+

ISO image for Carbs

+

I am thinking of releasing an ISO image in order to provide a standardized environment for installation along with installation helper tools in the spirit diff --git a/docs/blog/20200803.html b/docs/blog/20200803.html index d62214b..67424b2 100644 --- a/docs/blog/20200803.html +++ b/docs/blog/20200803.html @@ -8,6 +8,7 @@ +

@@ -38,15 +39,15 @@ want to share in this month's post. -
-

Carbs Packaging Tools

-
+
+

Carbs Packaging Tools

+

This month I have reworked kiss into a new package manager, now renamed as cpt. Updating kiss will now bootstrap the new package manager, so you don't @@ -87,9 +88,9 @@ tool-based package management method.

-