From ec7e9e3183492bcd18d06c02b90930f6a837c6b5 Mon Sep 17 00:00:00 2001 From: Cem Keylan Date: Mon, 27 Jul 2020 01:21:06 +0300 Subject: site update --- src/docs | 1 + src/index.md | 22 +++++++++++----------- src/news.md | 7 +++++++ src/news.xml | 26 +++++++++++++++++++------- src/rss.xml | 14 +++++++------- 5 files changed, 45 insertions(+), 25 deletions(-) create mode 160000 src/docs (limited to 'src') diff --git a/src/docs b/src/docs new file mode 160000 index 0000000..8b98d17 --- /dev/null +++ b/src/docs @@ -0,0 +1 @@ +Subproject commit 8b98d178edefd2981e06e72ead837a3c290b4b17 diff --git a/src/index.md b/src/index.md index 6635bc7..46ae09e 100644 --- a/src/index.md +++ b/src/index.md @@ -5,8 +5,8 @@ distribution. Package Manager -------------------------------------------------------------------------------- -Carbs Linux uses its own fork of the [kiss package manager] which is an -extremely flexible package manager. +Carbs Linux uses its own package manager [Carbs Packaging Tools], a POSIX shell +package manager forked from KISS with the tool-based approach of xbps. Small base @@ -43,7 +43,7 @@ other system supervision technique along with your own init scripts. [carbs-init]: https://github.com/CarbsLinux/repository/tree/master/core/carbs-init -[kiss package manager]: https://github.com/CarbsLinux/kiss +[Carbs Packaging Tools]: https://github.com/CarbsLinux/cpt Links -------------------------------------------------------------------------------- @@ -60,6 +60,14 @@ News [RSS Feed](/news.xml) | [See all news](/news.html) +Jul 27 2020 +-------------------------------------------------------------------------------- + +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-*` + Jun 17 2020 -------------------------------------------------------------------------------- @@ -90,11 +98,3 @@ 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 - -Apr 27 2020 --------------------------------------------------------------------------------- - -A new rootfs tarball has been released! You can -see it on ! - -**EDIT:** A new bug fix release has been made. diff --git a/src/news.md b/src/news.md index 91b1ce8..f297a81 100644 --- a/src/news.md +++ b/src/news.md @@ -1,3 +1,10 @@ +Jul 27 2020 +-------------------------------------------------------------------------------- + +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-*` Jun 17 2020 -------------------------------------------------------------------------------- diff --git a/src/news.xml b/src/news.xml index 4ca82dd..f16599b 100644 --- a/src/news.xml +++ b/src/news.xml @@ -4,12 +4,24 @@ xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:sy="http://purl.org/rss/1.0/modules/syndication/" > - -Carbs Linux -a simple busybox linux distribution -https://carbslinux.org - -Jun Sat 2020 20:00 + + Carbs Linux + a simple linux distribution + https://carbslinux.org + + Sun Jul 26 2020 22:00 + +Jul 27 2020 +Mon, 27 Jul 2020 +Cem Keylan +https://carbslinux.org/index.html +<h2>Jul 27 2020</h2> + +<p>Carbs Linux&rsquo;s fork of the <code>kiss</code> package manager has been renamed to +<code>Carbs Packaging Tools</code> due to huge amount of changes. Your latest <code>kiss</code> +update will handle the bootstrapping. You will need to rename your <code>KISS-*</code> +variables to <code>CPT-*</code></p> + Jun 17 2020 Wed, 17 Jun 2020 @@ -322,5 +334,5 @@ This is for adding standalone runit/runit-init to the repositories.</p> - + diff --git a/src/rss.xml b/src/rss.xml index 5788d02..e10b7b5 100644 --- a/src/rss.xml +++ b/src/rss.xml @@ -4,12 +4,12 @@ xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:sy="http://purl.org/rss/1.0/modules/syndication/" > - -Carbs Linux -a simple busybox linux distribution -https://carbslinux.org - -Jun Sat 2020 20:00 + + Carbs Linux + a simple linux distribution + https://carbslinux.org + + Sun Jul 26 2020 22:00 June Newspost Wed, 17 Jun 2020 @@ -388,5 +388,5 @@ and POSIX sh. I am not yet exactly familiar with rc, but I will replace the shell scripts when I feel like I can.</p> - + -- cgit v1.2.3