diff options
author | Cem Keylan <cem@ckyln.com> | 2021-08-31 01:13:15 +0300 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2021-08-31 01:13:15 +0300 |
commit | 08c5bd21fa02e1b30fe2e4c194d9c615a4daf2c6 (patch) | |
tree | b471d65a2ad20665dc0e0e8f91aa67ac4c0949b1 /news | |
parent | 25cfa83501cf9b0a1f79d7d94af13b0866c33aa7 (diff) | |
download | website-08c5bd21fa02e1b30fe2e4c194d9c615a4daf2c6.tar.gz |
website: switch to hugo
Diffstat (limited to 'news')
-rw-r--r-- | news/20191210.org | 4 | ||||
-rw-r--r-- | news/20191212.org | 6 | ||||
-rw-r--r-- | news/20191217.org | 5 | ||||
-rw-r--r-- | news/20191218.org | 4 | ||||
-rw-r--r-- | news/20200109.org | 13 | ||||
-rw-r--r-- | news/20200110.org | 4 | ||||
-rw-r--r-- | news/20200113.org | 23 | ||||
-rw-r--r-- | news/20200115.org | 4 | ||||
-rw-r--r-- | news/20200122.org | 5 | ||||
-rw-r--r-- | news/20200128.org | 10 | ||||
-rw-r--r-- | news/20200213.org | 6 | ||||
-rw-r--r-- | news/20200214.org | 50 | ||||
-rw-r--r-- | news/20200218.org | 10 | ||||
-rw-r--r-- | news/20200405.org | 14 | ||||
-rw-r--r-- | news/20200406.org | 4 | ||||
-rw-r--r-- | news/20200410.org | 4 | ||||
-rw-r--r-- | news/20200427.org | 7 | ||||
-rw-r--r-- | news/20200510.org | 7 | ||||
-rw-r--r-- | news/20200519.org | 5 | ||||
-rw-r--r-- | news/20200526.org | 5 | ||||
-rw-r--r-- | news/20200617.org | 5 | ||||
-rw-r--r-- | news/20200727.org | 7 | ||||
-rw-r--r-- | news/20200903.org | 6 | ||||
-rw-r--r-- | news/20200916.org | 6 | ||||
-rw-r--r-- | news/20210228.org | 5 | ||||
-rw-r--r-- | news/20210304.org | 6 | ||||
-rw-r--r-- | news/20210308.org | 5 | ||||
-rw-r--r-- | news/20210401.org | 5 | ||||
-rw-r--r-- | news/20210406.org | 9 | ||||
-rw-r--r-- | news/20210522.org | 4 |
30 files changed, 0 insertions, 248 deletions
diff --git a/news/20191210.org b/news/20191210.org deleted file mode 100644 index 7e7c0c8..0000000 --- a/news/20191210.org +++ /dev/null @@ -1,4 +0,0 @@ -#+TITLE: {{{date(%b %d\, %Y)}}} -#+DATE: <2019-12-10 Tue> - -First alpha release was made. See the [[https://dl.carbslinux.org/releases][downloads page]]. diff --git a/news/20191212.org b/news/20191212.org deleted file mode 100644 index df21941..0000000 --- a/news/20191212.org +++ /dev/null @@ -1,6 +0,0 @@ -#+TITLE: {{{date(%b %d\, %Y)}}} -#+DATE: <2019-12-12 Thu> - -Busybox and Busybox-init has been seperated into two different packages. -This is for adding standalone runit/runit-init to the repositories. - diff --git a/news/20191217.org b/news/20191217.org deleted file mode 100644 index daa160b..0000000 --- a/news/20191217.org +++ /dev/null @@ -1,5 +0,0 @@ -#+TITLE: {{{date(%b %d\, %Y)}}} -#+DATE: <2019-12-17 Tue> - -Installation instruction are now complete. A review would be greatly appreciated! - diff --git a/news/20191218.org b/news/20191218.org deleted file mode 100644 index 337cfdb..0000000 --- a/news/20191218.org +++ /dev/null @@ -1,4 +0,0 @@ -#+TITLE: {{{date(%b %d\, %Y)}}} -#+DATE: <2019-12-18 Wed> - -carbs-rootfs-20191218.tar.xz was released. diff --git a/news/20200109.org b/news/20200109.org deleted file mode 100644 index bb09f67..0000000 --- a/news/20200109.org +++ /dev/null @@ -1,13 +0,0 @@ -#+TITLE: {{{date(%b %d\, %Y)}}} -#+DATE: <2020-01-09 Thu> - -Happy new year, everyone! I am back after some long silence. I was unable to commit for a -while, but I have pulled some new updates from the KISS repository, added some of my own. -This week I will be changing/adding some things. - -Important things are, - -- Carbs-init was updated to 0.3. -- I will be adding an implementation of suckless.org's [[https://core.suckless.org/sinit][sinit]] as =carbs-sinit= -- Carbs Repository was added to [[https://repology.org/repository/carbs][repology.org]] -- A new rootfs tarball will be coming up tomorrow. diff --git a/news/20200110.org b/news/20200110.org deleted file mode 100644 index 0a83a3e..0000000 --- a/news/20200110.org +++ /dev/null @@ -1,4 +0,0 @@ -#+TITLE: {{{date(%b %d\, %Y)}}} -#+DATE: <2020-01-10 Fri> - -carbs-rootfs-20200110.tar.xz was released. diff --git a/news/20200113.org b/news/20200113.org deleted file mode 100644 index 5fbdf9f..0000000 --- a/news/20200113.org +++ /dev/null @@ -1,23 +0,0 @@ -#+TITLE: {{{date(%b %d\, %Y)}}} -#+DATE: <2020-01-13 Mon> - -**Busybox update reqires manual intervention** - -The new busybox package conflicts with the pre-update busybox-init. That's why -you should rebuild and install `busybox-init` before doing the update. - -#+BEGIN_SRC sh -# Do a kiss update first (but don't actually update it yet), or manually pull -# the git repository -kiss u # Cancel this operation after it asks for you to confirm the update - -# Install the busybox-init package -kiss b busybox-init && kiss i busybox-init - -# Continue your update as you normally would. -kiss u - -#+END_SRC - -I have moved runit and logging utilities from the busybox-init package to the busybox -package, which is the cause of these conflicts. diff --git a/news/20200115.org b/news/20200115.org deleted file mode 100644 index 8da8e13..0000000 --- a/news/20200115.org +++ /dev/null @@ -1,4 +0,0 @@ -#+TITLE: {{{date(%b %d\, %Y)}}} -#+DATE: <2020-01-15 Wed> - -sinit has been taken to =core=, and is now officially supported diff --git a/news/20200122.org b/news/20200122.org deleted file mode 100644 index 9e6b998..0000000 --- a/news/20200122.org +++ /dev/null @@ -1,5 +0,0 @@ -#+TITLE: {{{date(%b %d\, %Y)}}} -#+DATE: <2020-01-22 Wed> - -Expect downtime on Jan 24 2020 22:00 UTC as I will be migrating this web server -to my Carbs Linux server! diff --git a/news/20200128.org b/news/20200128.org deleted file mode 100644 index e917fa3..0000000 --- a/news/20200128.org +++ /dev/null @@ -1,10 +0,0 @@ -#+TITLE: {{{date(%b %d\, %Y)}}} -#+DATE: <2020-01-28 Tue> - -Web Server is now on a Carbs Linux server. It is not complete yet, but I will be -adding a little more for the intended functionality. Downtimes can be expected. - -UPDATE: ssl is now working. - -UPDATE2: downloads are back again. - diff --git a/news/20200213.org b/news/20200213.org deleted file mode 100644 index f37d9eb..0000000 --- a/news/20200213.org +++ /dev/null @@ -1,6 +0,0 @@ -#+TITLE: {{{date(%b %d\, %Y)}}} -#+DATE: <2020-02-13 Thu> - -Runit is now released on the core repository! You can now replace busybox-init -with runit-init. You can also replace the busybox runit utilities with the -actual runit. This will reduce the dependency on busybox greatly. diff --git a/news/20200214.org b/news/20200214.org deleted file mode 100644 index 36b3325..0000000 --- a/news/20200214.org +++ /dev/null @@ -1,50 +0,0 @@ -#+TITLE: {{{date(%b %d\, %Y)}}} -#+DATE: <2020-02-14 Fri> - -**IMPORTANT!** Carbs-init update to be released on 17th of February -will require manual intervention. I am holding this update back so -people can see it before they update their system (even though the -update will show the same message as this). The rationale for the -update is explained below the intervention. - -#+BEGIN_SRC sh -# There is an explanation for each init You only need to follow the instructions -# for your own init-system - -## busybox-init -# If you did not edit your inittab simply move inittab.new to inittab -mv /etc/inittab.new /etc/inittab - -# If you did edit your inittab you can use a simple sed command to remove the -# necessary lines -sed -i '/getty/d;/runsvdir/d' /etc/inittab - - -## runit -# same as busybox-init, if you did not edit /etc/runit/2 move 2.new to 2 -mv /etc/runit/2.new /etc/runit/2 - -# else -vim /etc/runit/2 -# open your 2 file and remove the for loop containing getty commands. If you are -# using runit, it is recommended to comment out /etc/init/runit.boot - -## sinit/minit -# If you did not edit your {sinit-,}launch-services.boot you can simply remove -# it. -rm -f /etc/init/launch-services.boot /etc/init/sinit-launch-services.boot - -# This should leave you without any issues, and you can safely reboot. -#+END_SRC - -Carbs-init update is to make sure init systems do not clash, and do -not have to use different files. This is a sensible update both for -the user user and for the maintainer side. - -To give an example, before this update busybox-init was managing getty -through =inittab=, runit was managing through =/etc/runit/2=, and -minit/sinit were launching from =/etc/init/launch-services.boot=. This -is a configuration nightmare for everyone, and since I am maintaining -and constantly testing those init providers, a huge nightmare for me. -This is a Quality of Life update. - diff --git a/news/20200218.org b/news/20200218.org deleted file mode 100644 index ee56dfd..0000000 --- a/news/20200218.org +++ /dev/null @@ -1,10 +0,0 @@ -#+TITLE: {{{date(%b %d\, %Y)}}} -#+DATE: <2020-02-18 Tue> - -A new tarball is released. It can be found on [[https://dl.carbslinux.org]]. - -**edit:** I have removed the tarball because of a bootstrapping issue. I will be -re-adding it later today. - -**edit 2:** I have added a tarball (20200219) to reflect my recent changes on -Busybox. diff --git a/news/20200405.org b/news/20200405.org deleted file mode 100644 index 375a7ac..0000000 --- a/news/20200405.org +++ /dev/null @@ -1,14 +0,0 @@ -#+TITLE: {{{date(%b %d\, %Y)}}} -#+DATE: <2020-04-05 Sun> - -Carbs Linux repositories will be hosted only on Github. Commits will be pushed -there, and not the repository. You have until May 4, 2020 Monday to switch your -remotes to [[https://github.com/CarbsLinux/repository]]. The git repository will -continue to be served until then (without additional commits). - -You can switch your remote by executing the following command on your repository -directory. - -#+BEGIN_SRC sh -git remote set-url origin https://github.com/CarbsLinux/repository -#+END_SRC diff --git a/news/20200406.org b/news/20200406.org deleted file mode 100644 index 31209ca..0000000 --- a/news/20200406.org +++ /dev/null @@ -1,4 +0,0 @@ -#+TITLE: {{{date(%b %d\, %Y)}}} -#+DATE: <2020-04-06 Mon> - -A new rootfs tarball has been released. See the downloads page. diff --git a/news/20200410.org b/news/20200410.org deleted file mode 100644 index fda05fb..0000000 --- a/news/20200410.org +++ /dev/null @@ -1,4 +0,0 @@ -#+TITLE: {{{date(%b %d\, %Y)}}} -#+DATE: <2020-04-10 Fri> - -IRC channel can now be accessed from =#carbslinux= at freenode! diff --git a/news/20200427.org b/news/20200427.org deleted file mode 100644 index 867f83c..0000000 --- a/news/20200427.org +++ /dev/null @@ -1,7 +0,0 @@ -#+TITLE: {{{date(%b %d\, %Y)}}} -#+DATE: <2020-04-27 Mon> - -A new rootfs tarball has been released! You can see it on -[[https://dl.carbslinux.org/releases]]! - -**EDIT:** A new bug fix release has been made. diff --git a/news/20200510.org b/news/20200510.org deleted file mode 100644 index c7b7d32..0000000 --- a/news/20200510.org +++ /dev/null @@ -1,7 +0,0 @@ -#+TITLE: {{{date(%b %d\, %Y)}}} -#+DATE: <2020-05-10 Sun> - -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 [[https://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git/patch/?id=f670269a42bfdd2c83a1118cc3d1b475547eac22][patch]] to your kernel sources. - -**EDIT:** The patch is no longer necessary. diff --git a/news/20200519.org b/news/20200519.org deleted file mode 100644 index 0583f19..0000000 --- a/news/20200519.org +++ /dev/null @@ -1,5 +0,0 @@ -#+TITLE: {{{date(%b %d\, %Y)}}} -#+DATE: <2020-05-19 Tue> - -A rootfs tarball targeting the i686 architecture has been released. It can be -found on the downloads page. diff --git a/news/20200526.org b/news/20200526.org deleted file mode 100644 index 70c4fec..0000000 --- a/news/20200526.org +++ /dev/null @@ -1,5 +0,0 @@ -#+TITLE: {{{date(%b %d\, %Y)}}} -#+DATE: <2020-05-26 Tue> - -An initial version for binary package management is released. It can be found on -the [[https://github.com/CarbsLinux/kiss-bin][GitHub page]]. diff --git a/news/20200617.org b/news/20200617.org deleted file mode 100644 index 0aee0df..0000000 --- a/news/20200617.org +++ /dev/null @@ -1,5 +0,0 @@ -#+TITLE: {{{date(%b %d\, %Y)}}} -#+DATE: <2020-06-17 Wed> - -A new rootfs tarball including the changes to the core is released and can be -found on the downloads page. diff --git a/news/20200727.org b/news/20200727.org deleted file mode 100644 index 0afe0b3..0000000 --- a/news/20200727.org +++ /dev/null @@ -1,7 +0,0 @@ -#+TITLE: {{{date(%b %d\, %Y)}}} -#+DATE: <2020-07-27 Mon> - -Carbs Linux's fork of the =kiss= package manager has been renamed to =Carbs -Packaging Tools= due to huge amount of changes. Your latest =kiss= update will -handle the bootstrapping. You will need to rename your =KISS-*= variables to -=CPT-*=. diff --git a/news/20200903.org b/news/20200903.org deleted file mode 100644 index 4c1941d..0000000 --- a/news/20200903.org +++ /dev/null @@ -1,6 +0,0 @@ -#+TITLE: {{{date(%b %d\, %Y)}}} -#+DATE: <2020-09-03 Thu> - -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. diff --git a/news/20200916.org b/news/20200916.org deleted file mode 100644 index 50e9ecb..0000000 --- a/news/20200916.org +++ /dev/null @@ -1,6 +0,0 @@ -#+TITLE: {{{date(%b %d\, %Y)}}} -#+DATE: <2020-09-16 Wed> - -The libressl "revert" was reverted. System update will replace libressl -dependencies with bearssl. You may choose to keep or remove bearssl after the -update. diff --git a/news/20210228.org b/news/20210228.org deleted file mode 100644 index 3cd89ec..0000000 --- a/news/20210228.org +++ /dev/null @@ -1,5 +0,0 @@ -#+TITLE: {{{date(%b %d\, %Y)}}} -#+DATE: <2021-02-28 Sun> - -Mailing lists for Carbs Linux has changed, see [[file:../mailing-lists.html][the mailing lists section]] for -more information on subscribing and list information. diff --git a/news/20210304.org b/news/20210304.org deleted file mode 100644 index f2a576d..0000000 --- a/news/20210304.org +++ /dev/null @@ -1,6 +0,0 @@ -#+TITLE: {{{date(%b %d\, %Y)}}} -#+DATE: <2021-03-04 Thu> - -Our own git server might stay outdated as it is switching to the new server. -Outages should be expected until the end of this week. You can temporarily -switch to the [[srht:~carbslinux][mirrors on Sourcehut]] to avoid repository issues. diff --git a/news/20210308.org b/news/20210308.org deleted file mode 100644 index 215d3a5..0000000 --- a/news/20210308.org +++ /dev/null @@ -1,5 +0,0 @@ -#+TITLE: {{{date(%b %d\, %Y)}}} -#+DATE: <2021-03-08 Mon> - -Our [[https://git.carbslinux.org][Git repositories]] are back up, and you can switch your remotes back to them, -if that's your preferred method. diff --git a/news/20210401.org b/news/20210401.org deleted file mode 100644 index ac2d24d..0000000 --- a/news/20210401.org +++ /dev/null @@ -1,5 +0,0 @@ -#+TITLE: {{{date(%b %d\, %Y)}}} -#+DATE: <2021-04-01 Thu> - -After long consideration, Carbs Linux has again switched from BearSSL to -LibreSSL for good. diff --git a/news/20210406.org b/news/20210406.org deleted file mode 100644 index 15894ca..0000000 --- a/news/20210406.org +++ /dev/null @@ -1,9 +0,0 @@ -#+TITLE: {{{date(%b %d\, %Y)}}} -#+DATE: <2021-04-06 Tue> - -A new rootfs tarball has been released, but the signature verification method -has been switched to [[http://man.openbsd.org/signify][signify(1)]] from GnuPG. The latest public key can be -retrieved from [[https://dl.carbslinux.org/keys]]. Many distributions provide the -signify tool, and Carbs Linux provides it by either the [[carbs-pkg:extra/signify][signify]] or the [[carbs-pkg:core/otools][otools]] -packages. Installation instructions and the user manual will be updated tomorrow -to reflect upon this change. diff --git a/news/20210522.org b/news/20210522.org deleted file mode 100644 index af969c4..0000000 --- a/news/20210522.org +++ /dev/null @@ -1,4 +0,0 @@ -#+TITLE: {{{date(%b %d\, %Y)}}} -#+DATE: <2021-05-22 Sat> - -The IRC channel '#carbslinux' has moved to [[https://libera.chat][libera.chat]]. |