From 21c38f60f933747e42a886ed40252e23d4979b1b Mon Sep 17 00:00:00 2001 From: Cem Keylan Date: Wed, 17 Jun 2020 14:00:24 +0300 Subject: update --- docs/blog/20200617.html | 6 ------ docs/blog/20200617.txt | 6 ------ docs/index.html | 20 ++++++++++---------- docs/index.txt | 30 +++++++++++++++--------------- docs/news.xml | 2 +- docs/rss.xml | 8 +------- index/index.md | 30 +++++++++++++++--------------- src/blog/20200617.md | 6 ------ src/index.md | 30 +++++++++++++++--------------- 9 files changed, 57 insertions(+), 81 deletions(-) diff --git a/docs/blog/20200617.html b/docs/blog/20200617.html index fb83591..dcd115b 100644 --- a/docs/blog/20200617.html +++ b/docs/blog/20200617.html @@ -21,12 +21,6 @@

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

For the past couple of weeks I have been trying to simplify the base and diff --git a/docs/blog/20200617.txt b/docs/blog/20200617.txt index 1d47ab4..9938896 100644 --- a/docs/blog/20200617.txt +++ b/docs/blog/20200617.txt @@ -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/docs/index.html b/docs/index.html index 0c641b9..2ad7169 100644 --- a/docs/index.html +++ b/docs/index.html @@ -22,8 +22,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 fork of the kiss package manager which is an +extremely flexible package manager.

Small base

@@ -32,8 +32,8 @@ 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

-

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.

Links

diff --git a/docs/index.txt b/docs/index.txt index 846507a..fbdb04f 100644 --- a/docs/index.txt +++ b/docs/index.txt @@ -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) diff --git a/docs/news.xml b/docs/news.xml index ab759cf..a1c78b9 100644 --- a/docs/news.xml +++ b/docs/news.xml @@ -9,7 +9,7 @@ a simple busybox linux distribution https://carbslinux.org -Jun Wed 2020 10:00 +Jun Wed 2020 11:00 20200526.news Tue, 26 May 2020 diff --git a/docs/rss.xml b/docs/rss.xml index 0a2486b..287d56d 100644 --- a/docs/rss.xml +++ b/docs/rss.xml @@ -9,7 +9,7 @@ a simple busybox linux distribution https://carbslinux.org -Jun Wed 2020 10:00 +Jun Wed 2020 11:00 June Newspost Wed, 17 Jun 2020 @@ -20,12 +20,6 @@ <p>This will be an active month for Carbs as major changes to the base and the package manager will be coming up.</p> -<p>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</p> - <h2>Statically linking the base</h2> <p>For the past couple of weeks I have been trying to simplify the base and diff --git a/index/index.md b/index/index.md index 4877a28..a87b1c5 100644 --- a/index/index.md +++ b/index/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,6 +55,6 @@ Links [Mailing Lists]: /mailing-lists.html News ----- +-------------------------------------------------------------------------------- [RSS Feed](/news.xml) | [See all news](/news.html) 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