Difference between revisions of "Funtoo:Macaroni Linux"

From Funtoo
Jump to navigation Jump to search
m (grammar fixes, minor)
Line 34: Line 34:
|date=2022-03-26
|date=2022-03-26
|status=Macaroni Systemd release is 60% now automatic. See [https://code.funtoo.org/bitbucket/projects/MOS/repos/macaroni-tasks/browse Readme].
|status=Macaroni Systemd release is 60% now automatic. See [https://code.funtoo.org/bitbucket/projects/MOS/repos/macaroni-tasks/browse Readme].
}}{{Project/Update
|date=2022-05-14
|status=Macaroni uses now static uids/gids for core groups/users and begin to have a more integration with tool `entities` (released with a new version 0.9.1)
Between the rest, these the new softwares:
* luet v0.24.0
* luet-portage-converter v0.10.6
* pkgs-checker v0.13.0
}}
}}
}}
}}
Line 92: Line 99:


{{Project/UpdateList}}
{{Project/UpdateList}}
{{ProjectFooter}}
{{ProjectFooter}}

Revision as of 17:32, May 14, 2022

   Summary
The Macaroni Linux project is a new project to create a binaries Linux OS based on Funtoo kits.
   People
Leads
  • geaaru
   Latest Status

A new release of Eagle branch is out! 22.10-eagle.

01 October 2022

Macaroni Linux OS is a young distribution under the Funtoo Linux umbrella and is developed and evolved primarily by Daniele Rondina (ex Sabayon Linux developer) aka geaaru. The name Macaroni is related to the penguin specie found from the Sub-antarctic to the Antarctic Peninsula. It bears a distinctive yellow crest.

Macaroni OS uses the luet fork as PMS that is under heavy development.

Official Macaroni portal is here.

Releases

Following the idea of Funtoo about 1.4-prime release and next releases on Macaroni there are different releases with different targets.

Release Codename core-kit branch Description
Macaroni Funtoo Phoenix 1.4-prime The core release based on OpenRC/SysVinit Funtoo system for Server and Desktop.
Macaroni Funtoo Next Dragon next The next release based on OpenRC/SysVinit Funtoo system for Server and Desktop. (Not yet started).
Macaroni Funtoo Systemd Eagle 1.4-prime+patches A Funtoo SystemD release. The idea is to use it only for Server target and as experimental base rootfs where we will develop an alternative tool that will replace SystemD probably written in Golang but that will be compatible with part of SystemD files. In this moment, this release has only Container based targets and Server services.

Architecture

At the moment the only supported architecture is x86_64bit just because we need to prepare a good automation workflow. When we will ready other arches will be supported.

Init System

OpenRC is the official init system of Macaroni but it also supports SystemD for containers until it is replaced with a new init process implementation that supply similar features (cgroup, coredump handler, sandboxing, etc.).

Kernel

In Macaroni Linux at the moment we support both LTS and stable release based on vanilla kernels.

The binaries packages of the kernels are built separately to be used for all releases and are available on macaroni-commons repository.

Only the extra drivers are built over the specific release (for example, nvidia drivers, virtualbox, etc.).

Desktop Environments

Multiple desktop environments will be supported soon in Macaroni Linux, with the most well-supported of these being GNOME at the moment.

Status Updates

2022-10-01
A new release of Eagle branch is out! 22.10-eagle.
2022-09-17
A new release of Phoenix branch is out! 22.09.01-phoenix. It contains the security fix of the open-vm-tools about CVE-2022-31676.
2022-09-07
The first release of Phoenix branch is been released! 22.09-phoenix. Will be available in the weekend the ISO related to this release.
2022-09-01
Following the path to reach a stable and organized way, I'm happy to announce the release 22.09-eagle for containers. I will release soon the Phoenix release too.
2022-05-30
Macaroni Phoenix release now begin to have the same automation available on Macaroni Systemd. This permits now to start the review of luet tool to reach a stable condition.
2022-05-14
Macaroni uses now static uids/gids for core groups/users and begin to have a more integration with tool "entities" (released with a new version 0.9.1) The following software was released: luet v0.24.0, luet-portage-converter v0.10.6, pkgs-checker v0.13.0
2022-04-03
luet-portage-converter v0.10.0 is been released. Fix the bump of the packages with a new revision but with same version. It helps to identify packages to rebuild. Now it's possible define annotations for luet specs globally for all packages defined in a spec file.
2022-03-26
luet-portage-converter v0.9.0 is been released. It adds provides/conflicts support and the possibility to split layer yaml over the include_layers attribute to help CD/CI integration.
2022-03-26
Macaroni Systemd release is 60% now automatic. See Readme.