From 21c38f60f933747e42a886ed40252e23d4979b1b Mon Sep 17 00:00:00 2001 From: Cem Keylan Date: Wed, 17 Jun 2020 14:00:24 +0300 Subject: update --- src/blog/20200617.md | 6 ------ src/index.md | 30 +++++++++++++++--------------- 2 files changed, 15 insertions(+), 21 deletions(-) (limited to 'src') diff --git a/src/blog/20200617.md b/src/blog/20200617.md index 1d47ab4..9938896 100644 --- a/src/blog/20200617.md +++ b/src/blog/20200617.md @@ -4,12 +4,6 @@ June Newspost This will be an active month for Carbs as major changes to the base and the package manager will be coming up. -TABLE OF CONTENTS -1. Statically linking the base -2. Major changes on the core repository -3. Making the wiki available offline -4. ISO image for Carbs - Statically linking the base -------------------------------------------------------------------------------- diff --git a/src/index.md b/src/index.md index 846507a..fbdb04f 100644 --- a/src/index.md +++ b/src/index.md @@ -3,24 +3,24 @@ The base system will consist of only the necessary programs to create a Linux 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 fork of the [kiss package manager] which is an +extremely flexible package manager. Small base ----------- +-------------------------------------------------------------------------------- By default, Carbs Linux comes with busybox for coreutils, and basic utilities for building new software. The rootfs tarball is not bigger than 40MB. Multiple Init Support ---------------------- +-------------------------------------------------------------------------------- -Carbs Linux has support for multiple init systems and service supervisors. -In the main repository are +Carbs Linux has support for multiple init systems and service supervisors. In +the main repository are - `sinit` - `busybox-init` (SysVinit clone) @@ -32,20 +32,20 @@ for init systems, and - `busybox-runit` - `runit` -for service supervisors. The [carbs-init] package is the collection of -init scripts that ensure the interoperatability of these init and service -systems, and make it easier for the user to switch to their preferred -combinations of system supervision. +for service supervisors. The [carbs-init] package is the collection of init +scripts that ensure the interoperatability of these init and service systems, +and make it easier for the user to switch to their preferred combinations of +system supervision. -Nothing holds you back, however, from ditching any of these and packaging -some other system supervision technique along with your own init scripts. +Nothing holds you back, however, from ditching any of these and packaging some +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 Links ------ +-------------------------------------------------------------------------------- * IRC - `#carbslinux` on freenode * Reddit - [/r/carbslinux] @@ -55,7 +55,7 @@ Links [Mailing Lists]: /mailing-lists.html News ----- +-------------------------------------------------------------------------------- [RSS Feed](/news.xml) | [See all news](/news.html) -- cgit v1.2.3