<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:atom="http://www.w3.org/2005/Atom" version="2.0">
  <channel>
    <title>Casuarina Linux</title>
    <link>https:&#x2F;&#x2F;casuarina.org</link>
    <description></description>
    <generator>Zola</generator>
    <language>en</language>
    <managingEditor>webmaster@casuarina.org (Casuarina Linux)</managingEditor>
    <webMaster>webmaster@casuarina.org (Casuarina Linux)</webMaster>
    <atom:link href="https:&#x2F;&#x2F;casuarina.org&#x2F;news.xml" rel="self" type="application/rss+xml"/>
    <lastBuildDate>Sat, 16 May 2026 12:00:21 +1000</lastBuildDate>
    
    <item>
      <title>Introducing Casuarina Linux: A glibc-Based Chimera Linux Derivative</title>
      <pubDate>Sat, 16 May 2026 12:00:21 +1000</pubDate>
      <atom:published>2026-05-16T12:00:21+10:00</atom:published>
      
      <author>webmaster@casuarina.org (Casuarina Linux)</author>
      <link>https:&#x2F;&#x2F;casuarina.org&#x2F;news&#x2F;introducing-casuarina-linux&#x2F;</link>
      <guid>https:&#x2F;&#x2F;casuarina.org&#x2F;news&#x2F;introducing-casuarina-linux&#x2F;</guid>
      <description>&lt;p&gt;by &lt;a rel=&quot;external&quot; href=&quot;https:&#x2F;&#x2F;www.wezm.net&#x2F;&quot;&gt;Wesley Moore&lt;&#x2F;a&gt;&lt;&#x2F;p&gt;
&lt;p&gt;Casuarina Linux is an experimental, in-development Linux distribution derived from &lt;a rel=&quot;external&quot; href=&quot;https:&#x2F;&#x2F;chimera-linux.org&#x2F;&quot;&gt;Chimera Linux&lt;&#x2F;a&gt;.
It uses glibc instead of musl as libc. The motivation for this is to preserve much of the Chimera
experience while remaining binary compatible with the wider GNU&#x2F;Linux ecosystem. The initial &lt;code&gt;x86_64&lt;&#x2F;code&gt;
ISO has been published, check out the &lt;a href=&quot;https:&#x2F;&#x2F;casuarina.org&#x2F;download&#x2F;&quot;&gt;download page&lt;&#x2F;a&gt; to download it.&lt;&#x2F;p&gt;
&lt;a href=&quot;&#x2F;casuarina-gnome.webp&quot;&gt;


&lt;img src=&quot;https:&amp;#x2F;&amp;#x2F;casuarina.org&amp;#x2F;processed_images&amp;#x2F;casuarina-gnome.7977eb45bf28b691.jpg&quot; srcset=&quot;https:&amp;#x2F;&amp;#x2F;casuarina.org&amp;#x2F;processed_images&amp;#x2F;casuarina-gnome.7977eb45bf28b691.jpg, https:&amp;#x2F;&amp;#x2F;casuarina.org&amp;#x2F;processed_images&amp;#x2F;casuarina-gnome.f5779fa2dcc9b6b0.jpg 2x&quot; alt=&quot;Casuarina Linux GNOME desktop with a music player open and compact fastfetch output showing OS: Casuarina Linux x86, boot manager: systemd-boot, kernel: Linux, init: dinit, libc: glibc, pkgs: apk (1786)&quot; &#x2F;&gt;

&lt;&#x2F;a&gt;
&lt;p&gt;Casuarina is comprised of &lt;a rel=&quot;external&quot; href=&quot;https:&#x2F;&#x2F;www.llvm.org&#x2F;&quot;&gt;LLVM&lt;&#x2F;a&gt; toolchain, &lt;a rel=&quot;external&quot; href=&quot;https:&#x2F;&#x2F;davmac.org&#x2F;projects&#x2F;dinit&#x2F;&quot;&gt;Dinit&lt;&#x2F;a&gt; init system, &lt;a rel=&quot;external&quot; href=&quot;https:&#x2F;&#x2F;www.gnu.org&#x2F;software&#x2F;libc&#x2F;&quot;&gt;GNU libc&lt;&#x2F;a&gt;, &lt;a rel=&quot;external&quot; href=&quot;https:&#x2F;&#x2F;github.com&#x2F;chimera-linux&#x2F;chimerautils&quot;&gt;FreeBSD derived
core utilites&lt;&#x2F;a&gt;, and &lt;a rel=&quot;external&quot; href=&quot;https:&#x2F;&#x2F;gitlab.alpinelinux.org&#x2F;alpine&#x2F;apk-tools&quot;&gt;apk package manager&lt;&#x2F;a&gt;. The resulting system is compact and
efficient, but still full-featured and well suited to desktop use. It may appeal to people that want a
Linux distribution that’s up-to-date, doesn’t compromise on functionality, compatible, and easy to
understand and contribute to.&lt;&#x2F;p&gt;
&lt;p&gt;The system was bootstrapped from source using the same multi-stage process as Chimera. The use of
&lt;code&gt;glibc&lt;&#x2F;code&gt; complicates this because it currently requires &lt;code&gt;gcc&lt;&#x2F;code&gt; to build, so the bootstrap process
requires building GNU &lt;code&gt;binutils&lt;&#x2F;code&gt;, &lt;code&gt;gcc&lt;&#x2F;code&gt;, and then &lt;code&gt;glibc&lt;&#x2F;code&gt;. After that LLVM is built and all other
packages are built with LLVM. An implementation of &lt;code&gt;libgcc&lt;&#x2F;code&gt; is also provided by LLVM.&lt;&#x2F;p&gt;
&lt;p&gt;Packages are built with &lt;a rel=&quot;external&quot; href=&quot;https:&#x2F;&#x2F;chimera-linux.org&#x2F;about&#x2F;#buildable-from-source&quot;&gt;Chimera’s cbuild tool&lt;&#x2F;a&gt;, which builds all packages in an isolated
sandbox. Package building is automated with &lt;a rel=&quot;external&quot; href=&quot;https:&#x2F;&#x2F;buildbot.net&#x2F;&quot;&gt;Buildbot&lt;&#x2F;a&gt; at &lt;a rel=&quot;external&quot; href=&quot;https:&#x2F;&#x2F;build.casuarina.org&#x2F;&quot;&gt;build.casuarina.org&lt;&#x2F;a&gt;. All
development takes place on &lt;a rel=&quot;external&quot; href=&quot;https:&#x2F;&#x2F;codeberg.org&#x2F;casuarina&#x2F;&quot;&gt;Codeberg&lt;&#x2F;a&gt;. Currently only &lt;code&gt;x86_64&lt;&#x2F;code&gt; is supported. &lt;del&gt;Eventually &lt;code&gt;aarch64&lt;&#x2F;code&gt;
should be supported too, but probably not any architectures beyond that.&lt;&#x2F;del&gt; For other architectures
it’s better to use Chimera as there isn’t an established ecosystem of binaries to try to be
compatible with.&lt;&#x2F;p&gt;
&lt;p&gt;&lt;strong&gt;Edit 22 May 2026:&lt;&#x2F;strong&gt; Plans for &lt;code&gt;aarch64&lt;&#x2F;code&gt; have been dropped. It makes more sense to use Chimera for
all non-&lt;code&gt;x86_64&lt;&#x2F;code&gt; use cases.&lt;&#x2F;p&gt;
&lt;p&gt;The distro is still considered in-development and experimental, but it is readily usable. I’ve been
daily driving it on my desktop and laptop for work and personal computing since mid-April.&lt;&#x2F;p&gt;
&lt;p&gt;If any of that sound interesting I hope you’ll try it out. Be sure to read the other pages on this
website too. There’s also forums for discussion at &lt;a rel=&quot;external&quot; href=&quot;https:&#x2F;&#x2F;forum.casuarina.org&#x2F;&quot;&gt;forum.casuarina.org&lt;&#x2F;a&gt;.&lt;&#x2F;p&gt;
&lt;h2 id=&quot;backstory&quot;&gt;Backstory&lt;&#x2F;h2&gt;
&lt;p&gt;I’ve wanted a distro like this for a long time (my earliest experiments are from 2019). Chimera
Linux was exactly what I was looking for and I used it as the primary OS on my laptop from June
2023. However the reality of using a musl-based distribution on the desktop proved challenging for
me. It meant I never quite made the switch on my desktop, which I also use for my day job. Some of
the musl incompatibilities required compromises or workarounds. Eventually I decided to see how hard
it would be to swap in &lt;code&gt;glibc&lt;&#x2F;code&gt; for &lt;code&gt;musl&lt;&#x2F;code&gt;, and Casuarina is the result. See the &lt;a href=&quot;https:&#x2F;&#x2F;casuarina.org&#x2F;docs&#x2F;about&#x2F;&quot;&gt;about
page&lt;&#x2F;a&gt; for more details.&lt;&#x2F;p&gt;
&lt;p&gt;Casuarina development began in June 2025, but things really got going in February 2026 after a
break in development. During that time the system was bootstrapped, the package set built, and
infrastructure set up. I’ve been using it as my daily driver for a while, and am now opening it
up to others, which I will admit is a bit daunting.&lt;&#x2F;p&gt;
</description>
    </item>
    
  </channel>
</rss>
