diff options
-rw-r--r-- | docs/index.html | 16 | ||||
-rw-r--r-- | docs/index.txt | 19 | ||||
-rw-r--r-- | docs/news.html | 6 | ||||
-rw-r--r-- | docs/news.txt | 9 | ||||
-rw-r--r-- | docs/news.xml | 11 | ||||
-rw-r--r-- | docs/rss.xml | 2 | ||||
-rw-r--r-- | index/20200510.news | 5 | ||||
-rw-r--r-- | src/index.md | 19 | ||||
-rw-r--r-- | src/news.md | 9 |
9 files changed, 62 insertions, 34 deletions
diff --git a/docs/index.html b/docs/index.html index 0cc63d3..023b381 100644 --- a/docs/index.html +++ b/docs/index.html @@ -71,6 +71,12 @@ some other system supervision technique along with your own init scripts.</p> <p><a href="/news.xml">RSS Feed</a> | <a href="/news.html">See all news</a></p> +<h3>May 10 2020</h3> + +<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> + <h3>Apr 27 2020</h3> <p>A new rootfs tarball has been released! You can @@ -100,16 +106,6 @@ repository directory.</p> <pre><code>git remote set-url origin https://github.com/CarbsLinux/repository </code></pre> - -<h3>Feb 18 2020</h3> - -<p>A new tarball is released. It can be found on <a href="https://dl.carbslinux.org">https://dl.carbslinux.org</a>.</p> - -<p><strong>edit:</strong> I have removed the tarball because of a bootstrapping issue. -I will be re-adding it later today.</p> - -<p><strong>edit 2:</strong> I have added a tarball (20200219) to reflect my recent -changes on Busybox.</p> <a href="/index.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> diff --git a/docs/index.txt b/docs/index.txt index 3a934f3..7402761 100644 --- a/docs/index.txt +++ b/docs/index.txt @@ -56,6 +56,14 @@ News [RSS Feed](/news.xml) | [See all news](/news.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. + +[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 @@ -85,14 +93,3 @@ repository directory. git remote set-url origin https://github.com/CarbsLinux/repository - -### 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. - diff --git a/docs/news.html b/docs/news.html index a88dbfb..01d3b10 100644 --- a/docs/news.html +++ b/docs/news.html @@ -16,6 +16,12 @@ <a href='/wiki'>wiki</a> <a href='/wiki/install.html'>installation</a> </nav></div><div class="border"></div> +<h2>May 10 2020</h2> + +<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> + <h2>Apr 27 2020</h2> <p>A new rootfs tarball has been released! You can diff --git a/docs/news.txt b/docs/news.txt index 763a71e..10133d7 100644 --- a/docs/news.txt +++ b/docs/news.txt @@ -1,4 +1,13 @@ +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. + +[patch]: https://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git/patch/?id=f670269a42bfdd2c83a1118cc3d1b475547eac22 + Apr 27 2020 ----------- diff --git a/docs/news.xml b/docs/news.xml index 3269147..7071128 100644 --- a/docs/news.xml +++ b/docs/news.xml @@ -9,7 +9,16 @@ <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>May Fri 2020 01:00</lastBuildDate> +<lastBuildDate>May Sun 2020 09:00</lastBuildDate> +<item> +<title>20200510.news</title> +<pubDate>Sun, 10 May 2020</pubDate> +<dc:creator>Cem Keylan</dc:creator> +<link>https://carbslinux.org/index.html</link> +<description><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></description> +</item> <item> <title>20200427.news</title> <pubDate>Mon, 27 Apr 2020</pubDate> diff --git a/docs/rss.xml b/docs/rss.xml index 75c6249..9d756f2 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>May Fri 2020 01:00</lastBuildDate> +<lastBuildDate>May Sun 2020 09:00</lastBuildDate> <item> <title>The Relation of Carbs and KISS</title> <pubDate>Fri, 08 May 2020</pubDate> diff --git a/index/20200510.news b/index/20200510.news new file mode 100644 index 0000000..8c47fa2 --- /dev/null +++ b/index/20200510.news @@ -0,0 +1,5 @@ +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. + +[patch]: https://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git/patch/?id=f670269a42bfdd2c83a1118cc3d1b475547eac22 diff --git a/src/index.md b/src/index.md index 3a934f3..7402761 100644 --- a/src/index.md +++ b/src/index.md @@ -56,6 +56,14 @@ News [RSS Feed](/news.xml) | [See all news](/news.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. + +[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 @@ -85,14 +93,3 @@ repository directory. git remote set-url origin https://github.com/CarbsLinux/repository - -### 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. - diff --git a/src/news.md b/src/news.md index 763a71e..10133d7 100644 --- a/src/news.md +++ b/src/news.md @@ -1,4 +1,13 @@ +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. + +[patch]: https://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git/patch/?id=f670269a42bfdd2c83a1118cc3d1b475547eac22 + Apr 27 2020 ----------- |