diff options
Diffstat (limited to 'docs/news.xml')
-rw-r--r-- | docs/news.xml | 26 |
1 files changed, 19 insertions, 7 deletions
diff --git a/docs/news.xml b/docs/news.xml index 4ca82dd..f16599b 100644 --- a/docs/news.xml +++ b/docs/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/" > -<channel> -<title>Carbs Linux</title> -<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 Sat 2020 20:00</lastBuildDate> + <channel> + <title>Carbs Linux</title> + <description>a simple linux distribution</description> + <link>https://carbslinux.org</link> + <atom:link href="https://carbslinux.org/news.xml" rel="self" type="application/rss+xml" /> + <lastBuildDate>Sun Jul 26 2020 22:00</lastBuildDate> +<item> +<title>Jul 27 2020</title> +<pubDate>Mon, 27 Jul 2020</pubDate> +<dc:creator>Cem Keylan</dc:creator> +<link>https://carbslinux.org/index.html</link> +<description><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></description> +</item> <item> <title>Jun 17 2020</title> <pubDate>Wed, 17 Jun 2020</pubDate> @@ -322,5 +334,5 @@ This is for adding standalone runit/runit-init to the repositories.</p></d <p>First alpha release was made. See the <a href="//dl.carbslinux.org/releases">downloads page</a>.</p></description> </item> -</channel> + </channel> </rss> |