diff options
author | Cem Keylan <cem@ckyln.com> | 2020-04-10 13:54:07 +0300 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2020-04-10 13:54:07 +0300 |
commit | de4c1881b3d6f7be21e8d81c8bb6d2fc098db2cd (patch) | |
tree | 6af0b30cb9f284e14ae6865e7d15b712d494fbed /docs | |
parent | 3d6004abdecb060854a802496282c516bc7efda3 (diff) | |
download | website-de4c1881b3d6f7be21e8d81c8bb6d2fc098db2cd.tar.gz |
update
Diffstat (limited to 'docs')
-rw-r--r-- | docs/blog/20200410.html | 46 | ||||
-rw-r--r-- | docs/blog/20200410.txt | 25 | ||||
-rw-r--r-- | docs/blog/index.html | 1 | ||||
-rw-r--r-- | docs/blog/index.txt | 1 | ||||
-rw-r--r-- | docs/news.xml | 2 | ||||
-rw-r--r-- | docs/rss.xml | 31 |
6 files changed, 104 insertions, 2 deletions
diff --git a/docs/blog/20200410.html b/docs/blog/20200410.html new file mode 100644 index 0000000..11ce8ff --- /dev/null +++ b/docs/blog/20200410.html @@ -0,0 +1,46 @@ +<!DOCTYPE HTML> +<html lan="en"> +<head> +<title>Outsource Repository Concept | Carbs Linux</title> +<link rel="stylesheet" href="/assets/style.css"> +<meta charset="utf-8"> +<meta name="Description" content="Carbs Linux - a simple busybox linux distribution"> +<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no"> +</head> +<p class=header><strong>Carbs Linux - a simple busybox linux distribution</strong></p> +<div class="header"><nav> +<a href='/'>index</a> +<a href='https://github.com/CarbsLinux'>github</a> +<a href='//dl.carbslinux.org'>downloads</a> +<a href='/blog'>blog</a> +<a href='/wiki'>wiki</a> +<a href='/wiki/install.html'>installation</a> +</nav></div><div class="border"></div> +<h1>Outsource Repository Concept</h1> + +<p>In April 3rd, I have added submodule support for Carbs +Linux’s fork of <code>kiss</code>. Now, from that sentence, it really +doesn’t sound exciting at all. But in reality, it opens a +path to lots of creative output, and a better way to manage +multi-user repositories (such as KISS Community).</p> + +<p>When managing a repository of submodules, the repository +maintainer’s only job is to deal with adding packages. +A package maintainer doesn’t have to wait for the repository +maintainer to update their packages, as they are only making +the changes to their own repositories.</p> + +<p>This way, an end-user can also track from their preferred +maintainers, and do that with the tidyness of a single repository +in their <code>KISS_PATH</code>.</p> + +<p>Carbs Linux now has an outsource repository for some packages. +Firefox and its dependencies have been purged from the main repository, +but can be found on it.</p> + +<p><a href="https://github.com/CarbsLinux/outsource">https://github.com/CarbsLinux/outsource</a></p> +<a href="/blog/20200410.txt">View Page Source</a><div class=border></div> +<p class=footer>Linux® is a registered trademark of Linus Torvalds</p> +<p class=footer>Copyright © 2019-2020 Cem Keylan</p> +</body> +</html> diff --git a/docs/blog/20200410.txt b/docs/blog/20200410.txt new file mode 100644 index 0000000..65b145f --- /dev/null +++ b/docs/blog/20200410.txt @@ -0,0 +1,25 @@ + +Outsource Repository Concept +============================ + +In April 3rd, I have added submodule support for Carbs +Linux's fork of `kiss`. Now, from that sentence, it really +doesn't sound exciting at all. But in reality, it opens a +path to lots of creative output, and a better way to manage +multi-user repositories (such as KISS Community). + +When managing a repository of submodules, the repository +maintainer's only job is to deal with adding packages. +A package maintainer doesn't have to wait for the repository +maintainer to update their packages, as they are only making +the changes to their own repositories. + +This way, an end-user can also track from their preferred +maintainers, and do that with the tidyness of a single repository +in their `KISS_PATH`. + +Carbs Linux now has an outsource repository for some packages. +Firefox and its dependencies have been purged from the main repository, +but can be found on it. + +<https://github.com/CarbsLinux/outsource> diff --git a/docs/blog/index.html b/docs/blog/index.html index 7313399..35dc03b 100644 --- a/docs/blog/index.html +++ b/docs/blog/index.html @@ -22,6 +22,7 @@ here. <a href="/rss.xml">RSS Feed</a></p> <ul> +<li>Apr 10 2020 - <a href="20200410.html">Outsource Repository Concept</a></li> <li>Apr 06 2020 - <a href="20200406.html">Roadmap for Carbs</a></li> <li>Jan 28 2020 - <a href="20200128.html">Switching to New Website</a></li> </ul> diff --git a/docs/blog/index.txt b/docs/blog/index.txt index 56f9385..3d21ebd 100644 --- a/docs/blog/index.txt +++ b/docs/blog/index.txt @@ -6,5 +6,6 @@ here. [RSS Feed] [RSS Feed]: /rss.xml +* Apr 10 2020 - [Outsource Repository Concept](20200410.html) * Apr 06 2020 - [Roadmap for Carbs](20200406.html) * Jan 28 2020 - [Switching to New Website](20200128.html) diff --git a/docs/news.xml b/docs/news.xml index c55777d..5fa6550 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>Apr Mon 2020 12:00</lastBuildDate> +<lastBuildDate>Apr Fri 2020 10:00</lastBuildDate> <item> <title>20200406.news</title> <pubDate>Mon, 06 Apr 2020</pubDate> diff --git a/docs/rss.xml b/docs/rss.xml index fa53ee0..d33cac0 100644 --- a/docs/rss.xml +++ b/docs/rss.xml @@ -9,7 +9,36 @@ <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>Apr Mon 2020 12:00</lastBuildDate> +<lastBuildDate>Apr Fri 2020 10:00</lastBuildDate> +<item> +<title>Outsource Repository Concept</title> +<pubDate>Fri, 10 Apr 2020</pubDate> +<dc:creator>Cem Keylan</dc:creator> +<link>https://carbslinux.org/blog/20200410.html</link> +<description><h1>Outsource Repository Concept</h1> + +<p>In April 3rd, I have added submodule support for Carbs +Linux&rsquo;s fork of <code>kiss</code>. Now, from that sentence, it really +doesn&rsquo;t sound exciting at all. But in reality, it opens a +path to lots of creative output, and a better way to manage +multi-user repositories (such as KISS Community).</p> + +<p>When managing a repository of submodules, the repository +maintainer&rsquo;s only job is to deal with adding packages. +A package maintainer doesn&rsquo;t have to wait for the repository +maintainer to update their packages, as they are only making +the changes to their own repositories.</p> + +<p>This way, an end-user can also track from their preferred +maintainers, and do that with the tidyness of a single repository +in their <code>KISS_PATH</code>.</p> + +<p>Carbs Linux now has an outsource repository for some packages. +Firefox and its dependencies have been purged from the main repository, +but can be found on it.</p> + +<p><a href="https://github.com/CarbsLinux/outsource">https://github.com/CarbsLinux/outsource</a></p></description> +</item> <item> <title>Roadmap for Carbs</title> <pubDate>Mon, 06 Apr 2020</pubDate> |