- Piece
- Current — succession audit, scored on four axes
- Covers
- 2019-03 to 2026-08; every live artifact fetched 2026-08-04
- Published
- Verified
- Sources
- 19, listed with access dates
- Standing
- Closes the first open cell in the Register: MocaccinoOS's base. Re-verified and corrected 2026-08-04 — see the note at the foot.
MocaccinoOS: the successor, or the estate?
Every write-up of Sabayon Linux ends the same way: the project rebranded to MocaccinoOS, which is still going. Nobody says what that sentence means. A distribution is four separable things — the people, the code, the repository and the idea — and a successor can inherit any subset of them. So here is each one, scored, from the build definitions and the release notes rather than from the claim.
MocaccinoOS MocaccinoOS · shipping · verified 2026-08-04 shipped version 26.08 on 1 August 2026. Sabayon Sabayon · ended · verified 2026-08-04 last shipped 19.03 in March 2019. Between those two dates the name changed, the package manager was replaced, a partnership with a third distribution was announced and abandoned, and one of the developers left to build something else. The shutdown timeline itself belongs to a separate piece; this one is about what came out the other side.
I have not run MocaccinoOS. Nothing below is a report of using it. Everything below is a statement about published artifacts — package definitions, repository indexes, release notes, git history — each of which you can fetch yourself, and most of which I have quoted as records so you can.
First, the base, because every other answer depends on it
This is the question that has been sitting unanswered on this site since launch, and it is worth being blunt about why it was hard. On 20 November 2020 the Sabayon project announced that it was rebranding to MocaccinoOS, replacing Entropy with a new Go package manager called Luet, and moving its base from Gentoo to Funtoo. In 2026, the project's own documentation — first line of the desktop reference, "a Gentoo-based distribution (derived from Sabayon)" — and every piece of press coverage describe MocaccinoOS as Gentoo-based. Both statements cannot describe the same system, and "it moved to Funtoo and then moved back" is the kind of tidy inference that turns out to be wrong.
The build definitions settle it, and they say something more interesting than either version.
MocaccinoOS Desktop is assembled by Luet from package definitions in one repository. The seed of the whole thing is a package called stage3, and its definition file names its category outright:
Record — mocaccinoOS/desktop, packages/images/stage3/, fetched 2026-08-04
from definition.yaml — category: "gentoo" · name: "stage3" · version: "0.20260802"
from definition.yaml — labels.package.version: 20260802T163058Z · labels.package.version.arm64: 20260215T164556Z
from build.yaml, steps — curl -L http://distfiles.gentoo.org/releases/{{.Values.arch}}/autobuilds/${STAGE_VERSION}/stage3-{{.Values.arch}}-systemd-${STAGE_VERSION}.tar.xz | tar Jxp …
That is a Gentoo release-engineering autobuild, pulled from Gentoo's own distfiles host, dated 2 August 2026 — the day after 26.08 shipped. The ebuild tree layered on top of it is equally unambiguous:
Record — mocaccinoOS/desktop, packages/images/portage/, fetched 2026-08-04
from definition.yaml — category: "layers" · name: "gentoo-portage" · version: "0.20260803"
from definition.yaml, labels — github.owner: gentoo · github.repo: gentoo · git.hash: f5ac1be21c5e97c9a51dc1097ed3943eca03d481
from build.yaml, prelude — wget https://github.com/gentoo/gentoo/archive/${PORTAGE_HASH}.tar.gz -O /tmp/tree.tar.gz
A pinned commit of gentoo/gentoo, bumped automatically, dated 3 August 2026. There is no Funtoo anywhere in the chain. The answer to the Register's open cell is Gentoo, and it is not a judgement call — it is a URL in a build file.
The reason the 2020 announcement is not simply wrong is that the Funtoo move was real, and it was abandoned in public. The MocaccinoOS team posted about it on 6 December 2021, in a note titled "Updates on Funtoo collaboration". Their account, in summary: a technical obstacle appeared early; one developer was assigned to it full-time as an R&D project while the rest of the team built a Luet repository that, in their own words, still originated on the Gentoo Portage tree; the two projects drifted apart over months; and when the developer leading the Funtoo side left to work on his own fork inside Funtoo, they let the collaboration go. Nine months later, the 1.0 release note thanked Gentoo as upstream and wished that departing developer luck building a Funtoo-based distribution.
The git record matches the note. The Funtoo tree repository, mocaccinoOS/mocaccino-funtoo, took its last commit on 22 November 2021 and is archived. The Gentoo overlay repository, mocaccinoOS/portage-tree, went quiet on 12 October 2021 and is archived too — superseded, not abandoned, by the layer model in desktop, which is still being pushed to daily.
That still leaves the question the note does not answer: the two alpha images that came out while the Funtoo branch was alive. This is checkable, because the build definitions are versioned, so you can read them as they stood on the day an image was tagged rather than as they stand now. The first alpha was tagged at 13:41:45 UTC on 9 October 2021. The tip of mocaccinoOS/desktop two hours earlier was commit ef92d369a1, and it looked like this:
Record — mocaccinoOS/desktop at ef92d369a1 (2021-10-09 11:35:52 UTC), two hours before v0.0.0-alpha-test2
packages/images/stage3/definition.yaml — category: "gentoo" · name: "stage3" · version: "0.20210926"
packages/images/portage/definition.yaml — name: gentoo-portage · version: "0.20211003" · github.owner: gentoo · github.repo: gentoo · git.hash: 6fc6aa6dec68bcc9b7c73daf07fc84cdd27408df
same two files at 3ccadc76f8, the tip on 12 February 2022 when v0.0.1-alpha02 was tagged — gentoo/stage3 0.20211219, layers/gentoo-portage 0.20220201, github.owner: gentoo
Both alphas were Gentoo. And the seed was Gentoo well before either of them: the commit that made desktop consume a stage3 directly, on 2 June 2021, already named category: "gentoo" and already fetched from distfiles.gentoo.org, and the portage layer it sat under was already pinned to github.owner: gentoo. So for the whole life of the Funtoo branch, the thing that produced images was pointed at Gentoo. The Funtoo repository was real and was being committed to in parallel; it was never what the desktop was built from.
So the accurate sentence is not "the base moved to Funtoo and back". It is: the base was announced as moving to Funtoo, the move was pursued in a separate repository by one developer, every image the project has tagged — including the two alphas released while that repository was live — was built from a Gentoo stage3 and a pinned gentoo/gentoo tree, and the collaboration was formally ended twelve months and sixteen days after it was announced. The 2026 coverage calling MocaccinoOS Gentoo-based is correct. The 2020 announcement is accurate as 2020 news and misleading as a description of anything shipping today, which is exactly the failure mode of reading a rebrand announcement as a permanent fact.
Score one: the people, and this is where succession is strongest
Every MocaccinoOS release note from 1.0 in September 2022 to 26.08 in August 2026 is signed by the same four names: Ettore Di Giacinto, Joost Ruis, Mihai Dobrescu and Jerrod Frost. That is twenty-three consecutive releases over three years and eleven months with an unchanged signature block — I checked every one — and it is not nothing; plenty of larger projects cannot say it. Nothing before 1.0 is signed at all: the nine alpha and beta notes carry no names.
Two of those four came out of Sabayon. Di Giacinto — mudler — describes himself on his own site as formerly a Gentoo developer and Sabayon lead, and wrote Luet's first commit. Joost Ruis's public bio describes him as MocaccinoOS repository maintainer and formerly Sabayon Linux repository maintainer. The lead and the repository maintainer both crossed over. On a project whose entire output was a binary repository, those are the two jobs that matter most.
One name is missing, and it is the founder's. Fabio Erculiani — lxnay, who started the thing on this domain in 2005 — is not on the MocaccinoOS team. His current project is matrixOS matrixOS · shipping · verified 2026-08-04, announced in February 2026, which is immutable, OSTree-based, and carries his own warning that it is a hobby project for homelabs rather than production machines. A third developer, Daniele Rondina — geaaru — is the one who left for Funtoo in 2021; the 1.0 note calls him "our former developer" by name. He now builds Macaroni OS, which its own site describes as created by an "ex Sabayon Linux developer", incubated under the Funtoo umbrella for a year before getting its own domain and infrastructure, and which since August 2024 has been replacing its dependency on the low-level Funtoo stack. Its package manager is Anise, whose README states outright that it is "originally based on luet-0.17.0" — the split took a copy of the tooling with it, and both halves were still taking commits in the first days of August 2026.
Sabayon's people did not move to MocaccinoOS. They split three ways, and MocaccinoOS got the largest share.
Score two: the code, and this is where succession is thinnest
Entropy — the binary package manager Sabayon spent a decade building, and the reason anyone argued about Sabayon at all — is gone. Its GitHub repository took its last push on 7 September 2020, ten weeks before the rebrand was announced. Nothing in MocaccinoOS descends from it.
Luet is not a fork of anything Sabayon wrote, and it is not a post-rebrand project either. Its GitHub repository was created on 5 June 2019, but the first commit in its history is dated 21 September 2018 — root, by Ettore Di Giacinto from a @gentoo.org address, six months before Sabayon shipped its last release. The replacement for Entropy was being written while Entropy was still the product. It describes itself as a zero-dependency container-based package manager using a SAT solver and Q-learning; it is written in Go, where Entropy was Python. Its most recent tagged release is 0.36.5, on 10 February 2026, and it was still taking commits on 22 July 2026.
What did survive, literally, is smaller than a footnote and more interesting than it sounds. Four packages with Sabayon's name on them were still published in MocaccinoOS's live repository index when I checked it:
Record — packages.mocaccino.org index, fetched 2026-08-04
mocaccino-desktop-stable / sys-kernel / sabayon-dracut / 1.5
livecd / system / sabayon-init / 0.20200222.0
livecd / system / sabayon-live-boot / 0.20191204.1
luet-official / system / luet-migrate-entropy / 0.12.0
Read the build files behind those four names and three of them turn out to be thinner than the names suggest. Only one is Sabayon's own code.
sabayon-dracut is the real one. It is a wrapper script plus one configuration file dropped at /etc/dracut.conf.d/99-sabayon.conf, whose first line is a comment reading "Sabayon Dracut Default parameters" and whose body is a list of dracut modules — rescue, resume, btrfs, plymouth, lvm, mdraid, crypt — to force into the initramfs. The script still carries its original header in the desktop repository: an author line reading geaaru@sabayonlinux.org and a copyright line reading Copyright (s) 2018-2020 Sabayon. That is Daniele Rondina — so the one surviving piece of Sabayon-authored code inside its successor was written by the one developer on this page who did not stay. It has been superseded in the same repository by sys-kernel/mocaccino-dracut 1.8.3, which does the same job under the new name.
The other two are branding. Both live in the livecd repository next to packages called lml-init and lml-boot, and the specs are public, so the diff is readable:
Record — Luet-lab/livecd-specs, build.yaml for four packages, fetched 2026-08-04
lml-boot and sabayon-live-boot — identical: both clone github.com/ivandavidov/minimal at commit e4ab26d8ee and move minimal/src/minimal_boot/ into /boot. sabayon-live-boot adds four lines, all of them sed -i 's/Minimal/Sabayon/g' against the syslinux config and the UEFI loader entries.
lml-init and sabayon-init — same clone, commit 9ac67c9b67. sabayon-init copies in three extra files: an init and an 02_overlay.sh that are the upstream project's own scripts with the greeting changed to "Welcome to Sabayon Linux Live" and a line reading echo "root:sabayon"|chpasswd, and a motd banner saying the same thing in a box.
sabayon-init also declares conflicts: system/lml-init >=0.1 — the package manager's own statement that the two are the same slot.
So sabayon-live-boot is Ivan Davidov's Minimal Linux Live boot directory with the word "Minimal" replaced by "Sabayon" four times, and sabayon-init is the same upstream with a login banner and a default root password. That is not Sabayon's live-media stack; it is Sabayon's name on somebody else's. The fourth package, luet-migrate-entropy, is the migration shim — a tool for reading Entropy's database, not a piece of it.
That is the inheritance, and it is smaller than the file count implies: one dracut wrapper and one dracut config, both by a developer who has since left, both already replaced under a new name — plus a migration shim and two packages whose Sabayon content is a string. Whatever MocaccinoOS inherited, it was not a codebase.
Score three: the repository, and the answer is no
Sabayon's repositories are gone; a 2019 image cannot update itself, which is the substance of the argument in the piece on Entropy and Gentoo's binhost. MocaccinoOS's repository is a new artifact built from the Gentoo tree described above, and it is much smaller — deliberately.
The public index for mocaccino-desktop-stable listed 349 packages on 2026-08-04; mocaccino-os-commons listed 356. That is not a distribution repository in the Portage sense and is not trying to be. MocaccinoOS groups software into layers: a whole desktop is one installable package.
$ sudo luet repo update $ sudo luet install layers/plasma $ sudo luet search --installed $ sudo luet upgrade $ sudo luet oscheck
Package names carry their category — apps/neofetch, not neofetch — and the documentation is explicit that this is the point: "All micropackages are abstracted away and are included in a layer and installed as a single package. Think at it like Android apps." Everything outside the index is expected to come from Flatpak, Docker or the community repository, and the release notes say so in the same paragraph every month.
Counting the 349 is worth doing, because it is not 349 pieces of software. I tallied the index by category:
Record — mocaccino-desktop-stable index by category, fetched 2026-08-04
layers 114 · firmware 99 · apps 44 · themes 21 · kernel-modules 16 · kernel 10 · buildbase 9 · mocaccino 7 · meta 5 · utils 5 · fonts 3 · system 3 · everything else 13
Of the 114 layers, 79 are layers/firmware or layers/firmware-* — roughly one per hardware vendor. Firmware therefore accounts for 178 of the 349 entries, a clear majority.
Desktop environments and window managers in layers: 19, from layers/plasma 6.6.6 and layers/gnome 49.7 down to layers/dwm, layers/niri and layers/trinity.
More than half the repository is firmware, split one package per vendor — which is not padding but a deliberate change, announced with the March 2022 beta, to stop shipping the whole of linux-firmware on every ISO. Strip it out and the software you would actually go looking for is the 44 packages under apps, the 19 desktops, and whatever a layer pulls in behind it. "349 packages" and "349 things a user would think of as software" are different sentences, and only the first is true.
There is a front end now. Vajo, installed with sudo luet install apps/vajo, ships as vajo-gui (GTK) and vajo-tui (ncurses, so it works over SSH). Its File menu is a thin wrapper over the commands above: update repositories, full system upgrade, check the system with luet oscheck, clear the cache. Some packages are marked protected so the GUI will not let you remove them. The documentation's own status line, as of 2026-08-04, is that Vajo "is still under development but considered stable" — which is a more honest label than most projects put on a package manager front end.
Whether this is better than Entropy's model is genuinely arguable. Layers make a desktop install atomic and a broken dependency graph impossible, because there is no graph to break. They also mean the thing you want may simply not exist as a package. Entropy exposed thousands of packages and its failure mode was a repository going inconsistent; Luet exposes hundreds, and its failure mode is that you leave the distribution's world for someone else's runtime the first time you need something unusual.
Score four: the idea, and this is what actually carried
Sabayon's proposition was that you should be able to get a Gentoo-shaped system without compiling it, on media that boots, with the awkward parts — codecs, firmware, proprietary graphics drivers — already handled. Strip the branding and MocaccinoOS is making the same proposition with different machinery.
It also says so. The first line of the desktop documentation, on 2026-08-04, is that "Mocaccino Desktop is a Gentoo-based distribution (derived from Sabayon) oriented towards Desktop systems" — the descent is stated by the project itself, in the reference material rather than in an anniversary post, which is where a claim of this kind is cheapest to make and most likely to be true.
The rest of the evidence is in the mundane parts of the changelogs, which is where a project's actual priorities show. 26.06 added Google's CJK font family to every ISO and Blueman — a Bluetooth manager — to the Xfce and MATE images, and gave Calamares an additional-software module. 26.07 added a graphics section to that module and listed Nvidia 595.84 as available in the repository. 25.09 fixed Calamares applying the user's chosen system language, integrated detection code for Intel's Xe and Battlemage graphics, added udev rules for older hard disks, and summarised itself as "fast, minimal, and gaming-ready". layers/codecs is a package. None of that is architecture; all of it is the work of making somebody's first hour uneventful on hardware they already own, which was Sabayon's whole argument for existing.
One difference is worth flagging rather than glossing. Sabayon put the proprietary blob on the disc; MocaccinoOS appears to offer drivers as an installer option and a repository package. Offered at install time is not the same as present on first boot, and I could not find a project page that states plainly which one a fresh MocaccinoOS install gives you. That cell stays open in the Register rather than getting a confident answer here.
There is a documented Sabayon-to-MocaccinoOS migration, and you should read it before you trust it
The project still publishes "Migrating from Sabayon". It states that migrations have been checked for Sabayon 18.05 and newer, which includes 19.03; it warns that this should be done on test systems only; and it recommends at least 30 GB of free disk space, because the process downloads a second complete system alongside the first. The core of it:
$ sudo curl -k https://get.mocaccino.org/luet/get_luet_root.sh | sh $ sudo luet install repository/mocaccino-os-commons repository/mocaccino-extra repository/mocaccino-desktop-stable $ sudo luet install system/luet-migrate-entropy $ sudo luet migrate-entropy
Three observations, in increasing order of how much they should worry you.
First, luet-migrate-entropy still exists — version 0.12.0, published in the luet-official repository, present in the index on 2026-08-04. The path has not been quietly deleted.
Second, the -k in that first command disables TLS certificate verification on a script that is then piped into a root shell. It is also unnecessary: on 2026-08-04 that URL returned HTTP 200 to a plain curl with verification on. Whatever certificate problem prompted the flag has been fixed and the documentation has not caught up. Drop the -k.
Third, and fatally for the advertised path: the documented preparation step is to slim the system down first using Entropy, with commands like sudo equo remove dev-qt/qtcore --ask. Entropy's repositories no longer exist. I have not run this, so I will not tell you it fails — but a procedure whose first stage drives a package manager with no working repository is not a procedure anyone has exercised recently. If you are sitting on a live Sabayon install today, the honest reading is that this document records an intention from 2021, not a supported route in 2026, and the decision tree in the piece on what to do when your distribution dies is a better place to start.
Is it actually alive? Thirty-two releases say yes, and one sentence says be careful
The release record is public and easy to check.
| Release | Date | What it establishes |
|---|---|---|
| Sabayon 19.03 | 2019-03 | The last thing shipped under the old name. Thirty-one months pass before the new name produces a downloadable image of any kind. |
| v0.0.0-alpha-test2 | 2021-10-09 | First tagged image in the MocaccinoOS desktop repository. |
| v0.1.0-beta | 2022-03-15 | First beta. Kernel 5.15.25 LTS, Luet 0.22.7, firmware split into smaller packages to save ISO space. |
| v1.0 “Lisa” | 2022-09-03 | First stable. Kernel 5.15.63 LTS, Xorg 21.1.4. The note that thanks "our upstream Gentoo Linux" and wishes the developer who left luck building a Funtoo-based distribution. Forty-two months after 19.03. |
| v1.1 → v1.3 | 2022-12 → 2023-07 | Three releases in six and a half months. |
| v1.4 | 2024-01-24 | The longest gap in the line: 6½ months after 1.3. If the project were going to stop, this is where it looked most like stopping. |
| v1.5.1 → v1.8.4 | 2024-03 → 2025-08 | Seven releases in sixteen months. Cadence recovers. |
| v25.09 | 2025-09-08 | Versioning switches to YY.MM to reflect the rolling model. Kernel 6.12.45 LTS, Mesa 25.1.9. |
| v26.02 → v26.05 | 2026-02 → 2026-05 | Roughly monthly, with wobbles the version numbers hide: no January 2026 release, then two in February (26.02 on the 2nd, 26.03 on the 28th); 26.04 tagged 31 March and nothing in April; 26.05 on 5 May. |
| v26.06 | 2026-06-01 | Kernel 6.18.33 LTS, Mesa 26.1.1, Plasma 6.6.5. COSMIC ISO added. Releases move to SourceForge. |
| v26.07 | 2026-07-01 | Kernel 6.18.37 LTS, Mesa 26.1.3, COSMIC 1.1.0, Nvidia 595.84 in the repository. |
| v26.08 | 2026-08-01 | Kernel 6.18.41 LTS, Python 3.14.6, Mesa 26.1.5, Calamares 3.4.2, Plasma 6.6.6, COSMIC 1.5.0. Package and layer builds migrated to Docker Buildx/BuildKit. |
Thirty-two tags between October 2021 and August 2026 — eleven of them in the twelve months to 4 August 2026, on current kernels and a current Mesa, with two months skipped and one month doubled. By any reasonable test, this is a live distribution and not a parked name.
The sentence that should temper that appears in the same release notes, in a section the team calls the project sustainability note:
Record — MocaccinoOS release notes, sustainability note, fetched 2026-08-04
v26.06 (2026-06-01): community donations totalling approximately $12 per month
v26.07 (2026-07-01): approximately $1 per month
v26.08 (2026-08-01): approximately $1 per month
The same sentence is printed under each figure, word for word: this level of funding "is not sufficient to sustainably support long-term work". That does not mean the distribution is about to disappear — volunteer work does not stop when the donations do. It does mean the thing keeping it alive is four people's evenings, and that publishing the number instead of hiding it is straighter behaviour than most projects manage. Sabayon died of a bus factor of one. MocaccinoOS has a bus factor of about four and a budget of a dollar a month, and it says so on its own release page.
A related signal, offered as observation rather than verdict. The fifty most recent commits to Luet span 19 April 2024 to 22 July 2026, and break down by author like this:
Record — mudler/luet, 50 most recent commits via the GitHub commits API, fetched 2026-08-04
localai-bot 16 · mudler 16 · dependabot[bot] 11 · Copilot 3 · four other named accounts 1 each
Thirty of the fifty are machine accounts and twenty are people, sixteen of those twenty being the project lead. localai-bot is not an anonymous automation: the lead published a post in February 2026 describing how he built a local autonomous agent team to maintain LocalAI, his main project, and it is the same account. Read charitably that is a maintainer scaling himself; read plainly it is fifty commits in twenty-seven months, which is maintenance velocity, not development velocity. Luet works. It is not where the energy is, and the person whose energy it would be has said in public where his is going instead.
The verdict: it is the successor, and there was never an estate
Score the four axes. People: yes, substantially — the lead and the repository maintainer both came from Sabayon and have signed twenty-three consecutive release notes together. Idea: yes, almost completely — a binary Gentoo desktop that boots and works, which is the entire premise of the 2005 DVD, and the project states the descent itself in its own documentation. Code: no — one dracut wrapper by a developer who has left, already superseded. Repository: no, and not comparably — an index of 349 entries, more than half of it firmware, with a layer model in place of a general-purpose binary tree.
Two out of four sounds like a hedge, but the two it gets are the two that a distribution actually is. A distribution is not its package manager; Sabayon replaced its installer, its init system and its desktop defaults repeatedly and remained Sabayon. The claim "MocaccinoOS is Sabayon's successor" survives the audit, with one amendment: it is a successor that kept the goal and rebuilt the machinery from scratch, and it took three and a half years of shipping nothing to do it.
Which makes the title of this piece a false choice, and I would rather say so than pretend the framing worked. There is no estate. Sabayon's repositories are gone, its forum and wiki are gone, and sabayon.org answered HTTP 521 from Cloudflare — an origin server that is not there — when I requested it on 2026-08-04, while wiki.sabayon.org and forum.sabayon.org did not answer at all. Nobody inherited that, because by 2020 there was nothing left to inherit but a name and four people's willingness to keep going. What they took was the only asset that had survived, and they were right that it was the valuable one.
What would change my mind. The base finding rests on the build definitions as they stood at the moment each image was tagged, so it fails if the ISOs were not built from that repository at all — a MocaccinoOS ISO from October 2021 or February 2022 with Funtoo package metadata inside it would do it, and I would write the correction. If the signature block on the release notes loses Di Giacinto and the cadence holds anyway, the "people" score gets stronger, not weaker; if it loses two of four and the cadence breaks, this becomes a different piece. And if someone produces a completed Sabayon 19.03 to MocaccinoOS 26.x in-place migration with a transcript, I want to see it, because I have found the documentation and not the evidence.
Who this is for, and who should be reading something else
On the documented properties, MocaccinoOS suits someone who wants a Gentoo-derived desktop without compiling one, who is comfortable with a small curated repository plus Flatpak or Docker for anything unusual, and who understands that they are trusting a four-person volunteer project. The immutable-adjacent layer model is a real design idea and not marketing; if it appeals, it is the reason to look.
It is the wrong answer if you want Portage itself — emerge, USE flags, the full tree — with binaries to skip the compile. That is now Gentoo's own binary host, and the argument about how it got there is a piece of its own. It is also the wrong answer if you are choosing between several options rather than asking about this one specifically; the side-by-side comparison, with the cells I could and could not source, is in the five candidates for "Sabayon in 2026". This piece deliberately does not repeat that table.
Standing — 2026-08-04
- Still true
- MocaccinoOS 26.08 shipped 2026-08-01 and is built from a Gentoo stage3 autobuild plus a pinned
gentoo/gentootree snapshot; so were the two alpha images of 2021 and 2022, per the same files at the commits that were current when they were tagged. The project website, package index, download page and documentation all answered on 2026-08-04. The same four maintainers have signed all twenty-three release notes from 1.0 (2022-09-03) to 26.08 (2026-08-01); the nine pre-1.0 notes are unsigned. Themocaccino-desktop-stableindex listed 349 entries, 178 of them firmware. - Ended / rotted
- Entropy: last push to its repository 2020-09-07. Sabayon's repositories, wiki and forum.
sabayon.org, which answered HTTP 521 on 2026-08-04. The Funtoo collaboration, ended by the project itself on 2021-12-06; both the Funtoo tree and the Gentoo overlay repositories are archived. - Actively wrong
- Any 2026 page describing MocaccinoOS as Funtoo-based. The
-kflag in the project's own migration documentation, which disables certificate checking on a script piped to a root shell and is not needed. Any page presenting the Sabayon migration procedure as a working route without noting that its preparation step drives a package manager whose repositories no longer exist. - Not established
- Whether a fresh MocaccinoOS install preselects proprietary graphics drivers and codecs, or merely offers them — the one cell this piece leaves open in the Register. Whether
luet migrate-entropycompletes on a real 19.03 system in 2026; the package is still published and I have not run it. Jerrod Frost's and Mihai Dobrescu's prior involvement with Sabayon, if any — I could not source either way, so the "people" score above counts two crossovers, not four. What the Funtoo branch actually produced before it was abandoned:mocaccino-funtooran from 2020-09-07 to 2021-11-22 and carries no tags and no releases, so nothing there is a published artifact I can date — whether anything bootable was ever built from it privately, I do not know.
Sources & method
Assembled from the project's own release notes and documentation, the raw package-definition files in its GitHub repositories, its live package index, and the GitHub API for repository and commit metadata. Where a claim rests on a build file I have printed the relevant lines as a record rather than paraphrasing them. Nothing here is reproduced from the Internet Archive; the one archived page cited is cited for its existence and date, and described in my own words. I have not installed or run MocaccinoOS, Sabayon or Luet, and no sentence above is written as though I had. All URLs accessed 2026-08-04.
- MocaccinoOS v26.08 release note, 2026-08-01 — component versions, BuildKit migration, sustainability note, Gentoo acknowledgement, signature block.
- v26.06 (2026-06-01) and v26.07 (2026-07-01) release notes — CJK fonts, Blueman, Calamares software module, Nvidia 595.84, and the $12 → $1 change in the sustainability note.
mocaccinoOS/desktop,packages/images/stage3/definition.yamlandbuild.yaml— the Gentoo stage3 seed, its autobuild timestamps and the distfiles URL.mocaccinoOS/desktop,packages/images/portage/definition.yamlandbuild.yaml— the pinnedgentoo/gentoocommit, thegithub.owner: gentoolabel and the archive URL the build fetches.- The same two files at the commits that were current when the two alpha images were tagged:
ef92d369a1(2021-10-09 11:35:52 UTC, two hours beforev0.0.0-alpha-test2) and3ccadc76f8(tip on 2022-02-12, the day ofv0.0.1-alpha02). Both namecategory: "gentoo"andgithub.owner: gentoo. The earlier commit0aee0317e4, "Consume stage3 directly" (2021-06-02), is where the Gentoo seed enters the repository. - the
sabayon-dracutpackage directory — version 1.5, the wrapper script with itsgeaaru@sabayonlinux.orgauthor line andCopyright (s) 2018-2020 Sabayon, and99-sabayon.confwith its dracut module list. - Luet-lab/livecd-specs — the
build.yamlanddefinition.yamlfiles forsabayon-init,sabayon-live-boot,lml-initandlml-boot: the sharedivandavidov/minimalclone, the foursedrenames, the three copied files, and theconflicts: system/lml-initdeclaration. - packages.mocaccino.org — the live repository index. Source for the four surviving Sabayon-named packages, their versions and repositories, and the 349 and 356 entry counts. The category tally in the record above was made by counting the
mocaccino-desktop-stablelisting directly; the figures sum to 349. - "Updates on Funtoo collaboration", MocaccinoOS, 2021-12-06 — the end of the Funtoo partnership, in the project's own account. Summarised, not quoted.
- MocaccinoOS v1.0 "Lisa" release note, 2022-09-03 — the thanks to Gentoo as upstream and the farewell to the departing developer.
- Release list,
mocaccinoOS/mocaccino— all 32 tags and their publication dates, 2021-10-09 to 2026-08-01. Cross-checked against the release notes on the website. - "Migrating from Sabayon" and "Migrating from Gentoo", MocaccinoOS documentation — the migration commands, the 30 GB and test-system warnings, and the 18.05-and-newer statement.
- Mocaccino Desktop documentation — "a Gentoo-based distribution (derived from Sabayon)", the layer model and the Android comparison; Luet CLI commands and Vajo — command syntax, the GUI/TUI split, protected packages, and the "under development but considered stable" status line.
- mudler/luet — repository created 2019-06-05; earliest commit in its history 2018-09-21, authored by Ettore Di Giacinto from
mudler@gentoo.org; release 0.36.5 on 2026-02-10; and the authorship breakdown of the 50 most recent commits (2024-04-19 to 2026-07-22), all via the GitHub commits API. Thelocalai-botaccount is identified from the lead's own post of 2026-02-28 on mudler.pm describing a local autonomous agent team maintaining LocalAI. - Sabayon/entropy — last push 2020-09-07.
- GitHub API metadata for
mocaccino-funtoo(created 2020-09-07, last commit 2021-11-22, archived) andportage-tree(created 2020-10-18, last push 2021-10-12, archived). - mudler.pm — Ettore Di Giacinto's own description of his background, including "Sabayon lead", and his current projects. Joost Ruis's role, past and present, from his public profile.
- Internet Archive CDX index for
sabayon.org/article/sabayon-is-rebranding/: first capture 2020-11-20 22:38:27 UTC, which dates the rebrand announcement. Contemporaneous third-party coverage: It's FOSS News and a Sabayon forum moderator's farewell post, 2021-01-20. - DistroWatch, MocaccinoOS — secondary, used only to cross-check the release dates and the desktop-edition list. Its "based on" cell reads Independent, which is a third answer to the base question and the reason this piece went to the build files instead. Macaroni OS and Daniele Rondina's post-Sabayon work from the Macaroni project's own site, which names him as its creator and an "ex Sabayon Linux developer" and dates the move off the Funtoo stack to August 2024; the Luet lineage of its package manager from the Anise README.
Method note on the base question: I treated the build definitions as decisive over both the 2020 announcement and 2026 press coverage, because a definition file is what the build system actually reads. For the historical images I read those same files at the commit that was current when each image was tagged, rather than reading today's files and reasoning backwards. Where the definitions and the prose disagree, the definitions win, and I have printed enough of them, with commit hashes, for you to disagree with me from the same evidence.
Something wrong here? editor@lxnaydesign.net. Every material correction is logged on Corrections with a date, including the ones nobody would have noticed.
Where to go next
If you arrived asking what happened to Sabayon rather than what MocaccinoOS is, the timeline with a date on every step is here. Every distribution named on this page has a dated row in The Register, where this piece closed the base cell and left one open: whether a fresh install preselects proprietary drivers and codecs, or merely offers them.
CORRECTIONS — 2026-08-04, adversarial re-check
Six claims were wrong when this page first ran and have been fixed. The Luet commit breakdown. The page said the fifty most recent commits were "sixteen … by an automated agent belonging to the project lead, fourteen by the lead himself, eleven by a dependency bot and three by a code-suggestion bot" — which is 44 of 50, and the lead's own figure was wrong. The GitHub API gives localai-bot 16, mudler 16, dependabot[bot] 11, Copilot 3 and four other accounts with one each. The conclusion the paragraph draws — machine accounts outnumber people, 30 to 20 — survives; the arithmetic behind it did not, and the full table is now printed. The live-media packages. The page said sabayon-init and sabayon-live-boot "are the live-media boot glue — the code that gets you from a booted ISO to a desktop, which is the one piece of a live distribution nobody else writes for you". The specs say otherwise: both clone ivandavidov/minimal at a pinned commit, sabayon-live-boot differs from lml-boot by four sed renames, and sabayon-init differs from lml-init by a greeting, a motd and a default root password. That section now says so, which makes the "code" score thinner than it was, not thicker. Two record blocks. The stage3 and portage records attributed their build steps to definition.yaml; those lines live in each package's build.yaml. Both records now say which file each line comes from. Luet's start date. The page said Luet "was started on 5 June 2019". That is the date its GitHub repository was created; the first commit in its history is dated 21 September 2018, which puts the replacement for Entropy six months ahead of Sabayon's last release rather than three months behind it. Where the Gentoo claim lives. The page said the project's "GitHub organisation" describes MocaccinoOS as Gentoo-based. The organisation carries no description at all; the sentence now cites the documentation, which states it in its first line. Counts of time and place. The Funtoo collaboration ran twelve months and sixteen days, not "thirteen months"; Entropy's last push was ten weeks before the rebrand, not two months; the signature block spans three years and eleven months rather than "four years"; and the 349 and 356 figures were called repository "badges" when they are the lengths of the published index listings.
Three clarifications beside them. The 349 figure now carries a category tally, because 178 of the 349 entries are firmware and "349 packages" was doing more work in a reader's head than the number supports. The closing pointer said the Register held "two open cells this piece did not close"; it holds one that this piece raised. And the Not established block has lost its first item: whether the 2021 and 2022 alpha images were Funtoo-based or Gentoo-based is now answered from the build definitions as they stood at the commits current when those images were tagged, which is evidence the first draft did not go and get.
All found in my own adversarial re-read, not reported by a reader. Class: correction. Logged on Corrections.