aboutsummaryrefslogtreecommitdiff
path: root/blog/20201210.org
diff options
context:
space:
mode:
authorCem Keylan <cem@ckyln.com>2021-02-02 03:39:56 +0300
committerCem Keylan <cem@ckyln.com>2021-02-02 03:39:56 +0300
commite7999a032bd888abf3665c501a754dbb922fe7c9 (patch)
tree9e6fd5104482ba77815a1ed1d591e9ba8167be78 /blog/20201210.org
parentc17e5bd8eb9c0b98b5b6eb9b6cd8f38e2856bb40 (diff)
downloadwebsite-e7999a032bd888abf3665c501a754dbb922fe7c9.tar.gz
Switch to org-mode for generating the website
Diffstat (limited to 'blog/20201210.org')
-rw-r--r--blog/20201210.org22
1 files changed, 22 insertions, 0 deletions
diff --git a/blog/20201210.org b/blog/20201210.org
new file mode 100644
index 0000000..7da78cb
--- /dev/null
+++ b/blog/20201210.org
@@ -0,0 +1,22 @@
+#+TITLE: First Year of Carbs Linux
+#+AUTHOR: Cem Keylan
+#+DATE: <2020-12-10 Thu>
+
+December 10, 2020 marks the first year after the initial release of Carbs Linux.
+When I forked the KISS Linux repository on the 9th of December, I was fairly new
+to package management. Carbs Linux used to be almost identical to KISS Linux. A
+lot has changed since then:
+
+- [2020 Jan 13] Replaced default init system to =sinit=
+- [2020 Jan 15] Packaged =WebKit2GTK=
+- [2020 May 17] Added =bearssl= on the testing repository
+- [2020 May 28] Added =rsync= repository support to kiss
+- [2020 Jun 03] Replaced =bison= with =byacc=
+- [2020 Jun 11] Replaced =libressl= with =bearssl=
+- [2020 Jun 24] Replaced =kiss= with =cpt=
+
+I have really enjoyed maintaining and developing this distribution, and I want
+to thank everyone who was involved in some way or another. While I have slowed
+down in development due to college workload, I am still actively maintaining all
+the packages on the repository. I do have some ideas that I am thinking of
+implementing during the semester break. Hope to see you all in January.