From 022112f44e2dfd74274827bbd6e13886de47188b Mon Sep 17 00:00:00 2001
From: Cem Keylan
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.
+A new rootfs tarball has been released! You can @@ -100,16 +106,6 @@ repository directory.
git remote set-url origin https://github.com/CarbsLinux/repository
-
-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.
View Page Source 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 onA 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.
+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 @@