diff options
-rw-r--r-- | docs/blog/20200617.html | 6 | ||||
-rw-r--r-- | docs/blog/20200617.txt | 6 | ||||
-rw-r--r-- | docs/index.html | 20 | ||||
-rw-r--r-- | docs/index.txt | 30 | ||||
-rw-r--r-- | docs/news.xml | 2 | ||||
-rw-r--r-- | docs/rss.xml | 8 | ||||
-rw-r--r-- | index/index.md | 30 | ||||
-rw-r--r-- | src/blog/20200617.md | 6 | ||||
-rw-r--r-- | 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 @@ <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/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.</p> <h2>Package Manager</h2> -<p>Carbs Linux uses its own fork of the <a href="https://github.com/CarbsLinux/kiss">kiss package manager</a> which is an extremely -flexible package manager.</p> +<p>Carbs Linux uses its own fork of the <a href="https://github.com/CarbsLinux/kiss">kiss package manager</a> which is an +extremely flexible package manager.</p> <h2>Small base</h2> @@ -32,8 +32,8 @@ for building new software. The rootfs tarball is not bigger than 40MB.</p> <h2>Multiple Init Support</h2> -<p>Carbs Linux has support for multiple init systems and service supervisors. -In the main repository are</p> +<p>Carbs Linux has support for multiple init systems and service supervisors. In +the main repository are</p> <ul> <li><code>sinit</code></li> @@ -51,13 +51,13 @@ In the main repository are</p> </ul> -<p>for service supervisors. The <a href="https://github.com/CarbsLinux/repository/tree/master/core/carbs-init">carbs-init</a> 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.</p> +<p>for service supervisors. The <a href="https://github.com/CarbsLinux/repository/tree/master/core/carbs-init">carbs-init</a> 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.</p> -<p>Nothing holds you back, however, from ditching any of these and packaging -some other system supervision technique along with your own init scripts.</p> +<p>Nothing holds you back, however, from ditching any of these and packaging some +other system supervision technique along with your own init scripts.</p> <h2>Links</h2> 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 @@ <description>a simple busybox linux distribution</description> <link>https://carbslinux.org</link> <atom:link href="https://carbslinux.org/news.xml" rel="self" type="application/rss+xml" /> -<lastBuildDate>Jun Wed 2020 10:00</lastBuildDate> +<lastBuildDate>Jun Wed 2020 11:00</lastBuildDate> <item> <title>20200526.news</title> <pubDate>Tue, 26 May 2020</pubDate> 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 @@ <description>a simple busybox linux distribution</description> <link>https://carbslinux.org</link> <atom:link href="https://carbslinux.org/rss.xml" rel="self" type="application/rss+xml" /> -<lastBuildDate>Jun Wed 2020 10:00</lastBuildDate> +<lastBuildDate>Jun Wed 2020 11:00</lastBuildDate> <item> <title>June Newspost</title> <pubDate>Wed, 17 Jun 2020</pubDate> @@ -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) |