diff options
Diffstat (limited to 'docs/index.html')
-rw-r--r-- | docs/index.html | 16 |
1 files changed, 6 insertions, 10 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> |