Tux Machines

Do you waddle the waddle?

Other Sites

9to5Linux

VirtualBox 7.2 Officially Released with Initial Support for Linux Kernel 6.17

For Linux users, VirtualBox 7.2 brings initial support for the upcoming Linux 6.17 and Linux 6.16 kernel series on both hosts and guests, improved Linux Guest Additions support for Oracle Linux 10 and Red Hat Enterprise Linux 10 guests, as well as improved handling of the vboxvideo kernel module in the init script for Linux guests.

SparkyLinux 8.0 Is Out as One of the First Distros Based on Debian 13 “Trixie”

Dubbed “The Seven Sisters”, SparkyLinux 8.0 is based on and fully compatible with Debian 13 “Trixie”, it’s powered by the long-term supported Linux 6.12 LTS kernel series, and includes all packages updated from the stable Debian and SparkyLinux repositories as of August 13th, 2025.

KDE Gear 25.08 Open-Source Software Suite Released with Many Improvements

KDE Gear 25.08 introduces two search engines to the Dolphin file manager to help you find that specific, but elusive file or folder you can’t locate, along with support for opening Filelight directly from the Tools menu and more options for the View Mode switching button.

Ubuntu Buzz !

Download Debian 13 LTS "Trixie" Full Editions with Mirrors, Torrents and Checksums

Debian 13 "Trixie" GNU/Linux operating system is finally released on Saturday,  9 August 2025. This is a Long Term Support (LTS) release with five years of support until 2030 and has been developed for two years since the previous release. It includes full and complete set of tens of thousands of software packages. Trixie is available for almost all types of computer available in the world and we can download it for desktop and laptop for PC 64-bit (also known as amd64) and many other computer architectures (except now Debian no longer supports PC 32-bit aka i386) as detailed below plus further instructions. Let's download Debian!

LinuxGizmos.com

ArmSoM CM1 Core Module with RK3506J Released for Industrial and Embedded Applications

The CM1 integrates a Rockchip RK3506J SoC with a tri-core Arm Cortex-A7 CPU cluster and a single-core Cortex-M0 for real-time control tasks. Graphics processing is handled by a 2D hardware acceleration engine. Memory options include 256 MB or 512 MB DDR3L RAM and 256 MB or 512 MB NAND flash, with microSD expansion support.

Libre Computer Previews Solitude and Alta Compute Modules with Low-Power Features

The modules are designed for lower power consumption compared to Raspberry Pi CM4 and CM5, with support for low power states and wake events such as Wake-on-LAN, Wake-on-IR/IO/CEC, and Wake-on-Camera/Display. Wireless connectivity is not included on the module, with RF modules intended to be paired via SDIO.

AAEON Leverages MediaTek Genio SoCs for Latest SMARC Modules uCOM-M700 and uCOM-M510

The Genio 700 features a dual-core Arm Cortex-A78 at 2.2 GHz, a hexa-core Arm Cortex-A55 at 2.0 GHz, and an Arm Mali-G57 MC3 GPU, delivering up to 4 TOPS of AI performance.

DE25-Standard Development Kit with Agilex 5 SoC FPGA and DDR4 Support

The DE25-Standard development kit for the Altera University Program features the Intel Agilex 5 SoC FPGA with 138K logic elements, delivering up to 2.5× higher performance than previous generations. Combining high-performance FPGA fabric with an ARM-based hard processor system, it supports a broad range of digital logic, embedded systems, and robotics applications.

news

Change to FreeBSD release scheduling and support period

posted by Roy Schestowitz on Jul 12, 2024,
updated Jul 12, 2024

Dear FreeBSD Community,

We are making two changes related to the release engineering process:
1. FreeBSD stable branch support durations, starting with FreeBSD 15.x, are being reduced from 5 years to 4 years after the .0 release.
2. A predictable schedule of releases is being established, with a new minor release from one of the supported stable branches occurring most quarters.
More background:
Since assuming the role of Release Engineering Lead in November 2023, I have been reviewing the release process and schedule. I reached a number of conclusions:
1. With more and better communication between the release engineering team and FreeBSD developers, we can streamline the release process, to typically have 3 BETAs and 1 Release Candidate, rather than 3-4 BETAs and 3-6 Release Candidates.
2. Having more frequent releases will further assist the release process, since there will be less pressure to get "one last feature" added if the next minor release is 6 months away rather than a year or more away.
3. While we can't guarantee when a release will happen -- we will always hold the release for critical bugs -- we can fix when the release cycle *starts*, and this is enough to provide estimates useful for long-term planning.
4. The release engineering team has the capacity to manage a release every 3 months, with the exception of .0 releases which take a bit longer.
5. Having a .0 release every 2 years works well from a development perspective (considering things like new features which can't be MFCed) but the security and ports teams can't practically manage more than 2 stable branches at once; so a 4 year support duration is more feasible than a 5 year support duration.
Based on this, the FreeBSD core team has approved reducing the stable branch support duration from 5 years to 4 years starting with FreeBSD 15 (the support duration for individual point releases will remain until "next point release + 3 months", although that will now be more predictable) and I have put together a schedule for upcoming releases:
Release EoL 13.3: Mar 2024 Dec 2024 14.1: Jun 2024 Mar 2025 13.4: Sep 2024 Jun 2025 14.2: Dec 2024 Sep 2025 13.5: Mar 2025 Apr 2026* 14.3: Jun 2025 Jun 2026 15.0: Dec 2025 Sep 2026 14.4: Mar 2026 Dec 2026 15.1: Jun 2026 Mar 2027 14.5: Sep 2026 Jun 2027 15.2: Dec 2026 Sep 2027 14.6: Mar 2027 Nov 2028* 15.3: Jun 2027 Jun 2028 16.0: Dec 2027 Sep 2028 15.4: Mar 2028 Dec 2028 16.1: Jun 2028 Mar 2029 15.5: Sep 2028 Jun 2029 16.2: Dec 2028 Sep 2029 15.6: Mar 2029 Dec 2029 16.3: Jun 2029 Jun 2030 17.0: Dec 2029 Sep 2030 * 13.5 and 14.6 are supported until 5 years after 13.0 and 14.0 respectively.
I have referred to this as a "quarterly" schedule, not just because there is a new release most quarters, but also because for minor releases, the entire release process happens within that quarter: The code slush starts in the middle of the first month of the quarter; the release branch is created and BETA builds happen at the start of the second month; and the release happens early in the third month of the quarter.
Consequentially:
* New features and driver updates should land by the middle of January / April / July / October in order to be included in the relevant release.
* We will need people to test BETAs in the months of February / May / August / November.
* Even if the schedule slips slightly, releases should be out by the end of March / June / September / December.
We hope this more predictable schedule makes it easier for FreeBSD users to plan and manage their upgrade cycles, while also balancing the availability of new features in releases and the ability of the project to maintain the set of supported releases.
Sincerely, - -- Colin Percival FreeBSD Release Engineering Lead & EC2 platform maintainer Founder, Tarsnap | www.tarsnap.com | Online backups for the truly paranoid

Read on

Update

Outline here:

Other Recent Tux Machines' Posts

VirtualBox 7.2 Officially Released with Initial Support for Linux Kernel 6.17
Oracle released today VirtualBox 7.2 as the latest stable version of this open-source, free, and cross-platform virtualization software for GNU/Linux, Solaris, macOS, and Windows systems.
KDE Gear 25.08 Open-Source Software Suite Released with Many Improvements
The KDE Project released today KDE Gear 25.08 as the latest stable version of this open-source collection of applications for the KDE Plasma desktop environment and GNU/Linux distributions.
SparkyLinux 8.0 Is Out as One of the First Distros Based on Debian 13 “Trixie”
SparkyLinux 8.0 has been released today as one of the first distributions to be based on the recently released Debian 13 “Trixie” operating system series.
Linus Torvalds Ranting and Intel Layoffs Impact Maintainers
Linux news
Linux Mint 22.2 “Zara” Is Available for Public Beta Testing, Download Now
After a few days of testing, the Linux Mint team has published today the ISO images of the beta version of the upcoming Linux Mint 22.2 release, which can be downloaded (for testing purposes) from the official mirrors.
Kaisen Linux Rolling 3.0 Release Notes
The distribution for professional IT
NVIDIA 580 Linux Graphics Driver Released, Promises Better Wayland Support
NVIDIA released today the stable version of the NVIDIA 580 series of their graphics drivers for NVIDIA GPUs on Linux, BSD, and Solaris systems.
Debian 13 “Trixie” Is Now Available for Download, Here’s What’s New
The Debian Project released today the final version of the Debian 13 “Trixie” operating system, a major release that brings new features, updated components, and numerous other improvements.
Arch Linux Introduces Bumpbuddy for Faster, Smarter Package Maintenance
Bumpbuddy helps Arch Linux keep packages fresh and up to date
 
3 Years Since We Adopted Gemini Protocol [original]
Our Gemini Editions aren't small, even if Gemini Protocol is still the 'underdog'
Today in Techrights
Some of the latest articles
Android Leftovers
Samsung now rolling out expanded One UI 8 beta with Android 16 to these Galaxy devices
Wean yourself off of Windows with Linuxfx — I've tried many Linux distros designed to look and feel like Windows, and this is the best one yet
Is it Windows or Linux?
The plan for Linux after Torvalds has a kernel of truth: There isn’t one
Success does not guarantee succession
Free and Open Source Software, howtos and Installations
This is free and open source software
CachyOS — Distrowatch’s Top Distro Has Speed, Polish and Features
CachyOS delivers top‑tier performance, modern desktop choices
today's leftovers
GNU/Linux mostly
Distributions and Operating Systems Leftovers
Haiku, BSD, and more
Free, Libre, and Open Source Software Leftovers
3 FOSS stories
Web Browsers and the 'Hey Hi' (AI) Gold Rush/Ponzi Scheme
some Web Browsers stuff
Red Hat Leftovers
mostly from the official site
Open Hardware/Modding: Arduino, FPGAs, and More
Hardware leftovers
Software: Conky, Topgrade, Syncthing, NGINX, and More
applications and updates thereof
today's howtos
today's set of howtos
FSF Events and GCC version 16 says goodbye to some hardware
Free software picks
Programming Leftovers
Development picks
Security and Windows TCO Leftovers
Windows TCO and more
Android Leftovers
Is your Android Auto screen suddenly a washed-out nightmare? You're not alone
Hands-on: We ran full desktop Linux apps on an Android phone!
With some light setup, you too can run full desktop Linux apps like GIMP and LibreOffice on a Pixel phone
Free and Open Source Software, howtos and Installations
This is free and open source software
KStars v3.7.8 is Released
The KStars Flatpak includes all INDI drivers and runs securely within the flatpak sandbox environment
Games: CloverPit, Super Farming Boy, and More
latest 8 articles from GamingOnLinux
New Articles in LWN (Outside Paywall Today)
Python, Linux, and more
A look at the SilverBullet note-taking application
While the 2.0.0 release is not quite ready, the pre-release that I tested seemed stable
Today in Techrights
Some of the latest articles
Free, Libre, and Open Source Software, the Web, and Standards
FOSS and more
Programming Leftovers
Development related picks
Security and Windows TCO Leftovers
Security leftovers
GNU/Linux and BSD Leftovers
mostly GNU/Linux
today's howtos
a handful of howtos
CrossOver 25.1.0 Released and InstallAware Launches Setup Virtualization Technology "Project OS/3"
Windows programs in GNU/Linux
Local Repair Cafés Plan Free ‘Linux Lifeline’ to Save Old PCs from Windows 10 Cut-Off - KLTV
An introductory session would then help participants learn the basics, with extra support resources provided to ease the transition
Buzzwords and Windows at redhat.com
Latest redhat.com pieces
Release of Debian GNU/Hurd 2025
Debian GNU/Hurd
Open Hardware/Modding: Arduino, Raspberry Pi, and More
hardware picks
today's howtos
idroot and more
Android Leftovers
Android 17 Codename is Cinnamon Bun
Here's why I recommend Linux's Plasma KDE for Windows escapees
If you're like me, you've decided that you want to ditch Windows 10 and go with Linux instead
Debian 13 "Trixie" Released, This Is What’s New
Exactly 2 years, 1 month, and 29 days after the release of Debian 12 “Bookworm,” Debian 13 “Trixie” is now here
Podman Integrates Quadlets Directly into Its CLI
Podman now includes native Quadlet commands
Kubuntu Focus Zr GEN 1: A Linux-First High-Performance Mobile Workstation
Kubuntu Focus unveils the Zr GEN 1
Orion Browser for Linux Gets Exciting Progress Update
Work on the Linux port of Kagi’s privacy-focused Orion web browser just hit a new milestone
PinePhone Pro Linux smartphone has been discontinued, but the original PinePhone is still available
The PinePhone Pro is a Linux-friendly smartphone that launched in early 2022 as a higher-performance alternative to the original PinePhone
Free and Open Source Software
This is free and open source software
Games: POSTAL 2 Redux, Rising Heat, and More
half a dozen stories from GamingOnLinux
Strategic Lawsuits Against Public Participation (SLAPPs) Don't Work [original]
Perhaps this site became influential enough to become a "target" to people who serve Microsoft and try to silence "enemies" of the company.
Today in Techrights
Some of the latest articles