diff options
author | Cem Keylan <cem@ckyln.com> | 2021-02-02 03:39:56 +0300 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2021-02-02 03:39:56 +0300 |
commit | e7999a032bd888abf3665c501a754dbb922fe7c9 (patch) | |
tree | 9e6fd5104482ba77815a1ed1d591e9ba8167be78 /docs/news | |
parent | c17e5bd8eb9c0b98b5b6eb9b6cd8f38e2856bb40 (diff) | |
download | website-e7999a032bd888abf3665c501a754dbb922fe7c9.tar.gz |
Switch to org-mode for generating the website
Diffstat (limited to 'docs/news')
50 files changed, 1975 insertions, 0 deletions
diff --git a/docs/news/20191210.html b/docs/news/20191210.html new file mode 100644 index 0000000..e94cba1 --- /dev/null +++ b/docs/news/20191210.html @@ -0,0 +1,42 @@ +<!DOCTYPE html> +<html lang="en"> +<head> +<!-- 2021-02-02 --> +<meta charset="utf-8"> +<meta name="viewport" content="width=device-width, initial-scale=1"> +<title>Dec 10, 2019</title> +<meta name="generator" content="Org mode"> +<link rel="stylesheet" type="text/css" href="/style.css"> +</head> +<body> +<div id="preamble" class="status"> +<nav id="navbar"> + <a href="/" class=navbartitle>Carbs Linux</a> + + <label for="hamburger">☰</label> + <input type="checkbox" id="hamburger" /> + <ul id=navbarlist> + <li><a href="/" title="Home Page">Home</a></li> + <li><a href="//git.carbslinux.org" title="Git Repository">Git</a></li> + <li><a href="/download.html" title="Download Carbs Linux">Download</a></li> + <li><a href="/blog" title="Blog Posts">Blog</a></li> + <li><a href="/install.html" title="Installation Instructions">Installation</a></li> + <li><a href="/docs.html" title="Documentation">Docs</a></li> + </ul> +</nav> +</div> +<div id="content"> +<header> +<h1 class="title">Dec 10, 2019</h1> +</header><p> +First alpha release was made. See the <a href="https://dl.carbslinux.org/releases">downloads page</a>. +</p> +</div> +<div id="postamble" class="status"> +<footer> + <p>Linux® is a registered trademark of Linus Torvalds</p> + <p>Copyright © 2019-2021 Cem Keylan</p> +</footer> +</div> +</body> +</html> diff --git a/docs/news/20191210.txt b/docs/news/20191210.txt new file mode 100644 index 0000000..379c42b --- /dev/null +++ b/docs/news/20191210.txt @@ -0,0 +1,13 @@ + ______________ + + DEC 10, 2019 + ______________ + + + <2019-12-10 Tue> + + +First alpha release was made. See the [downloads page]. + + +[downloads page] <https://dl.carbslinux.org/releases> diff --git a/docs/news/20191212.html b/docs/news/20191212.html new file mode 100644 index 0000000..81ec884 --- /dev/null +++ b/docs/news/20191212.html @@ -0,0 +1,43 @@ +<!DOCTYPE html> +<html lang="en"> +<head> +<!-- 2021-02-02 --> +<meta charset="utf-8"> +<meta name="viewport" content="width=device-width, initial-scale=1"> +<title>Dec 12, 2019</title> +<meta name="generator" content="Org mode"> +<link rel="stylesheet" type="text/css" href="/style.css"> +</head> +<body> +<div id="preamble" class="status"> +<nav id="navbar"> + <a href="/" class=navbartitle>Carbs Linux</a> + + <label for="hamburger">☰</label> + <input type="checkbox" id="hamburger" /> + <ul id=navbarlist> + <li><a href="/" title="Home Page">Home</a></li> + <li><a href="//git.carbslinux.org" title="Git Repository">Git</a></li> + <li><a href="/download.html" title="Download Carbs Linux">Download</a></li> + <li><a href="/blog" title="Blog Posts">Blog</a></li> + <li><a href="/install.html" title="Installation Instructions">Installation</a></li> + <li><a href="/docs.html" title="Documentation">Docs</a></li> + </ul> +</nav> +</div> +<div id="content"> +<header> +<h1 class="title">Dec 12, 2019</h1> +</header><p> +Busybox and Busybox-init has been seperated into two different packages. +This is for adding standalone runit/runit-init to the repositories. +</p> +</div> +<div id="postamble" class="status"> +<footer> + <p>Linux® is a registered trademark of Linus Torvalds</p> + <p>Copyright © 2019-2021 Cem Keylan</p> +</footer> +</div> +</body> +</html> diff --git a/docs/news/20191212.txt b/docs/news/20191212.txt new file mode 100644 index 0000000..c07ad48 --- /dev/null +++ b/docs/news/20191212.txt @@ -0,0 +1,11 @@ + ______________ + + DEC 12, 2019 + ______________ + + + <2019-12-12 Thu> + + +Busybox and Busybox-init has been seperated into two different packages. +This is for adding standalone runit/runit-init to the repositories. diff --git a/docs/news/20191217.html b/docs/news/20191217.html new file mode 100644 index 0000000..a194962 --- /dev/null +++ b/docs/news/20191217.html @@ -0,0 +1,42 @@ +<!DOCTYPE html> +<html lang="en"> +<head> +<!-- 2021-02-02 --> +<meta charset="utf-8"> +<meta name="viewport" content="width=device-width, initial-scale=1"> +<title>Dec 17, 2019</title> +<meta name="generator" content="Org mode"> +<link rel="stylesheet" type="text/css" href="/style.css"> +</head> +<body> +<div id="preamble" class="status"> +<nav id="navbar"> + <a href="/" class=navbartitle>Carbs Linux</a> + + <label for="hamburger">☰</label> + <input type="checkbox" id="hamburger" /> + <ul id=navbarlist> + <li><a href="/" title="Home Page">Home</a></li> + <li><a href="//git.carbslinux.org" title="Git Repository">Git</a></li> + <li><a href="/download.html" title="Download Carbs Linux">Download</a></li> + <li><a href="/blog" title="Blog Posts">Blog</a></li> + <li><a href="/install.html" title="Installation Instructions">Installation</a></li> + <li><a href="/docs.html" title="Documentation">Docs</a></li> + </ul> +</nav> +</div> +<div id="content"> +<header> +<h1 class="title">Dec 17, 2019</h1> +</header><p> +Installation instruction are now complete. A review would be greatly appreciated! +</p> +</div> +<div id="postamble" class="status"> +<footer> + <p>Linux® is a registered trademark of Linus Torvalds</p> + <p>Copyright © 2019-2021 Cem Keylan</p> +</footer> +</div> +</body> +</html> diff --git a/docs/news/20191217.txt b/docs/news/20191217.txt new file mode 100644 index 0000000..f12e258 --- /dev/null +++ b/docs/news/20191217.txt @@ -0,0 +1,11 @@ + ______________ + + DEC 17, 2019 + ______________ + + + <2019-12-17 Tue> + + +Installation instruction are now complete. A review would be greatly +appreciated! diff --git a/docs/news/20191218.html b/docs/news/20191218.html new file mode 100644 index 0000000..ca11ce1 --- /dev/null +++ b/docs/news/20191218.html @@ -0,0 +1,42 @@ +<!DOCTYPE html> +<html lang="en"> +<head> +<!-- 2021-02-02 --> +<meta charset="utf-8"> +<meta name="viewport" content="width=device-width, initial-scale=1"> +<title>Dec 18, 2019</title> +<meta name="generator" content="Org mode"> +<link rel="stylesheet" type="text/css" href="/style.css"> +</head> +<body> +<div id="preamble" class="status"> +<nav id="navbar"> + <a href="/" class=navbartitle>Carbs Linux</a> + + <label for="hamburger">☰</label> + <input type="checkbox" id="hamburger" /> + <ul id=navbarlist> + <li><a href="/" title="Home Page">Home</a></li> + <li><a href="//git.carbslinux.org" title="Git Repository">Git</a></li> + <li><a href="/download.html" title="Download Carbs Linux">Download</a></li> + <li><a href="/blog" title="Blog Posts">Blog</a></li> + <li><a href="/install.html" title="Installation Instructions">Installation</a></li> + <li><a href="/docs.html" title="Documentation">Docs</a></li> + </ul> +</nav> +</div> +<div id="content"> +<header> +<h1 class="title">Dec 18, 2019</h1> +</header><p> +carbs-rootfs-20191218.tar.xz was released. +</p> +</div> +<div id="postamble" class="status"> +<footer> + <p>Linux® is a registered trademark of Linus Torvalds</p> + <p>Copyright © 2019-2021 Cem Keylan</p> +</footer> +</div> +</body> +</html> diff --git a/docs/news/20191218.txt b/docs/news/20191218.txt new file mode 100644 index 0000000..b82fbc8 --- /dev/null +++ b/docs/news/20191218.txt @@ -0,0 +1,10 @@ + ______________ + + DEC 18, 2019 + ______________ + + + <2019-12-18 Wed> + + +carbs-rootfs-20191218.tar.xz was released. diff --git a/docs/news/20200109.html b/docs/news/20200109.html new file mode 100644 index 0000000..dc23cf6 --- /dev/null +++ b/docs/news/20200109.html @@ -0,0 +1,55 @@ +<!DOCTYPE html> +<html lang="en"> +<head> +<!-- 2021-02-02 --> +<meta charset="utf-8"> +<meta name="viewport" content="width=device-width, initial-scale=1"> +<title>Jan 09, 2020</title> +<meta name="generator" content="Org mode"> +<link rel="stylesheet" type="text/css" href="/style.css"> +</head> +<body> +<div id="preamble" class="status"> +<nav id="navbar"> + <a href="/" class=navbartitle>Carbs Linux</a> + + <label for="hamburger">☰</label> + <input type="checkbox" id="hamburger" /> + <ul id=navbarlist> + <li><a href="/" title="Home Page">Home</a></li> + <li><a href="//git.carbslinux.org" title="Git Repository">Git</a></li> + <li><a href="/download.html" title="Download Carbs Linux">Download</a></li> + <li><a href="/blog" title="Blog Posts">Blog</a></li> + <li><a href="/install.html" title="Installation Instructions">Installation</a></li> + <li><a href="/docs.html" title="Documentation">Docs</a></li> + </ul> +</nav> +</div> +<div id="content"> +<header> +<h1 class="title">Jan 09, 2020</h1> +</header><p> +Happy new year, everyone! I am back after some long silence. I was unable to commit for a +while, but I have pulled some new updates from the KISS repository, added some of my own. +This week I will be changing/adding some things. +</p> + +<p> +Important things are, +</p> + +<ul class="org-ul"> +<li>Carbs-init was updated to 0.3.</li> +<li>I will be adding an implementation of suckless.org's <a href="https://core.suckless.org/sinit">sinit</a> as <code>carbs-sinit</code></li> +<li>Carbs Repository was added to <a href="https://repology.org/repository/carbs">repology.org</a></li> +<li>A new rootfs tarball will be coming up tomorrow.</li> +</ul> +</div> +<div id="postamble" class="status"> +<footer> + <p>Linux® is a registered trademark of Linus Torvalds</p> + <p>Copyright © 2019-2021 Cem Keylan</p> +</footer> +</div> +</body> +</html> diff --git a/docs/news/20200109.txt b/docs/news/20200109.txt new file mode 100644 index 0000000..cdd37b4 --- /dev/null +++ b/docs/news/20200109.txt @@ -0,0 +1,26 @@ + ______________ + + JAN 09, 2020 + ______________ + + + <2020-01-09 Thu> + + +Happy new year, everyone! I am back after some long silence. I was +unable to commit for a while, but I have pulled some new updates from +the KISS repository, added some of my own. This week I will be +changing/adding some things. + +Important things are, + +- Carbs-init was updated to 0.3. +- I will be adding an implementation of suckless.org's [sinit] as + `carbs-sinit' +- Carbs Repository was added to [repology.org] +- A new rootfs tarball will be coming up tomorrow. + + +[sinit] <https://core.suckless.org/sinit> + +[repology.org] <https://repology.org/repository/carbs> diff --git a/docs/news/20200110.html b/docs/news/20200110.html new file mode 100644 index 0000000..60cf02c --- /dev/null +++ b/docs/news/20200110.html @@ -0,0 +1,42 @@ +<!DOCTYPE html> +<html lang="en"> +<head> +<!-- 2021-02-02 --> +<meta charset="utf-8"> +<meta name="viewport" content="width=device-width, initial-scale=1"> +<title>Jan 10, 2020</title> +<meta name="generator" content="Org mode"> +<link rel="stylesheet" type="text/css" href="/style.css"> +</head> +<body> +<div id="preamble" class="status"> +<nav id="navbar"> + <a href="/" class=navbartitle>Carbs Linux</a> + + <label for="hamburger">☰</label> + <input type="checkbox" id="hamburger" /> + <ul id=navbarlist> + <li><a href="/" title="Home Page">Home</a></li> + <li><a href="//git.carbslinux.org" title="Git Repository">Git</a></li> + <li><a href="/download.html" title="Download Carbs Linux">Download</a></li> + <li><a href="/blog" title="Blog Posts">Blog</a></li> + <li><a href="/install.html" title="Installation Instructions">Installation</a></li> + <li><a href="/docs.html" title="Documentation">Docs</a></li> + </ul> +</nav> +</div> +<div id="content"> +<header> +<h1 class="title">Jan 10, 2020</h1> +</header><p> +carbs-rootfs-20200110.tar.xz was released. +</p> +</div> +<div id="postamble" class="status"> +<footer> + <p>Linux® is a registered trademark of Linus Torvalds</p> + <p>Copyright © 2019-2021 Cem Keylan</p> +</footer> +</div> +</body> +</html> diff --git a/docs/news/20200110.txt b/docs/news/20200110.txt new file mode 100644 index 0000000..4963520 --- /dev/null +++ b/docs/news/20200110.txt @@ -0,0 +1,10 @@ + ______________ + + JAN 10, 2020 + ______________ + + + <2020-01-10 Fri> + + +carbs-rootfs-20200110.tar.xz was released. diff --git a/docs/news/20200113.html b/docs/news/20200113.html new file mode 100644 index 0000000..99d8fd5 --- /dev/null +++ b/docs/news/20200113.html @@ -0,0 +1,66 @@ +<!DOCTYPE html> +<html lang="en"> +<head> +<!-- 2021-02-02 --> +<meta charset="utf-8"> +<meta name="viewport" content="width=device-width, initial-scale=1"> +<title>Jan 13, 2020</title> +<meta name="generator" content="Org mode"> +<link rel="stylesheet" type="text/css" href="/style.css"> +</head> +<body> +<div id="preamble" class="status"> +<nav id="navbar"> + <a href="/" class=navbartitle>Carbs Linux</a> + + <label for="hamburger">☰</label> + <input type="checkbox" id="hamburger" /> + <ul id=navbarlist> + <li><a href="/" title="Home Page">Home</a></li> + <li><a href="//git.carbslinux.org" title="Git Repository">Git</a></li> + <li><a href="/download.html" title="Download Carbs Linux">Download</a></li> + <li><a href="/blog" title="Blog Posts">Blog</a></li> + <li><a href="/install.html" title="Installation Instructions">Installation</a></li> + <li><a href="/docs.html" title="Documentation">Docs</a></li> + </ul> +</nav> +</div> +<div id="content"> +<header> +<h1 class="title">Jan 13, 2020</h1> +</header><p> +<b><b>Busybox update reqires manual intervention</b></b> +</p> + +<p> +The new busybox package conflicts with the pre-update busybox-init. That's why +you should rebuild and install `busybox-init` before doing the update. +</p> + +<div class="org-src-container"> +<pre class="src src-sh"><span class="org-comment-delimiter"># </span><span class="org-comment">Do a kiss update first (but don't actually update it yet), or manually pull</span> +<span class="org-comment-delimiter"># </span><span class="org-comment">the git repository</span> +kiss u <span class="org-comment-delimiter"># </span><span class="org-comment">Cancel this operation after it asks for you to confirm the update</span> + +<span class="org-comment-delimiter"># </span><span class="org-comment">Install the busybox-init package</span> +kiss b busybox-init && kiss i busybox-init + +<span class="org-comment-delimiter"># </span><span class="org-comment">Continue your update as you normally would.</span> +kiss u + +</pre> +</div> + +<p> +I have moved runit and logging utilities from the busybox-init package to the busybox +package, which is the cause of these conflicts. +</p> +</div> +<div id="postamble" class="status"> +<footer> + <p>Linux® is a registered trademark of Linus Torvalds</p> + <p>Copyright © 2019-2021 Cem Keylan</p> +</footer> +</div> +</body> +</html> diff --git a/docs/news/20200113.txt b/docs/news/20200113.txt new file mode 100644 index 0000000..a5a44a8 --- /dev/null +++ b/docs/news/20200113.txt @@ -0,0 +1,30 @@ + ______________ + + JAN 13, 2020 + ______________ + + + <2020-01-13 Mon> + + +**Busybox update reqires manual intervention** + +The new busybox package conflicts with the pre-update +busybox-init. That's why you should rebuild and install `busybox-init` +before doing the update. + +,---- +| # Do a kiss update first (but don't actually update it yet), or manually pull +| # the git repository +| kiss u # Cancel this operation after it asks for you to confirm the update +| +| # Install the busybox-init package +| kiss b busybox-init && kiss i busybox-init +| +| # Continue your update as you normally would. +| kiss u +| +`---- + +I have moved runit and logging utilities from the busybox-init package +to the busybox package, which is the cause of these conflicts. diff --git a/docs/news/20200115.html b/docs/news/20200115.html new file mode 100644 index 0000000..8204bcf --- /dev/null +++ b/docs/news/20200115.html @@ -0,0 +1,42 @@ +<!DOCTYPE html> +<html lang="en"> +<head> +<!-- 2021-02-02 --> +<meta charset="utf-8"> +<meta name="viewport" content="width=device-width, initial-scale=1"> +<title>Jan 15, 2020</title> +<meta name="generator" content="Org mode"> +<link rel="stylesheet" type="text/css" href="/style.css"> +</head> +<body> +<div id="preamble" class="status"> +<nav id="navbar"> + <a href="/" class=navbartitle>Carbs Linux</a> + + <label for="hamburger">☰</label> + <input type="checkbox" id="hamburger" /> + <ul id=navbarlist> + <li><a href="/" title="Home Page">Home</a></li> + <li><a href="//git.carbslinux.org" title="Git Repository">Git</a></li> + <li><a href="/download.html" title="Download Carbs Linux">Download</a></li> + <li><a href="/blog" title="Blog Posts">Blog</a></li> + <li><a href="/install.html" title="Installation Instructions">Installation</a></li> + <li><a href="/docs.html" title="Documentation">Docs</a></li> + </ul> +</nav> +</div> +<div id="content"> +<header> +<h1 class="title">Jan 15, 2020</h1> +</header><p> +sinit has been taken to <code>core</code>, and is now officially supported +</p> +</div> +<div id="postamble" class="status"> +<footer> + <p>Linux® is a registered trademark of Linus Torvalds</p> + <p>Copyright © 2019-2021 Cem Keylan</p> +</footer> +</div> +</body> +</html> diff --git a/docs/news/20200115.txt b/docs/news/20200115.txt new file mode 100644 index 0000000..9c2ec17 --- /dev/null +++ b/docs/news/20200115.txt @@ -0,0 +1,10 @@ + ______________ + + JAN 15, 2020 + ______________ + + + <2020-01-15 Wed> + + +sinit has been taken to `core', and is now officially supported diff --git a/docs/news/20200122.html b/docs/news/20200122.html new file mode 100644 index 0000000..7bbd859 --- /dev/null +++ b/docs/news/20200122.html @@ -0,0 +1,43 @@ +<!DOCTYPE html> +<html lang="en"> +<head> +<!-- 2021-02-02 --> +<meta charset="utf-8"> +<meta name="viewport" content="width=device-width, initial-scale=1"> +<title>Jan 22, 2020</title> +<meta name="generator" content="Org mode"> +<link rel="stylesheet" type="text/css" href="/style.css"> +</head> +<body> +<div id="preamble" class="status"> +<nav id="navbar"> + <a href="/" class=navbartitle>Carbs Linux</a> + + <label for="hamburger">☰</label> + <input type="checkbox" id="hamburger" /> + <ul id=navbarlist> + <li><a href="/" title="Home Page">Home</a></li> + <li><a href="//git.carbslinux.org" title="Git Repository">Git</a></li> + <li><a href="/download.html" title="Download Carbs Linux">Download</a></li> + <li><a href="/blog" title="Blog Posts">Blog</a></li> + <li><a href="/install.html" title="Installation Instructions">Installation</a></li> + <li><a href="/docs.html" title="Documentation">Docs</a></li> + </ul> +</nav> +</div> +<div id="content"> +<header> +<h1 class="title">Jan 22, 2020</h1> +</header><p> +Expect downtime on Jan 24 2020 22:00 UTC as I will be migrating this web server +to my Carbs Linux server! +</p> +</div> +<div id="postamble" class="status"> +<footer> + <p>Linux® is a registered trademark of Linus Torvalds</p> + <p>Copyright © 2019-2021 Cem Keylan</p> +</footer> +</div> +</body> +</html> diff --git a/docs/news/20200122.txt b/docs/news/20200122.txt new file mode 100644 index 0000000..f7930d0 --- /dev/null +++ b/docs/news/20200122.txt @@ -0,0 +1,11 @@ + ______________ + + JAN 22, 2020 + ______________ + + + <2020-01-22 Wed> + + +Expect downtime on Jan 24 2020 22:00 UTC as I will be migrating this web +server to my Carbs Linux server! diff --git a/docs/news/20200128.html b/docs/news/20200128.html new file mode 100644 index 0000000..6b96518 --- /dev/null +++ b/docs/news/20200128.html @@ -0,0 +1,51 @@ +<!DOCTYPE html> +<html lang="en"> +<head> +<!-- 2021-02-02 --> +<meta charset="utf-8"> +<meta name="viewport" content="width=device-width, initial-scale=1"> +<title>Jan 28, 2020</title> +<meta name="generator" content="Org mode"> +<link rel="stylesheet" type="text/css" href="/style.css"> +</head> +<body> +<div id="preamble" class="status"> +<nav id="navbar"> + <a href="/" class=navbartitle>Carbs Linux</a> + + <label for="hamburger">☰</label> + <input type="checkbox" id="hamburger" /> + <ul id=navbarlist> + <li><a href="/" title="Home Page">Home</a></li> + <li><a href="//git.carbslinux.org" title="Git Repository">Git</a></li> + <li><a href="/download.html" title="Download Carbs Linux">Download</a></li> + <li><a href="/blog" title="Blog Posts">Blog</a></li> + <li><a href="/install.html" title="Installation Instructions">Installation</a></li> + <li><a href="/docs.html" title="Documentation">Docs</a></li> + </ul> +</nav> +</div> +<div id="content"> +<header> +<h1 class="title">Jan 28, 2020</h1> +</header><p> +Web Server is now on a Carbs Linux server. It is not complete yet, but I will be +adding a little more for the intended functionality. Downtimes can be expected. +</p> + +<p> +UPDATE: ssl is now working. +</p> + +<p> +UPDATE2: downloads are back again. +</p> +</div> +<div id="postamble" class="status"> +<footer> + <p>Linux® is a registered trademark of Linus Torvalds</p> + <p>Copyright © 2019-2021 Cem Keylan</p> +</footer> +</div> +</body> +</html> diff --git a/docs/news/20200128.txt b/docs/news/20200128.txt new file mode 100644 index 0000000..f504343 --- /dev/null +++ b/docs/news/20200128.txt @@ -0,0 +1,16 @@ + ______________ + + JAN 28, 2020 + ______________ + + + <2020-01-28 Tue> + + +Web Server is now on a Carbs Linux server. It is not complete yet, but I +will be adding a little more for the intended functionality. Downtimes +can be expected. + +UPDATE: ssl is now working. + +UPDATE2: downloads are back again. diff --git a/docs/news/20200213.html b/docs/news/20200213.html new file mode 100644 index 0000000..b53011f --- /dev/null +++ b/docs/news/20200213.html @@ -0,0 +1,44 @@ +<!DOCTYPE html> +<html lang="en"> +<head> +<!-- 2021-02-02 --> +<meta charset="utf-8"> +<meta name="viewport" content="width=device-width, initial-scale=1"> +<title>Feb 13, 2020</title> +<meta name="generator" content="Org mode"> +<link rel="stylesheet" type="text/css" href="/style.css"> +</head> +<body> +<div id="preamble" class="status"> +<nav id="navbar"> + <a href="/" class=navbartitle>Carbs Linux</a> + + <label for="hamburger">☰</label> + <input type="checkbox" id="hamburger" /> + <ul id=navbarlist> + <li><a href="/" title="Home Page">Home</a></li> + <li><a href="//git.carbslinux.org" title="Git Repository">Git</a></li> + <li><a href="/download.html" title="Download Carbs Linux">Download</a></li> + <li><a href="/blog" title="Blog Posts">Blog</a></li> + <li><a href="/install.html" title="Installation Instructions">Installation</a></li> + <li><a href="/docs.html" title="Documentation">Docs</a></li> + </ul> +</nav> +</div> +<div id="content"> +<header> +<h1 class="title">Feb 13, 2020</h1> +</header><p> +Runit is now released on the core repository! You can now replace busybox-init +with runit-init. You can also replace the busybox runit utilities with the +actual runit. This will reduce the dependency on busybox greatly. +</p> +</div> +<div id="postamble" class="status"> +<footer> + <p>Linux® is a registered trademark of Linus Torvalds</p> + <p>Copyright © 2019-2021 Cem Keylan</p> +</footer> +</div> +</body> +</html> diff --git a/docs/news/20200213.txt b/docs/news/20200213.txt new file mode 100644 index 0000000..6422bc7 --- /dev/null +++ b/docs/news/20200213.txt @@ -0,0 +1,13 @@ + ______________ + + FEB 13, 2020 + ______________ + + + <2020-02-13 Thu> + + +Runit is now released on the core repository! You can now replace +busybox-init with runit-init. You can also replace the busybox runit +utilities with the actual runit. This will reduce the dependency on +busybox greatly. diff --git a/docs/news/20200214.html b/docs/news/20200214.html new file mode 100644 index 0000000..53d60b3 --- /dev/null +++ b/docs/news/20200214.html @@ -0,0 +1,92 @@ +<!DOCTYPE html> +<html lang="en"> +<head> +<!-- 2021-02-02 --> +<meta charset="utf-8"> +<meta name="viewport" content="width=device-width, initial-scale=1"> +<title>Feb 14, 2020</title> +<meta name="generator" content="Org mode"> +<link rel="stylesheet" type="text/css" href="/style.css"> +</head> +<body> +<div id="preamble" class="status"> +<nav id="navbar"> + <a href="/" class=navbartitle>Carbs Linux</a> + + <label for="hamburger">☰</label> + <input type="checkbox" id="hamburger" /> + <ul id=navbarlist> + <li><a href="/" title="Home Page">Home</a></li> + <li><a href="//git.carbslinux.org" title="Git Repository">Git</a></li> + <li><a href="/download.html" title="Download Carbs Linux">Download</a></li> + <li><a href="/blog" title="Blog Posts">Blog</a></li> + <li><a href="/install.html" title="Installation Instructions">Installation</a></li> + <li><a href="/docs.html" title="Documentation">Docs</a></li> + </ul> +</nav> +</div> +<div id="content"> +<header> +<h1 class="title">Feb 14, 2020</h1> +</header><p> +<b><b>IMPORTANT!</b></b> Carbs-init update to be released on 17th of February +will require manual intervention. I am holding this update back so +people can see it before they update their system (even though the +update will show the same message as this). The rationale for the +update is explained below the intervention. +</p> + +<div class="org-src-container"> +<pre class="src src-sh"><span class="org-comment-delimiter"># </span><span class="org-comment">There is an explanation for each init You only need to follow the instructions</span> +<span class="org-comment-delimiter"># </span><span class="org-comment">for your own init-system</span> + +<span class="org-comment-delimiter">## </span><span class="org-comment">busybox-init</span> +<span class="org-comment-delimiter"># </span><span class="org-comment">If you did not edit your inittab simply move inittab.new to inittab</span> +mv /etc/inittab.new /etc/inittab + +<span class="org-comment-delimiter"># </span><span class="org-comment">If you did edit your inittab you can use a simple sed command to remove the</span> +<span class="org-comment-delimiter"># </span><span class="org-comment">necessary lines</span> +sed -i <span class="org-string">'/getty/d;/runsvdir/d'</span> /etc/inittab + + +<span class="org-comment-delimiter">## </span><span class="org-comment">runit</span> +<span class="org-comment-delimiter"># </span><span class="org-comment">same as busybox-init, if you did not edit /etc/runit/2 move 2.new to 2</span> +mv /etc/runit/2.new /etc/runit/2 + +<span class="org-comment-delimiter"># </span><span class="org-comment">else</span> +vim /etc/runit/2 +<span class="org-comment-delimiter"># </span><span class="org-comment">open your 2 file and remove the for loop containing getty commands. If you are</span> +<span class="org-comment-delimiter"># </span><span class="org-comment">using runit, it is recommended to comment out /etc/init/runit.boot</span> + +<span class="org-comment-delimiter">## </span><span class="org-comment">sinit/minit</span> +<span class="org-comment-delimiter"># </span><span class="org-comment">If you did not edit your {sinit-,}launch-services.boot you can simply remove</span> +<span class="org-comment-delimiter"># </span><span class="org-comment">it.</span> +rm -f /etc/init/launch-services.boot /etc/init/sinit-launch-services.boot + +<span class="org-comment-delimiter"># </span><span class="org-comment">This should leave you without any issues, and you can safely reboot.</span> +</pre> +</div> + +<p> +Carbs-init update is to make sure init systems do not clash, and do +not have to use different files. This is a sensible update both for +the user user and for the maintainer side. +</p> + +<p> +To give an example, before this update busybox-init was managing getty +through <code>inittab</code>, runit was managing through <code>/etc/runit/2</code>, and +minit/sinit were launching from <code>/etc/init/launch-services.boot</code>. This +is a configuration nightmare for everyone, and since I am maintaining +and constantly testing those init providers, a huge nightmare for me. +This is a Quality of Life update. +</p> +</div> +<div id="postamble" class="status"> +<footer> + <p>Linux® is a registered trademark of Linus Torvalds</p> + <p>Copyright © 2019-2021 Cem Keylan</p> +</footer> +</div> +</body> +</html> diff --git a/docs/news/20200214.txt b/docs/news/20200214.txt new file mode 100644 index 0000000..e585cff --- /dev/null +++ b/docs/news/20200214.txt @@ -0,0 +1,55 @@ + ______________ + + FEB 14, 2020 + ______________ + + + <2020-02-14 Fri> + + +**IMPORTANT!** Carbs-init update to be released on 17th of February will +require manual intervention. I am holding this update back so people can +see it before they update their system (even though the update will show +the same message as this). The rationale for the update is explained +below the intervention. + +,---- +| # There is an explanation for each init You only need to follow the instructions +| # for your own init-system +| +| ## busybox-init +| # If you did not edit your inittab simply move inittab.new to inittab +| mv /etc/inittab.new /etc/inittab +| +| # If you did edit your inittab you can use a simple sed command to remove the +| # necessary lines +| sed -i '/getty/d;/runsvdir/d' /etc/inittab +| +| +| ## runit +| # same as busybox-init, if you did not edit /etc/runit/2 move 2.new to 2 +| mv /etc/runit/2.new /etc/runit/2 +| +| # else +| vim /etc/runit/2 +| # open your 2 file and remove the for loop containing getty commands. If you are +| # using runit, it is recommended to comment out /etc/init/runit.boot +| +| ## sinit/minit +| # If you did not edit your {sinit-,}launch-services.boot you can simply remove +| # it. +| rm -f /etc/init/launch-services.boot /etc/init/sinit-launch-services.boot +| +| # This should leave you without any issues, and you can safely reboot. +`---- + +Carbs-init update is to make sure init systems do not clash, and do not +have to use different files. This is a sensible update both for the user +user and for the maintainer side. + +To give an example, before this update busybox-init was managing getty +through `inittab', runit was managing through `/etc/runit/2', and +minit/sinit were launching from `/etc/init/launch-services.boot'. This +is a configuration nightmare for everyone, and since I am maintaining +and constantly testing those init providers, a huge nightmare for me. +This is a Quality of Life update. diff --git a/docs/news/20200218.html b/docs/news/20200218.html new file mode 100644 index 0000000..5943bc5 --- /dev/null +++ b/docs/news/20200218.html @@ -0,0 +1,52 @@ +<!DOCTYPE html> +<html lang="en"> +<head> +<!-- 2021-02-02 --> +<meta charset="utf-8"> +<meta name="viewport" content="width=device-width, initial-scale=1"> +<title>Feb 18, 2020</title> +<meta name="generator" content="Org mode"> +<link rel="stylesheet" type="text/css" href="/style.css"> +</head> +<body> +<div id="preamble" class="status"> +<nav id="navbar"> + <a href="/" class=navbartitle>Carbs Linux</a> + + <label for="hamburger">☰</label> + <input type="checkbox" id="hamburger" /> + <ul id=navbarlist> + <li><a href="/" title="Home Page">Home</a></li> + <li><a href="//git.carbslinux.org" title="Git Repository">Git</a></li> + <li><a href="/download.html" title="Download Carbs Linux">Download</a></li> + <li><a href="/blog" title="Blog Posts">Blog</a></li> + <li><a href="/install.html" title="Installation Instructions">Installation</a></li> + <li><a href="/docs.html" title="Documentation">Docs</a></li> + </ul> +</nav> +</div> +<div id="content"> +<header> +<h1 class="title">Feb 18, 2020</h1> +</header><p> +A new tarball is released. It can be found on <a href="https://dl.carbslinux.org">https://dl.carbslinux.org</a>. +</p> + +<p> +<b><b>edit:</b></b> I have removed the tarball because of a bootstrapping issue. I will be +re-adding it later today. +</p> + +<p> +<b><b>edit 2:</b></b> I have added a tarball (20200219) to reflect my recent changes on +Busybox. +</p> +</div> +<div id="postamble" class="status"> +<footer> + <p>Linux® is a registered trademark of Linus Torvalds</p> + <p>Copyright © 2019-2021 Cem Keylan</p> +</footer> +</div> +</body> +</html> diff --git a/docs/news/20200218.txt b/docs/news/20200218.txt new file mode 100644 index 0000000..d954d7d --- /dev/null +++ b/docs/news/20200218.txt @@ -0,0 +1,17 @@ + ______________ + + FEB 18, 2020 + ______________ + + + <2020-02-18 Tue> + + +A new tarball is released. It can be found on +<https://dl.carbslinux.org>. + +**edit:** I have removed the tarball because of a bootstrapping issue. I +will be re-adding it later today. + +**edit 2:** I have added a tarball (20200219) to reflect my recent +changes on Busybox. diff --git a/docs/news/20200405.html b/docs/news/20200405.html new file mode 100644 index 0000000..adf0656 --- /dev/null +++ b/docs/news/20200405.html @@ -0,0 +1,55 @@ +<!DOCTYPE html> +<html lang="en"> +<head> +<!-- 2021-02-02 --> +<meta charset="utf-8"> +<meta name="viewport" content="width=device-width, initial-scale=1"> +<title>Apr 05, 2020</title> +<meta name="generator" content="Org mode"> +<link rel="stylesheet" type="text/css" href="/style.css"> +</head> +<body> +<div id="preamble" class="status"> +<nav id="navbar"> + <a href="/" class=navbartitle>Carbs Linux</a> + + <label for="hamburger">☰</label> + <input type="checkbox" id="hamburger" /> + <ul id=navbarlist> + <li><a href="/" title="Home Page">Home</a></li> + <li><a href="//git.carbslinux.org" title="Git Repository">Git</a></li> + <li><a href="/download.html" title="Download Carbs Linux">Download</a></li> + <li><a href="/blog" title="Blog Posts">Blog</a></li> + <li><a href="/install.html" title="Installation Instructions">Installation</a></li> + <li><a href="/docs.html" title="Documentation">Docs</a></li> + </ul> +</nav> +</div> +<div id="content"> +<header> +<h1 class="title">Apr 05, 2020</h1> +</header><p> +Carbs Linux repositories will be hosted only on Github. Commits will be pushed +there, and not the repository. You have until May 4, 2020 Monday to switch your +remotes to <a href="https://github.com/CarbsLinux/repository">https://github.com/CarbsLinux/repository</a>. The git repository will +continue to be served until then (without additional commits). +</p> + +<p> +You can switch your remote by executing the following command on your repository +directory. +</p> + +<div class="org-src-container"> +<pre class="src src-sh">git remote set-url origin https://github.com/CarbsLinux/repository +</pre> +</div> +</div> +<div id="postamble" class="status"> +<footer> + <p>Linux® is a registered trademark of Linus Torvalds</p> + <p>Copyright © 2019-2021 Cem Keylan</p> +</footer> +</div> +</body> +</html> diff --git a/docs/news/20200405.txt b/docs/news/20200405.txt new file mode 100644 index 0000000..e46d328 --- /dev/null +++ b/docs/news/20200405.txt @@ -0,0 +1,21 @@ + ______________ + + APR 05, 2020 + ______________ + + + <2020-04-05 Sun> + + +Carbs Linux repositories will be hosted only on Github. Commits will be +pushed there, and not the repository. You have until May 4, 2020 Monday +to switch your remotes to +<https://github.com/CarbsLinux/repository>. The git repository will +continue to be served until then (without additional commits). + +You can switch your remote by executing the following command on your +repository directory. + +,---- +| git remote set-url origin https://github.com/CarbsLinux/repository +`---- diff --git a/docs/news/20200406.html b/docs/news/20200406.html new file mode 100644 index 0000000..be02f6d --- /dev/null +++ b/docs/news/20200406.html @@ -0,0 +1,42 @@ +<!DOCTYPE html> +<html lang="en"> +<head> +<!-- 2021-02-02 --> +<meta charset="utf-8"> +<meta name="viewport" content="width=device-width, initial-scale=1"> +<title>Apr 06, 2020</title> +<meta name="generator" content="Org mode"> +<link rel="stylesheet" type="text/css" href="/style.css"> +</head> +<body> +<div id="preamble" class="status"> +<nav id="navbar"> + <a href="/" class=navbartitle>Carbs Linux</a> + + <label for="hamburger">☰</label> + <input type="checkbox" id="hamburger" /> + <ul id=navbarlist> + <li><a href="/" title="Home Page">Home</a></li> + <li><a href="//git.carbslinux.org" title="Git Repository">Git</a></li> + <li><a href="/download.html" title="Download Carbs Linux">Download</a></li> + <li><a href="/blog" title="Blog Posts">Blog</a></li> + <li><a href="/install.html" title="Installation Instructions">Installation</a></li> + <li><a href="/docs.html" title="Documentation">Docs</a></li> + </ul> +</nav> +</div> +<div id="content"> +<header> +<h1 class="title">Apr 06, 2020</h1> +</header><p> +A new rootfs tarball has been released. See the downloads page. +</p> +</div> +<div id="postamble" class="status"> +<footer> + <p>Linux® is a registered trademark of Linus Torvalds</p> + <p>Copyright © 2019-2021 Cem Keylan</p> +</footer> +</div> +</body> +</html> diff --git a/docs/news/20200406.txt b/docs/news/20200406.txt new file mode 100644 index 0000000..7cca6f7 --- /dev/null +++ b/docs/news/20200406.txt @@ -0,0 +1,10 @@ + ______________ + + APR 06, 2020 + ______________ + + + <2020-04-06 Mon> + + +A new rootfs tarball has been released. See the downloads page. diff --git a/docs/news/20200410.html b/docs/news/20200410.html new file mode 100644 index 0000000..303a64c --- /dev/null +++ b/docs/news/20200410.html @@ -0,0 +1,42 @@ +<!DOCTYPE html> +<html lang="en"> +<head> +<!-- 2021-02-02 --> +<meta charset="utf-8"> +<meta name="viewport" content="width=device-width, initial-scale=1"> +<title>Apr 10, 2020</title> +<meta name="generator" content="Org mode"> +<link rel="stylesheet" type="text/css" href="/style.css"> +</head> +<body> +<div id="preamble" class="status"> +<nav id="navbar"> + <a href="/" class=navbartitle>Carbs Linux</a> + + <label for="hamburger">☰</label> + <input type="checkbox" id="hamburger" /> + <ul id=navbarlist> + <li><a href="/" title="Home Page">Home</a></li> + <li><a href="//git.carbslinux.org" title="Git Repository">Git</a></li> + <li><a href="/download.html" title="Download Carbs Linux">Download</a></li> + <li><a href="/blog" title="Blog Posts">Blog</a></li> + <li><a href="/install.html" title="Installation Instructions">Installation</a></li> + <li><a href="/docs.html" title="Documentation">Docs</a></li> + </ul> +</nav> +</div> +<div id="content"> +<header> +<h1 class="title">Apr 10, 2020</h1> +</header><p> +IRC channel can now be accessed from <code>#carbslinux</code> at freenode! +</p> +</div> +<div id="postamble" class="status"> +<footer> + <p>Linux® is a registered trademark of Linus Torvalds</p> + <p>Copyright © 2019-2021 Cem Keylan</p> +</footer> +</div> +</body> +</html> diff --git a/docs/news/20200410.txt b/docs/news/20200410.txt new file mode 100644 index 0000000..0c1befc --- /dev/null +++ b/docs/news/20200410.txt @@ -0,0 +1,10 @@ + ______________ + + APR 10, 2020 + ______________ + + + <2020-04-10 Fri> + + +IRC channel can now be accessed from `#carbslinux' at freenode! diff --git a/docs/news/20200427.html b/docs/news/20200427.html new file mode 100644 index 0000000..d9e7289 --- /dev/null +++ b/docs/news/20200427.html @@ -0,0 +1,47 @@ +<!DOCTYPE html> +<html lang="en"> +<head> +<!-- 2021-02-02 --> +<meta charset="utf-8"> +<meta name="viewport" content="width=device-width, initial-scale=1"> +<title>Apr 27, 2020</title> +<meta name="generator" content="Org mode"> +<link rel="stylesheet" type="text/css" href="/style.css"> +</head> +<body> +<div id="preamble" class="status"> +<nav id="navbar"> + <a href="/" class=navbartitle>Carbs Linux</a> + + <label for="hamburger">☰</label> + <input type="checkbox" id="hamburger" /> + <ul id=navbarlist> + <li><a href="/" title="Home Page">Home</a></li> + <li><a href="//git.carbslinux.org" title="Git Repository">Git</a></li> + <li><a href="/download.html" title="Download Carbs Linux">Download</a></li> + <li><a href="/blog" title="Blog Posts">Blog</a></li> + <li><a href="/install.html" title="Installation Instructions">Installation</a></li> + <li><a href="/docs.html" title="Documentation">Docs</a></li> + </ul> +</nav> +</div> +<div id="content"> +<header> +<h1 class="title">Apr 27, 2020</h1> +</header><p> +A new rootfs tarball has been released! You can see it on +<a href="https://dl.carbslinux.org/releases">https://dl.carbslinux.org/releases</a>! +</p> + +<p> +<b><b>EDIT:</b></b> A new bug fix release has been made. +</p> +</div> +<div id="postamble" class="status"> +<footer> + <p>Linux® is a registered trademark of Linus Torvalds</p> + <p>Copyright © 2019-2021 Cem Keylan</p> +</footer> +</div> +</body> +</html> diff --git a/docs/news/20200427.txt b/docs/news/20200427.txt new file mode 100644 index 0000000..6f7815f --- /dev/null +++ b/docs/news/20200427.txt @@ -0,0 +1,13 @@ + ______________ + + APR 27, 2020 + ______________ + + + <2020-04-27 Mon> + + +A new rootfs tarball has been released! You can see it on +<https://dl.carbslinux.org/releases>! + +**EDIT:** A new bug fix release has been made. diff --git a/docs/news/20200510.html b/docs/news/20200510.html new file mode 100644 index 0000000..67cb339 --- /dev/null +++ b/docs/news/20200510.html @@ -0,0 +1,47 @@ +<!DOCTYPE html> +<html lang="en"> +<head> +<!-- 2021-02-02 --> +<meta charset="utf-8"> +<meta name="viewport" content="width=device-width, initial-scale=1"> +<title>May 10, 2020</title> +<meta name="generator" content="Org mode"> +<link rel="stylesheet" type="text/css" href="/style.css"> +</head> +<body> +<div id="preamble" class="status"> +<nav id="navbar"> + <a href="/" class=navbartitle>Carbs Linux</a> + + <label for="hamburger">☰</label> + <input type="checkbox" id="hamburger" /> + <ul id=navbarlist> + <li><a href="/" title="Home Page">Home</a></li> + <li><a href="//git.carbslinux.org" title="Git Repository">Git</a></li> + <li><a href="/download.html" title="Download Carbs Linux">Download</a></li> + <li><a href="/blog" title="Blog Posts">Blog</a></li> + <li><a href="/install.html" title="Installation Instructions">Installation</a></li> + <li><a href="/docs.html" title="Documentation">Docs</a></li> + </ul> +</nav> +</div> +<div id="content"> +<header> +<h1 class="title">May 10, 2020</h1> +</header><p> +A GCC 10.1.0 change causes a kernel panic for kernels built with GCC 10.1. This +issue can be resolved by applying this <a href="https://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git/patch/?id=f670269a42bfdd2c83a1118cc3d1b475547eac22">patch</a> to your kernel sources. +</p> + +<p> +<b><b>EDIT:</b></b> The patch is no longer necessary. +</p> +</div> +<div id="postamble" class="status"> +<footer> + <p>Linux® is a registered trademark of Linus Torvalds</p> + <p>Copyright © 2019-2021 Cem Keylan</p> +</footer> +</div> +</body> +</html> diff --git a/docs/news/20200510.txt b/docs/news/20200510.txt new file mode 100644 index 0000000..394585e --- /dev/null +++ b/docs/news/20200510.txt @@ -0,0 +1,18 @@ + ______________ + + MAY 10, 2020 + ______________ + + + <2020-05-10 Sun> + + +A GCC 10.1.0 change causes a kernel panic for kernels built with GCC +10.1. This issue can be resolved by applying this [patch] to your kernel +sources. + +**EDIT:** The patch is no longer necessary. + + +[patch] +<https://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git/patch/?id=f670269a42bfdd2c83a1118cc3d1b475547eac22> diff --git a/docs/news/20200519.html b/docs/news/20200519.html new file mode 100644 index 0000000..ccb5df3 --- /dev/null +++ b/docs/news/20200519.html @@ -0,0 +1,43 @@ +<!DOCTYPE html> +<html lang="en"> +<head> +<!-- 2021-02-02 --> +<meta charset="utf-8"> +<meta name="viewport" content="width=device-width, initial-scale=1"> +<title>May 19, 2020</title> +<meta name="generator" content="Org mode"> +<link rel="stylesheet" type="text/css" href="/style.css"> +</head> +<body> +<div id="preamble" class="status"> +<nav id="navbar"> + <a href="/" class=navbartitle>Carbs Linux</a> + + <label for="hamburger">☰</label> + <input type="checkbox" id="hamburger" /> + <ul id=navbarlist> + <li><a href="/" title="Home Page">Home</a></li> + <li><a href="//git.carbslinux.org" title="Git Repository">Git</a></li> + <li><a href="/download.html" title="Download Carbs Linux">Download</a></li> + <li><a href="/blog" title="Blog Posts">Blog</a></li> + <li><a href="/install.html" title="Installation Instructions">Installation</a></li> + <li><a href="/docs.html" title="Documentation">Docs</a></li> + </ul> +</nav> +</div> +<div id="content"> +<header> +<h1 class="title">May 19, 2020</h1> +</header><p> +A rootfs tarball targeting the i686 architecture has been released. It can be +found on the downloads page. +</p> +</div> +<div id="postamble" class="status"> +<footer> + <p>Linux® is a registered trademark of Linus Torvalds</p> + <p>Copyright © 2019-2021 Cem Keylan</p> +</footer> +</div> +</body> +</html> diff --git a/docs/news/20200519.txt b/docs/news/20200519.txt new file mode 100644 index 0000000..2f3ef90 --- /dev/null +++ b/docs/news/20200519.txt @@ -0,0 +1,11 @@ + ______________ + + MAY 19, 2020 + ______________ + + + <2020-05-19 Tue> + + +A rootfs tarball targeting the i686 architecture has been released. It +can be found on the downloads page. diff --git a/docs/news/20200526.html b/docs/news/20200526.html new file mode 100644 index 0000000..5438904 --- /dev/null +++ b/docs/news/20200526.html @@ -0,0 +1,43 @@ +<!DOCTYPE html> +<html lang="en"> +<head> +<!-- 2021-02-02 --> +<meta charset="utf-8"> +<meta name="viewport" content="width=device-width, initial-scale=1"> +<title>May 26, 2020</title> +<meta name="generator" content="Org mode"> +<link rel="stylesheet" type="text/css" href="/style.css"> +</head> +<body> +<div id="preamble" class="status"> +<nav id="navbar"> + <a href="/" class=navbartitle>Carbs Linux</a> + + <label for="hamburger">☰</label> + <input type="checkbox" id="hamburger" /> + <ul id=navbarlist> + <li><a href="/" title="Home Page">Home</a></li> + <li><a href="//git.carbslinux.org" title="Git Repository">Git</a></li> + <li><a href="/download.html" title="Download Carbs Linux">Download</a></li> + <li><a href="/blog" title="Blog Posts">Blog</a></li> + <li><a href="/install.html" title="Installation Instructions">Installation</a></li> + <li><a href="/docs.html" title="Documentation">Docs</a></li> + </ul> +</nav> +</div> +<div id="content"> +<header> +<h1 class="title">May 26, 2020</h1> +</header><p> +An initial version for binary package management is released. It can be found on +the <a href="https://github.com/CarbsLinux/kiss-bin">GitHub page</a>. +</p> +</div> +<div id="postamble" class="status"> +<footer> + <p>Linux® is a registered trademark of Linus Torvalds</p> + <p>Copyright © 2019-2021 Cem Keylan</p> +</footer> +</div> +</body> +</html> diff --git a/docs/news/20200526.txt b/docs/news/20200526.txt new file mode 100644 index 0000000..7ad092b --- /dev/null +++ b/docs/news/20200526.txt @@ -0,0 +1,14 @@ + ______________ + + MAY 26, 2020 + ______________ + + + <2020-05-26 Tue> + + +An initial version for binary package management is released. It can be +found on the [GitHub page]. + + +[GitHub page] <https://github.com/CarbsLinux/kiss-bin> diff --git a/docs/news/20200617.html b/docs/news/20200617.html new file mode 100644 index 0000000..ed8b62d --- /dev/null +++ b/docs/news/20200617.html @@ -0,0 +1,43 @@ +<!DOCTYPE html> +<html lang="en"> +<head> +<!-- 2021-02-02 --> +<meta charset="utf-8"> +<meta name="viewport" content="width=device-width, initial-scale=1"> +<title>Jun 17, 2020</title> +<meta name="generator" content="Org mode"> +<link rel="stylesheet" type="text/css" href="/style.css"> +</head> +<body> +<div id="preamble" class="status"> +<nav id="navbar"> + <a href="/" class=navbartitle>Carbs Linux</a> + + <label for="hamburger">☰</label> + <input type="checkbox" id="hamburger" /> + <ul id=navbarlist> + <li><a href="/" title="Home Page">Home</a></li> + <li><a href="//git.carbslinux.org" title="Git Repository">Git</a></li> + <li><a href="/download.html" title="Download Carbs Linux">Download</a></li> + <li><a href="/blog" title="Blog Posts">Blog</a></li> + <li><a href="/install.html" title="Installation Instructions">Installation</a></li> + <li><a href="/docs.html" title="Documentation">Docs</a></li> + </ul> +</nav> +</div> +<div id="content"> +<header> +<h1 class="title">Jun 17, 2020</h1> +</header><p> +A new rootfs tarball including the changes to the core is released and can be +found on the downloads page. +</p> +</div> +<div id="postamble" class="status"> +<footer> + <p>Linux® is a registered trademark of Linus Torvalds</p> + <p>Copyright © 2019-2021 Cem Keylan</p> +</footer> +</div> +</body> +</html> diff --git a/docs/news/20200617.txt b/docs/news/20200617.txt new file mode 100644 index 0000000..2515111 --- /dev/null +++ b/docs/news/20200617.txt @@ -0,0 +1,11 @@ + ______________ + + JUN 17, 2020 + ______________ + + + <2020-06-17 Wed> + + +A new rootfs tarball including the changes to the core is released and +can be found on the downloads page. diff --git a/docs/news/20200727.html b/docs/news/20200727.html new file mode 100644 index 0000000..0c36e31 --- /dev/null +++ b/docs/news/20200727.html @@ -0,0 +1,45 @@ +<!DOCTYPE html> +<html lang="en"> +<head> +<!-- 2021-02-02 --> +<meta charset="utf-8"> +<meta name="viewport" content="width=device-width, initial-scale=1"> +<title>Jul 27, 2020</title> +<meta name="generator" content="Org mode"> +<link rel="stylesheet" type="text/css" href="/style.css"> +</head> +<body> +<div id="preamble" class="status"> +<nav id="navbar"> + <a href="/" class=navbartitle>Carbs Linux</a> + + <label for="hamburger">☰</label> + <input type="checkbox" id="hamburger" /> + <ul id=navbarlist> + <li><a href="/" title="Home Page">Home</a></li> + <li><a href="//git.carbslinux.org" title="Git Repository">Git</a></li> + <li><a href="/download.html" title="Download Carbs Linux">Download</a></li> + <li><a href="/blog" title="Blog Posts">Blog</a></li> + <li><a href="/install.html" title="Installation Instructions">Installation</a></li> + <li><a href="/docs.html" title="Documentation">Docs</a></li> + </ul> +</nav> +</div> +<div id="content"> +<header> +<h1 class="title">Jul 27, 2020</h1> +</header><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> +</div> +<div id="postamble" class="status"> +<footer> + <p>Linux® is a registered trademark of Linus Torvalds</p> + <p>Copyright © 2019-2021 Cem Keylan</p> +</footer> +</div> +</body> +</html> diff --git a/docs/news/20200727.txt b/docs/news/20200727.txt new file mode 100644 index 0000000..eaf0544 --- /dev/null +++ b/docs/news/20200727.txt @@ -0,0 +1,13 @@ + ______________ + + JUL 27, 2020 + ______________ + + + <2020-07-27 Mon> + + +Carbs Linux's fork of the `kiss' package manager has been renamed to +`Carbs Packaging Tools' due to huge amount of changes. Your latest +`kiss' update will handle the bootstrapping. You will need to rename +your `KISS-*' variables to `CPT-*'. diff --git a/docs/news/20200903.html b/docs/news/20200903.html new file mode 100644 index 0000000..b7835a7 --- /dev/null +++ b/docs/news/20200903.html @@ -0,0 +1,44 @@ +<!DOCTYPE html> +<html lang="en"> +<head> +<!-- 2021-02-02 --> +<meta charset="utf-8"> +<meta name="viewport" content="width=device-width, initial-scale=1"> +<title>Sep 03, 2020</title> +<meta name="generator" content="Org mode"> +<link rel="stylesheet" type="text/css" href="/style.css"> +</head> +<body> +<div id="preamble" class="status"> +<nav id="navbar"> + <a href="/" class=navbartitle>Carbs Linux</a> + + <label for="hamburger">☰</label> + <input type="checkbox" id="hamburger" /> + <ul id=navbarlist> + <li><a href="/" title="Home Page">Home</a></li> + <li><a href="//git.carbslinux.org" title="Git Repository">Git</a></li> + <li><a href="/download.html" title="Download Carbs Linux">Download</a></li> + <li><a href="/blog" title="Blog Posts">Blog</a></li> + <li><a href="/install.html" title="Installation Instructions">Installation</a></li> + <li><a href="/docs.html" title="Documentation">Docs</a></li> + </ul> +</nav> +</div> +<div id="content"> +<header> +<h1 class="title">Sep 03, 2020</h1> +</header><p> +The default TLS provider has been reverted to <code>libressl</code>. System update will +replace bearssl dependencies with libressl. You may choose to keep or remove +bearssl after the update. +</p> +</div> +<div id="postamble" class="status"> +<footer> + <p>Linux® is a registered trademark of Linus Torvalds</p> + <p>Copyright © 2019-2021 Cem Keylan</p> +</footer> +</div> +</body> +</html> diff --git a/docs/news/20200903.txt b/docs/news/20200903.txt new file mode 100644 index 0000000..816c61c --- /dev/null +++ b/docs/news/20200903.txt @@ -0,0 +1,12 @@ + ______________ + + SEP 03, 2020 + ______________ + + + <2020-09-03 Thu> + + +The default TLS provider has been reverted to `libressl'. System update +will replace bearssl dependencies with libressl. You may choose to keep +or remove bearssl after the update. diff --git a/docs/news/20200916.html b/docs/news/20200916.html new file mode 100644 index 0000000..fd784a5 --- /dev/null +++ b/docs/news/20200916.html @@ -0,0 +1,44 @@ +<!DOCTYPE html> +<html lang="en"> +<head> +<!-- 2021-02-02 --> +<meta charset="utf-8"> +<meta name="viewport" content="width=device-width, initial-scale=1"> +<title>Sep 16, 2020</title> +<meta name="generator" content="Org mode"> +<link rel="stylesheet" type="text/css" href="/style.css"> +</head> +<body> +<div id="preamble" class="status"> +<nav id="navbar"> + <a href="/" class=navbartitle>Carbs Linux</a> + + <label for="hamburger">☰</label> + <input type="checkbox" id="hamburger" /> + <ul id=navbarlist> + <li><a href="/" title="Home Page">Home</a></li> + <li><a href="//git.carbslinux.org" title="Git Repository">Git</a></li> + <li><a href="/download.html" title="Download Carbs Linux">Download</a></li> + <li><a href="/blog" title="Blog Posts">Blog</a></li> + <li><a href="/install.html" title="Installation Instructions">Installation</a></li> + <li><a href="/docs.html" title="Documentation">Docs</a></li> + </ul> +</nav> +</div> +<div id="content"> +<header> +<h1 class="title">Sep 16, 2020</h1> +</header><p> +The libressl "revert" was reverted. System update will replace libressl +dependencies with bearssl. You may choose to keep or remove bearssl after the +update. +</p> +</div> +<div id="postamble" class="status"> +<footer> + <p>Linux® is a registered trademark of Linus Torvalds</p> + <p>Copyright © 2019-2021 Cem Keylan</p> +</footer> +</div> +</body> +</html> diff --git a/docs/news/20200916.txt b/docs/news/20200916.txt new file mode 100644 index 0000000..b0a7925 --- /dev/null +++ b/docs/news/20200916.txt @@ -0,0 +1,12 @@ + ______________ + + SEP 16, 2020 + ______________ + + + <2020-09-16 Wed> + + +The libressl "revert" was reverted. System update will replace libressl +dependencies with bearssl. You may choose to keep or remove bearssl +after the update. diff --git a/docs/news/index.html b/docs/news/index.html new file mode 100644 index 0000000..aa27f39 --- /dev/null +++ b/docs/news/index.html @@ -0,0 +1,237 @@ +<!DOCTYPE html> +<html lang="en"> +<head> +<!-- 2021-02-02 --> +<meta charset="utf-8"> +<meta name="viewport" content="width=device-width, initial-scale=1"> +<title>News Index</title> +<meta name="generator" content="Org mode"> +<link rel="stylesheet" type="text/css" href="/style.css"> +</head> +<body> +<div id="preamble" class="status"> +<nav id="navbar"> + <a href="/" class=navbartitle>Carbs Linux</a> + + <label for="hamburger">☰</label> + <input type="checkbox" id="hamburger" /> + <ul id=navbarlist> + <li><a href="/" title="Home Page">Home</a></li> + <li><a href="//git.carbslinux.org" title="Git Repository">Git</a></li> + <li><a href="/download.html" title="Download Carbs Linux">Download</a></li> + <li><a href="/blog" title="Blog Posts">Blog</a></li> + <li><a href="/install.html" title="Installation Instructions">Installation</a></li> + <li><a href="/docs.html" title="Documentation">Docs</a></li> + </ul> +</nav> +</div> +<div id="content"> +<header> +<h1 class="title">News Index</h1> +</header> +<div id="outline-container-org3c9305c" class="outline-2"> +<h2 id="org3c9305c"><a href="20200916.html">Sep 16, 2020</a></h2> +<div class="outline-text-2" id="text-org3c9305c"> +<p> +The libressl "revert" was reverted. System update will replace libressl +dependencies with bearssl. You may choose to keep or remove bearssl after the +update. +</p> +</div> +</div> +<div id="outline-container-orgad2f743" class="outline-2"> +<h2 id="orgad2f743"><a href="20200903.html">Sep 03, 2020</a></h2> +<div class="outline-text-2" id="text-orgad2f743"> +<p> +The default TLS provider has been reverted to <code>libressl</code>. System update will +replace bearssl dependencies with libressl. You may choose to keep or remove +bearssl after the update. +</p> +</div> +</div> +<div id="outline-container-orgbf4a227" class="outline-2"> +<h2 id="orgbf4a227"><a href="20200727.html">Jul 27, 2020</a></h2> +<div class="outline-text-2" id="text-orgbf4a227"> +<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> +</div> +</div> +<div id="outline-container-org96916e3" class="outline-2"> +<h2 id="org96916e3"><a href="20200617.html">Jun 17, 2020</a></h2> +<div class="outline-text-2" id="text-org96916e3"> +<p> +A new rootfs tarball including the changes to the core is released and can be +found on the downloads page. +</p> +</div> +</div> +<div id="outline-container-org8d83def" class="outline-2"> +<h2 id="org8d83def"><a href="20200526.html">May 26, 2020</a></h2> +<div class="outline-text-2" id="text-org8d83def"> +<p> +An initial version for binary package management is released. It can be found on +the <a href="https://github.com/CarbsLinux/kiss-bin">GitHub page</a>. +</p> +</div> +</div> +<div id="outline-container-org860ded3" class="outline-2"> +<h2 id="org860ded3"><a href="20200519.html">May 19, 2020</a></h2> +<div class="outline-text-2" id="text-org860ded3"> +<p> +A rootfs tarball targeting the i686 architecture has been released. It can be +found on the downloads page. +</p> +</div> +</div> +<div id="outline-container-org912039c" class="outline-2"> +<h2 id="org912039c"><a href="20200510.html">May 10, 2020</a></h2> +<div class="outline-text-2" id="text-org912039c"> +<p> +A GCC 10.1.0 change causes a kernel panic for kernels built with GCC 10.1. This +issue can be resolved by applying this <a href="https://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git/patch/?id=f670269a42bfdd2c83a1118cc3d1b475547eac22">patch</a> to your kernel sources. +</p> + +<p> +<b><b>EDIT:</b></b> The patch is no longer necessary. +</p> +</div> +</div> +<div id="outline-container-org908d8bd" class="outline-2"> +<h2 id="org908d8bd"><a href="20200427.html">Apr 27, 2020</a></h2> +<div class="outline-text-2" id="text-org908d8bd"> +<p> +A new rootfs tarball has been released! You can see it on +<a href="https://dl.carbslinux.org/releases">https://dl.carbslinux.org/releases</a>! +</p> + +<p> +<b><b>EDIT:</b></b> A new bug fix release has been made. +</p> +</div> +</div> +<div id="outline-container-org7b5abe2" class="outline-2"> +<h2 id="org7b5abe2"><a href="20200410.html">Apr 10, 2020</a></h2> +<div class="outline-text-2" id="text-org7b5abe2"> +<p> +IRC channel can now be accessed from <code>#carbslinux</code> at freenode! +</p> +</div> +</div> +<div id="outline-container-org12491b8" class="outline-2"> +<h2 id="org12491b8"><a href="20200406.html">Apr 06, 2020</a></h2> +<div class="outline-text-2" id="text-org12491b8"> +<p> +A new rootfs tarball has been released. See the downloads page. +</p> +</div> +</div> +<div id="outline-container-orge4410d2" class="outline-2"> +<h2 id="orge4410d2"><a href="20200405.html">Apr 05, 2020</a></h2> +<div class="outline-text-2" id="text-orge4410d2"> +<p> +Carbs Linux repositories will be hosted only on Github. Commits will be pushed +there, and not the repository. You have until May 4, 2020 Monday to switch your +remotes to <a href="https://github.com/CarbsLinux/repository">https://github.com/CarbsLinux/repository</a>. The git repository will +continue to be served until then (without additional commits). +</p> + +<p> +You can switch your remote by executing the following command on your repository +directory. +</p> + +<div class="org-src-container"> +<pre class="src src-sh">git remote set-url origin https://github.com/CarbsLinux/repository +</pre> +</div> +</div> +</div> +<div id="outline-container-orgc0fb865" class="outline-2"> +<h2 id="orgc0fb865"><a href="20200218.html">Feb 18, 2020</a></h2> +<div class="outline-text-2" id="text-orgc0fb865"> +<p> +A new tarball is released. It can be found on <a href="https://dl.carbslinux.org">https://dl.carbslinux.org</a>. +</p> + +<p> +<b><b>edit:</b></b> I have removed the tarball because of a bootstrapping issue. I will be +re-adding it later today. +</p> + +<p> +<b><b>edit 2:</b></b> I have added a tarball (20200219) to reflect my recent changes on +Busybox. +</p> +</div> +</div> +<div id="outline-container-org84ca12e" class="outline-2"> +<h2 id="org84ca12e"><a href="20200214.html">Feb 14, 2020</a></h2> +<div class="outline-text-2" id="text-org84ca12e"> +<p> +<b><b>IMPORTANT!</b></b> Carbs-init update to be released on 17th of February +will require manual intervention. I am holding this update back so +people can see it before they update their system (even though the +update will show the same message as this). The rationale for the +update is explained below the intervention. +</p> + +<div class="org-src-container"> +<pre class="src src-sh"><span class="org-comment-delimiter"># </span><span class="org-comment">There is an explanation for each init You only need to follow the instructions</span> +<span class="org-comment-delimiter"># </span><span class="org-comment">for your own init-system</span> + +<span class="org-comment-delimiter">## </span><span class="org-comment">busybox-init</span> +<span class="org-comment-delimiter"># </span><span class="org-comment">If you did not edit your inittab simply move inittab.new to inittab</span> +mv /etc/inittab.new /etc/inittab + +<span class="org-comment-delimiter"># </span><span class="org-comment">If you did edit your inittab you can use a simple sed command to remove the</span> +<span class="org-comment-delimiter"># </span><span class="org-comment">necessary lines</span> +sed -i <span class="org-string">'/getty/d;/runsvdir/d'</span> /etc/inittab + + +<span class="org-comment-delimiter">## </span><span class="org-comment">runit</span> +<span class="org-comment-delimiter"># </span><span class="org-comment">same as busybox-init, if you did not edit /etc/runit/2 move 2.new to 2</span> +mv /etc/runit/2.new /etc/runit/2 + +<span class="org-comment-delimiter"># </span><span class="org-comment">else</span> +vim /etc/runit/2 +<span class="org-comment-delimiter"># </span><span class="org-comment">open your 2 file and remove the for loop containing getty commands. If you are</span> +<span class="org-comment-delimiter"># </span><span class="org-comment">using runit, it is recommended to comment out /etc/init/runit.boot</span> + +<span class="org-comment-delimiter">## </span><span class="org-comment">sinit/minit</span> +<span class="org-comment-delimiter"># </span><span class="org-comment">If you did not edit your {sinit-,}launch-services.boot you can simply remove</span> +<span class="org-comment-delimiter"># </span><span class="org-comment">it.</span> +rm -f /etc/init/launch-services.boot /etc/init/sinit-launch-services.boot + +<span class="org-comment-delimiter"># </span><span class="org-comment">This should leave you without any issues, and you can safely reboot.</span> +</pre> +</div> + +<p> +Carbs-init update is to make sure init systems do not clash, and do +not have to use different files. This is a sensible update both for +the user user and for the maintainer side. +</p> + +<p> +To give an example, before this update busybox-init was managing getty +through <code>inittab</code>, runit was managing through <code>/etc/runit/2</code>, and +minit/sinit were launching from <code>/etc/init/launch-services.boot</code>. This +is a configuration nightmare for everyone, and since I am maintaining +and constantly testing those init providers, a huge nightmare for me. +This is a Quality of Life update. +</p> +</div> +</div> +</div> +<div id="postamble" class="status"> +<footer> + <p>Linux® is a registered trademark of Linus Torvalds</p> + <p>Copyright © 2019-2021 Cem Keylan</p> +</footer> +</div> +</body> +</html> diff --git a/docs/news/index.txt b/docs/news/index.txt new file mode 100644 index 0000000..3f1a3b9 --- /dev/null +++ b/docs/news/index.txt @@ -0,0 +1,209 @@ + ____________ + + NEWS INDEX + ____________ + + + + + +[Sep 16, 2020] +============== + + The libressl "revert" was reverted. System update will replace + libressl dependencies with bearssl. You may choose to keep or remove + bearssl after the update. + + +[Sep 16, 2020] <file:20200916.html> + + +[Sep 03, 2020] +============== + + The default TLS provider has been reverted to `libressl'. System + update will replace bearssl dependencies with libressl. You may choose + to keep or remove bearssl after the update. + + +[Sep 03, 2020] <file:20200903.html> + + +[Jul 27, 2020] +============== + + Carbs Linux's fork of the `kiss' package manager has been renamed to + `Carbs Packaging Tools' due to huge amount of changes. Your latest + `kiss' update will handle the bootstrapping. You will need to rename + your `KISS-*' variables to `CPT-*'. + + +[Jul 27, 2020] <file:20200727.html> + + +[Jun 17, 2020] +============== + + A new rootfs tarball including the changes to the core is released and + can be found on the downloads page. + + +[Jun 17, 2020] <file:20200617.html> + + +[May 26, 2020] +============== + + An initial version for binary package management is released. It can + be found on the [GitHub page]. + + +[May 26, 2020] <file:20200526.html> + +[GitHub page] <https://github.com/CarbsLinux/kiss-bin> + + +[May 19, 2020] +============== + + A rootfs tarball targeting the i686 architecture has been released. It + can be found on the downloads page. + + +[May 19, 2020] <file:20200519.html> + + +[May 10, 2020] +============== + + A GCC 10.1.0 change causes a kernel panic for kernels built with GCC + 10.1. This issue can be resolved by applying this [patch] to your + kernel sources. + + **EDIT:** The patch is no longer necessary. + + +[May 10, 2020] <file:20200510.html> + +[patch] +<https://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git/patch/?id=f670269a42bfdd2c83a1118cc3d1b475547eac22> + + +[Apr 27, 2020] +============== + + A new rootfs tarball has been released! You can see it on + <https://dl.carbslinux.org/releases>! + + **EDIT:** A new bug fix release has been made. + + +[Apr 27, 2020] <file:20200427.html> + + +[Apr 10, 2020] +============== + + IRC channel can now be accessed from `#carbslinux' at freenode! + + +[Apr 10, 2020] <file:20200410.html> + + +[Apr 06, 2020] +============== + + A new rootfs tarball has been released. See the downloads page. + + +[Apr 06, 2020] <file:20200406.html> + + +[Apr 05, 2020] +============== + + Carbs Linux repositories will be hosted only on Github. Commits will + be pushed there, and not the repository. You have until May 4, 2020 + Monday to switch your remotes to + <https://github.com/CarbsLinux/repository>. The git repository will + continue to be served until then (without additional commits). + + You can switch your remote by executing the following command on your + repository directory. + + ,---- + | git remote set-url origin https://github.com/CarbsLinux/repository + `---- + + +[Apr 05, 2020] <file:20200405.html> + + +[Feb 18, 2020] +============== + + A new tarball is released. It can be found on + <https://dl.carbslinux.org>. + + **edit:** I have removed the tarball because of a bootstrapping + issue. I will be re-adding it later today. + + **edit 2:** I have added a tarball (20200219) to reflect my recent + changes on Busybox. + + +[Feb 18, 2020] <file:20200218.html> + + +[Feb 14, 2020] +============== + + **IMPORTANT!** Carbs-init update to be released on 17th of February + will require manual intervention. I am holding this update back so + people can see it before they update their system (even though the + update will show the same message as this). The rationale for the + update is explained below the intervention. + + ,---- + | # There is an explanation for each init You only need to follow the instructions + | # for your own init-system + | + | ## busybox-init + | # If you did not edit your inittab simply move inittab.new to inittab + | mv /etc/inittab.new /etc/inittab + | + | # If you did edit your inittab you can use a simple sed command to remove the + | # necessary lines + | sed -i '/getty/d;/runsvdir/d' /etc/inittab + | + | + | ## runit + | # same as busybox-init, if you did not edit /etc/runit/2 move 2.new to 2 + | mv /etc/runit/2.new /etc/runit/2 + | + | # else + | vim /etc/runit/2 + | # open your 2 file and remove the for loop containing getty commands. If you are + | # using runit, it is recommended to comment out /etc/init/runit.boot + | + | ## sinit/minit + | # If you did not edit your {sinit-,}launch-services.boot you can simply remove + | # it. + | rm -f /etc/init/launch-services.boot /etc/init/sinit-launch-services.boot + | + | # This should leave you without any issues, and you can safely reboot. + `---- + + Carbs-init update is to make sure init systems do not clash, and do + not have to use different files. This is a sensible update both for + the user user and for the maintainer side. + + To give an example, before this update busybox-init was managing getty + through `inittab', runit was managing through `/etc/runit/2', and + minit/sinit were launching from `/etc/init/launch-services.boot'. This + is a configuration nightmare for everyone, and since I am maintaining + and constantly testing those init providers, a huge nightmare for me. + This is a Quality of Life update. + + +[Feb 14, 2020] <file:20200214.html> |