diff options
Diffstat (limited to 'docs/news.html')
-rw-r--r-- | docs/news.html | 52 |
1 files changed, 31 insertions, 21 deletions
diff --git a/docs/news.html b/docs/news.html index 9ad57c9..5f182df 100644 --- a/docs/news.html +++ b/docs/news.html @@ -1,21 +1,30 @@ <!DOCTYPE HTML> -<html lan="en"> -<head> -<title>news | Carbs Linux</title> -<link rel="stylesheet" href="/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> +<html lan=en> + <head> + <title>Jul 27 2020 | Carbs Linux</title> + <link rel="stylesheet" href="/style.css"> + <meta charset="utf-8"> + <meta name="Description" content="Carbs Linux - a simple linux distribution"> + <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no"> + </head> + <body> + <p class=header><strong>Carbs Linux - a simple 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='/docs/install.html'>installation</a> + </nav> + </div><div class="border"></div> +<h2>Jul 27 2020</h2> + +<p>Carbs Linux’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> + <h2>Jun 17 2020</h2> <p>A new rootfs tarball including the changes to the core is released and can be @@ -218,8 +227,9 @@ This is for adding standalone runit/runit-init to the repositories.</p> <h2>Dec 10 2019</h2> <p>First alpha release was made. See the <a href="//dl.carbslinux.org/releases">downloads page</a>.</p> -<a href="/news.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> + <a href="/news.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> |