diff options
author | Andreas K. Hüttel <dilfridge@gentoo.org> | 2024-08-14 14:54:43 +0200 |
---|---|---|
committer | Andreas K. Hüttel <dilfridge@gentoo.org> | 2024-08-14 14:54:43 +0200 |
commit | 33c440cc6719e284f27f28fe1c58d8c00dc67927 (patch) | |
tree | 2bb529536df1cde741f9b22fc305bd7bb6e5461e | |
parent | Make Itanium logo a bit bigger (diff) | |
download | www-33c440cc6719e284f27f28fe1c58d8c00dc67927.tar.gz www-33c440cc6719e284f27f28fe1c58d8c00dc67927.tar.bz2 www-33c440cc6719e284f27f28fe1c58d8c00dc67927.zip |
Add frontpage post about IA64 removal
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
-rw-r--r-- | _posts/2024-08-14-Gentoo-drops-IA-64-support.md | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/_posts/2024-08-14-Gentoo-drops-IA-64-support.md b/_posts/2024-08-14-Gentoo-drops-IA-64-support.md new file mode 100644 index 0000000..21ea97a --- /dev/null +++ b/_posts/2024-08-14-Gentoo-drops-IA-64-support.md @@ -0,0 +1,20 @@ +--- +title: 'Gentoo Linux drops IA-64 (Itanium) support' +--- + +<a href="https://en.wikipedia.org/wiki/Itanium" class="news-img-right"> + <img src="https://www.gentoo.org/assets/img/news/2024/ia64.png" alt="Intel Itanium logo"/> +</a> + +Following the removal of <a href="https://en.wikipedia.org/wiki/Itanium">IA-64 (Itanium)</a> support in the <a +href="https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=cf8e8658100d4eae80ce9b21f7a81cb024dd5057">Linux +kernel</a> and <a href="https://sourceware.org/git/?p=glibc.git;a=commit;h=460860f457e2a889785c506e8c77d4a7dff24d3e">glibc</a>, +and subsequent <a href="https://public-inbox.gentoo.org/gentoo-dev/75654daa-c5fc-45c8-a104-fae43b9ca490@gentoo.org/T/">discussions +on our mailing list</a>, as well as a <a href="https://projects.gentoo.org/council/meeting-logs/20240721-summary.txt">vote +by the Gentoo Council</a>, Gentoo will discontinue all ia64 profiles and keywords. The primary reason for this decision is the +inability of the Gentoo IA-64 team to support this architecture without kernel support, glibc support, and a functional development +box (or even a well-established emulator). In addition, there have been only very few users interested in this type of hardware. + +As also announced <a href="https://www.gentoo.org/support/news-items/2024-08-07-removal-ia64.html">in a news item</a>, in one month, +beginning of September 2024, all ia64 profiles will be removed, all ia64 keywords will be dropped from all packages, and all +IA-64 related Gentoo bugs will be closed. |