Feed aggregator

Clonezilla 3.3.2-31

Updated Linux Distributions - Tue, 06/02/2026 - 08:33
Clonezilla Live is a Debian-based live CD containing Clonezilla, a partition and disk cloning software similar to Norton Ghost. It saves and restores only used blocks in hard drive. With Clonezilla, one can clone a 5 GB system to 40 clients in about 10 minutes.

Flatcar 4593.2.2

Updated Linux Distributions - Tue, 06/02/2026 - 08:10
Flatcar Container Linux is a container-optimized operating system based on Gentoo Linux. It is a minimal operating system image which includes only the tools needed to run containers and it supports all of the popular methods for running containers. The distribution ships an immutable filesystem and includes automatic atomic updates. Flatcar Container Linux runs on most cloud providers, virtualization platforms and bare metal servers.

Fluff 2026.06.01

Updated Linux Distributions - Tue, 06/02/2026 - 06:52
Fluff Linux is an Arch-based distribution featuring a standard KDE Plasma desktop. It is developed by FluffNet, with a focus on delivering a stable, high-performance and hassle-free computing experience.

LinuxHub 2026.06.01

Updated Linux Distributions - Tue, 06/02/2026 - 04:01
LinuxHub Prime is an Arch-based Linux distribution with a customised Openbox window manager as the default desktop environment. Its main feature is a unique installer that provides one-click installation options for several popular window managers and desktop environments, including Awesome, bspwm, Budgie, Cinnamon, Deepin, GNOME, Hyprland, KDE Plasma, MATE, Qtile and Xfce. The installer also includes "Prime Builder", a tool for creating a custom respin of the distribution.

ShrikeLinux 2026.06.01

Updated Linux Distributions - Tue, 06/02/2026 - 00:48
ShrikeLinux is an Arch Linux-based distribution featuring a customised Xfce desktop. It offers three separate edition with different Linux kernels: a long-term supported Linux kernel for servers and workstations that require rock-solid stability, the latest stable Linux kernel as provided upstream by Arch Linux, and a "Zen" Linux kernel optimised for performance, gaming and power use. The distribution is developed by Free and Open Source Software Community in Uganda.

StormOS 2026.06

Updated Linux Distributions - Mon, 06/01/2026 - 22:00
StormOS is a desktop-oriented Linux distribution based on Arch Linux. The project's goal is to build an operating system which is easy-to-install, beginner-friendly and usable out of the box in order to attract new users over to the world of Arch Linux.

Calam 2026-06

Updated Linux Distributions - Mon, 06/01/2026 - 21:01
Calam Arch Installer is an Arch-based Linux distribution created to facilitate the installation of an Arch Linux system to a hard disk. It is also a full-featured live Linux system with Xfce as the preferred desktop. The Calamares system installer offers a choice of several popular desktop environments and window managers, including Budgie, Cinnamon, Deepin, GNOME, i3, KDE Plasma, MATE, Openbox and Xfce. The distribution also offers support for both BIOS and UEFI boot, as well as hard disk encryption with LUKS.

Senpai 20260601

Updated Linux Distributions - Mon, 06/01/2026 - 20:14
Senpai Respins is a set of (principally) MX Linux respins with Cinnamon, GNOME, LXDE, LXQT, MATE and Moksha desktops and window managers, user interfaces that the upstream project does not offer. It also provides a respin of Linux Mint Debian Edition (LMDE) with MATE, and MX Linux with the Parrot distribution installed on top of it. The MX Linux variants offer a choice between the systemd and SysV init systems. Other than integrating a new desktop into an existing distribution, Senpai brings very few other modifications, leaving the software composition and visual appearance of the upstream project intact.

KDE Linux 20260601

Updated Linux Distributions - Mon, 06/01/2026 - 19:04
KDE Linux is a user-focused, general-purpose Linux distribution. It is built by KDE and it is meant to showcase the best implementation of everything KDE has to offer, using the most advanced technologies. The distribution's base packages come from Arch Linux, while everything else is either compiled by the kde-builder tool or included as Flatpak packages. KDE Linux does not come with any traditional package manager, but supports installing Flatpak, Snap or AppImage applications. As it has an immutable base, system updates involve replacing the operating system image with an entirely new one.

CentOS 10-20260601.0

Updated Linux Distributions - Mon, 06/01/2026 - 18:19
CentOS as a group is a community of open source contributors and users which started in 2003 and has been sponsored by Red Hat since 2014. CentOS Linux versions up to CentOS Linux 8 are 100% compatible rebuilds of Red Hat Enterprise Linux, in full compliance with Red Hat's redistribution requirements. In 2020 it was announced CentOS Linux is being discontinued and replaced with CentOS Stream, a developer-focused distribution which acts as a middle-stream between Fedora and Red Hat Enterprise Linux.

Ombredanne: An AI agent ported our codebase from Python to Rust

Linux Weekly News - Mon, 06/01/2026 - 17:55
Over on the AboutCode blog, lead maintainer Philippe Ombredanne writes about an agentic LLM system porting the ScanCode Toolkit to Rust. In the process, the LLM (or the people behind it) infringed the ScanCode trademark, stripped copyright and license notices, "and started an outreach campaign, without ever engaging the AboutCode community". Ironically, the toolkit is used to scan source code and binaries in order to figure out licensing and copyright information; it also reports on package dependencies, vulnerabilities, and more. This is worth repeating: A comprehensive test suite, decent documentation, and curated datasets is what makes automated porting possible. It is also what makes a codebase easier to replicate without understanding it.

The agent's initial approach, using an existing Rust license-detection library, failed to match ScanCode's output quality. The agent then did what any translator would do when a loose paraphrase fails: it copied the original more closely. The final port reproduces ScanCode's core algorithms, code organization, and data-driven architecture in Rust, not because the agent understood them, but because it had enough training data and test feedback to converge on equivalent code.

MocaccinoOS 26.06

Updated Linux Distributions - Mon, 06/01/2026 - 17:00
MocaccinoOS is an independently-developed Linux distribution that has its origins in source-based Gentoo Linux and Sabayon Linux. It uses a custom-built package manager called "Luet", which acts as a front-end for container-based software. The distribution's main features are minimalism and small footprint, ease of use, native vanilla Linux kernels, and support for most important cloud technologies. MocaccinoOS is offered in several variants, including live images with GNOME, KDE Plasma, MATE and Xfce desktops, as well as command-line-only "Minimal Desktop" edition.

Kader⁴² 2026.06.01

Updated Linux Distributions - Mon, 06/01/2026 - 16:00
Kader⁴² is an Arch-based Linux distribution featuring the KDE Plasma desktop. It is designed primarily for convertible laptops (the types that offer both laptop and tablet modes), with useful features such as display rotation, appropriate launchers and menus for notebook and tablet modes, pre-configured swipe gestures similar to those on Android or iOS, and on-screen keyboard in tablet mode working out of the box. The distribution ships with the Calamares system, LibreOffice office suite and a large number of popular productivity and multimedia applications.

[$] Representing the true signatures of kernel functions

Linux Weekly News - Mon, 06/01/2026 - 15:59

Optimizing compilers can, under some circumstances, infer when a parameter to a function is not needed, and remove it. This is all well and good until the kernel's tracing or BPF subsystems need information on how to call the function or where its arguments are stored. Alan Maguire and Yonghong Song spoke at the 2026 Linux Storage, Filesystem, Memory-Management, and BPF Summit about their work on recording information regarding changed function signatures in the kernel's BTF debugging information, to better support tracing such functions.

Puppy 2606-260601

Updated Linux Distributions - Mon, 06/01/2026 - 15:00
Puppy Linux is yet another Linux distribution. What's different here is that Puppy is extraordinarily small, yet quite full-featured. Puppy boots into a ramdisk and, unlike live CD distributions that have to keep pulling stuff off the CD, it loads into RAM. This means that all applications start in the blink of an eye and respond to user input instantly. Puppy Linux has the ability to boot off a flash card or any USB memory device, CDROM, Zip disk or LS/120/240 Superdisk, floppy disks, internal hard drive. It can even use a multisession formatted CD-RW/DVD-RW to save everything back to the CD/DVD with no hard drive required at all.

Seven stable kernels for the first day of June

Linux Weekly News - Mon, 06/01/2026 - 14:38

Greg Kroah-Hartman has announced the release of the 7.0.11, 6.18.34, 6.12.92, 6.6.142, 6.1.175, 5.15.209, and 5.10.258 stable kernels. As usual, each contains important fixes throughout the tree, including a fix for the "CIFSwitch" vulnerability (CVE-2026-46243) which could allow a local-privilege-escalation exploit. Users are advised to upgrade.

next-20260601: linux-next

Latest Linux Kernel - Mon, 06/01/2026 - 14:26
Version:next-20260601 (linux-next) Released:2026-06-01

Arch 2026.06.01

Updated Linux Distributions - Mon, 06/01/2026 - 14:09
Arch Linux is an independently developed, x86_64-optimised Linux distribution targeted at competent Linux users. It uses 'pacman', its home-grown package manager, to provide updates to the latest software applications with full dependency tracking. Operating on a rolling release system, Arch can be installed from a CD image or via an FTP server. The default install provides a solid base that enables users to create a custom installation. In addition, the Arch Build System (ABS) provides a way to easily build new packages, modify the configuration of stock packages, and share these packages with other users via the Arch Linux user repository.

ArchEZ 2026.06.01

Updated Linux Distributions - Mon, 06/01/2026 - 13:00
ArchEZ (formerly ZestISO) is a rolling-release desktop Linux distribution based on Arch Linux. It comes in three editions, with the "KDE Gaming" variant designed for modern computers and with gaming and multimedia software as well as HDR (High Dynamic Range) video support included, while "Xfce" and "IceWM" are lightweight options designed for older systems. The "KDE Gaming" flavour also provides the Wine compatibility layer for running some Windows games and programs and offers support for Microsoft's NTFS volumes. ArchEZ uses its own graphical installation wizard called "ArchEZ Installer".

7.0.11: stable

Latest Linux Kernel - Mon, 06/01/2026 - 12:55
Version:7.0.11 (stable) Released:2026-06-01 Source:linux-7.0.11.tar.xz PGP Signature:linux-7.0.11.tar.sign Patch:full (incremental) ChangeLog:ChangeLog-7.0.11

Pages

Subscribe to Just Linux aggregator