DistroWatch Weekly |
| DistroWatch Weekly, Issue 564, 23 June 2014 |
|
Welcome to this year's 25th issue of DistroWatch Weekly! Diversity and open source go hand-in-hand. The developers and users of open source software have a wide combination of needs, jobs and tastes, leading to a software ecosystem as varied as the people involved in its creation. This week we celebrate open source diversity, starting with two reviews of very different projects. We examine Antergos, a cutting edge Linux distribution, and Q4OS, a highly conservative distribution. In our Questions and Answers column this week we talk about setting up live DVDs and USB thumb drives with multiple test distributions, perfect for distro-hoppers. We also saw diversity in the news last week. On the one hand, conservative and stable Debian received long term support for its ageing Squeeze branch. On the other end of the spectrum, the Fedora project is looking at adopting a new package manager and Ubuntu is rolling out testing images for its new Unity 8 desktop environment. Get all the details on these happenings below. As usual, we cover the distribution releases of the past week and look ahead to fun new developments to come. We wish you all a fantastic week and happy reading!
Content:
|
| Feature Story (by Jesse Smith) |
Antergos 2014.05.26
Antergos, formally called Cinnarch, is a distribution derived from Arch Linux. In fact, Antergos claims to be compatible with the Arch Linux software repositories. The project, which carries the cute motto "Ready to KISS", supports a range of desktop environments, all of which are available at install time from the project's installation media. The distribution is available in 32-bit and 64-bit x86 builds and comes in just one edition. The download for Antergos is approximately 740 MB in size.
Booting from the Antergos media brings up the GNOME Shell desktop environment. On the desktop we are presented with a window which enables us to launch the distribution's system installer or close the window to experiment with the live environment. Jumping straight into the distribution's graphical system installer we find that the Antergos installer looks a lot like Ubuntu's system installer, though with navigation buttons placed at the top of the window instead of the bottom. We are walked through selecting our preferred language, choosing our country/location and choosing our time zone from a map of the world. Next we are asked to select our keyboard's layout from a list.
The following screen asks us to select our preferred desktop environment. Available desktops include Cinnamon, GNOME, KDE, MATE, Openbox and Xfce. There is also an option to skip installing any desktop environment and use a text console only. Unfortunately users are limited to installing just one desktop environment, we cannot select multiple desktops from the installer. Next we are given the choice of manually partitioning our hard drive or using a guided option. We can give the guided partition creation utility hints, such as asking it to create LVM volumes, use encryption or set aside a separate partition for our /home directory. The next screen asks us to create a user account and then the installer begins to copy its files to our local disk.

Antergos 2014.05.26 - the system installer (full image size: 269kB, screen resolution 1024x768 pixels)
I attempted to install Antergos five times, using various options and drive layouts. Each time the installer locked up and failed to complete its tasks. Once the installer froze on the screen where we can choose our time zone and the other four times the installer locked up during the final step of the installer. Installation progress always stopped at the same point with the status message, "Updating community database (30%)". While the installer was frozen the rest of the desktop environment continued to work. I found that if I tried to update the distribution's pacman software database I would end up with error messages saying the file antergos.db could not be retrieved from the server mirrors.antergos.com. I suspect this is part of why the system installer consistently locked up. Oddly enough I could ping this remote server. In fact, if I opened a web browser I could visit the mirrors.antergos.com server and manually download the antergos.db file, which raises the question of why the package manager failed to perform the same task.
Sadly, the malfunctioning system installer brought my time with Antergos to a quick conclusion and I decided to spend some time this week looking at other, niche projects. One of these off-the-beaten-track projects was Q4OS.
* * * * *
Q4OS 0.5.11
The Q4OS project is, in a lot of ways, the polar opposite of Antergos. Where Antergos offers cutting-edge software, a modern desktop environment and a rolling-release platform, Q4OS ships with older packages, maintains a slow release cycle and features a classic desktop environment. The Q4OS website describes the distribution as a "desktop operating system designed to offer [a] classic style user interface, simple accessories and to serve stable API for complex third party applications. [The] system is also very useful for virtual cloud environments due to its very low hardware requirements." Q4OS uses the Debian Stable distribution as its base and ships one edition featuring the Trinity desktop environment. The Q4OS distribution is available in 32-bit and 64-bit x86 builds and the download image is about 330 MB in size.
Booting from the Q4OS media brings up a menu asking if we would like to perform a regular install or run a fully automated system installer. I went with the regular installer and was presented with a series of text-based menus. The installer walks us through selecting our preferred language, our location and creating a regular user account. When it comes to partitioning the hard drive we can ask the partition manager to divide the disk for us or we can manually partition the hard drive. The partition manager supports LVM, ext2/3/4, Btrfs, JFS and XFS formats. The system installer copies its files to our hard drive and then we reboot the computer.
The Q4OS distribution boots to a graphical login screen. I tried running Q4OS in a VirtualBox environment and on physical hardware. When we login to our account while the distribution is running inside VirtualBox a window opens and offers to download and set up optimized VirtualBox drivers which will improve our experience. Assuming we agree to download the drivers, an installation wizard opens and shows download and installation progress. When the new VirtualBox module has finished installing the wizard offers to log us out so that the display server can be restarted and we can take advantage of improved screen resolution. The installation and following logout went smoothly and, when I logged in again, my VirtualBox window was resized to match my display's resolution. I was pleasantly surprised by this as I have never seen a Linux distribution offer to optimize a VirtualBox session before. Some distributions include the required modules by default, but most do not and it would be nice if those which do not include VirtualBox support by default followed the example set by Q4OS.

Q4OS 0.5.11 - the Trinity desktop environment (full image size: 104kB, screen resolution 1280x1024 pixels)
Another notification which popped up the first time I logged in warned me that Q4OS is beta software and may not be entirely stable. However, during my time with Q4OS I did not run into any stability issues. The distribution ran quickly and smoothly. The operating system performed well, with virtually no delay between the time I tried to open a new application or menu and the time when the action was completed. Q4OS runs the Trinity (KDE 3.5) desktop which is light on memory by modern standards, using just 70MB of RAM, and there are no visual effects enabled. The default theme has a Windows 2000 style to it, combined with classic KDE icons. The overall appearance of the desktop looks a touch dated, but not overly so. The interface is entirely functional and I had no trouble navigating or transitioning from a modern desktop environment to Trinity.
The Q4OS distribution ships with a small collection of software. We are given the Konqueror web browser and file manager, there are a few system administrator tools for working with user accounts and desktop settings. Network Manager is available to help us get on-line and the distribution comes with some documentation, including manual pages. There is no multimedia support available by default, but we can find additional packages in the Debian Stable repositories. The GNU Compiler Collection is installed for us and, in the background, we find the Linux kernel, version 3.2.
I did not find any graphical package manager in Q4OS's default installation, but we can use the apt-get command line utility. The apt-get program connects us to the Debian Stable repositories and gives us access to a large collection of software. I found that when I first installed Q4OS the package manager was locked and I had to locate and remove a lock file before I was able to update or install new software packages.
Early on I enjoyed using the Trinity control panel for adjusting the look and feel of the desktop. The Trinity desktop is quite flexible and the configuration tools are easy to navigate. In fact, the entire distribution is a good combination of classic utilities with high performance and stability. The only problem I ran into while playing with Q4OS was that, once I installed some Xfce applications, several of the Trinity configuration modules no longer worked, reporting they could not find the Xfce panel software. Otherwise, my brief time with Q4OS was a smooth and generally pleasant experience.
I was not sure how Trinity (KDE 3.5) would hold up after so long. I had not used a member of the KDE 3.5 family since 2008 and I had concerns about how I would slip back into an old mode of working after six years of KDE 4, Unity and other modern interfaces. I am happy to report the Trinity desktop has held up well. While it may look slightly dated, the Trinity interface behaves much the same way Xfce, LXQt or KDE 4 (without widgets) behave. All in all, my impression of Q4OS is that is reminds me of running plain Debian with the Xfce or LXDE desktop -- lightweight, fast and stable. There are not many applications in the default installation, but additional software can be installed at a later time, making Q4OS a small and stable platform.
* * * * *
Hardware used in this review
My physical test equipment for this review was a desktop HP Pavilon p6 Series with the following specifications:
- Processor: Dual-core 2.8GHz AMD A4-3420 APU
- Storage: 500GB Hitachi hard drive
- Memory: 6GB of RAM
- Networking: Realtek RTL8111 wired network card
- Display: AMD Radeon HD 6410D video card
|
| Miscellaneous News (by Jesse Smith and Ladislav Bodnar) |
Debian "Squeeze" enters long term support status, Ubuntu tests Unity 8 desktop builds, Fedora considers new package manager, CentOS battles with version numbers
Starting June 16, Debian 6.0 "Squeeze" (also referred to as "oldstable") entered into long-term support status. Normally, at this point in Debian Squeeze's life cycle the distribution would no longer be receiving support, but a new team, operating separately from the official Debian security team, has taken over support for the ageing Debian release: "Official security support for Debian GNU/Linux 6.0 (code name "Squeeze") has ended on 31 May 2014. However long term support for the distribution is going to be extended until February 2016, i.e. five years after the initial release. Squeeze-LTS will not be handled by the Debian security team, but by a separate group of volunteers and companies interested in making it a success (with some overlap in people involved)." Companies or individuals benefiting from Squeeze's extended support are encouraged to participate in the Debian LTS program.
Speaking about Debian, last week's news about the distribution's switch back to the good-old glibc (from the abandoned eglibc) has caught the eye of the development community. Aurelien Jarno explains: "Five years ago Debian and most derivatives switched from the standard GNU C Library (glibc) to the Embedded glibc (eglibc). Debian is now about to take the reverse way, switching back to glibc as eglibc is now a dead project, the last release being the 2.19 one. At the time of writing the glibc package has been uploaded to experimental and sits in the NEW queue. The eglibc package is dead for a good reason: the glibc development has changed a lot in the recent years, due to two major events: Ulrich Drepper leaving Red Hat and the glibc development, and the glibc steering committee self-dissolving. This has resulted in a much more friendly development based on team work with good cooperation. The development is now based on peer review, which results in less buggy code (humans do make mistakes). It has also resulted in things that were clearly impossible before, like using the same repository for all architectures, and even getting rid of the ports/ directory."
* * * * *
Following the release of Ubuntu 14.04 the distribution's development team has begun work on a branch of Ubuntu which will feature Mir and the Unity 8 desktop environment. To enabled developers and users to test the new environment the Ubuntu team has started publishing daily snapshots of Ubuntu with the Unity 8 desktop: "The goal is to ramp up the quality of the Unity 8 desktop, without destabilizing our current environment. For that we are going to keep a Unity 7 image and add a new one for Unity 8 on the desktop, that new ISO should become the default one by 16.04." People wishing to try out the latest Mir and Unity 8 environment can download test images from the Ubuntu mirrors.
* * * * *
The DNF package manager is a fork of the YUM, the default package manager in distributions such as Fedora and CentOS. The DNF project has been progressing over the past few years and discussion is currently underway on the Fedora mailing lists as to whether DNF should replace YUM in Fedora 22: "DNF was forked from YUM in January 2012 and available for experimenting in Fedora since release 18. The project is now fully capable of replacing YUM in new Fedora installations. We want DNF to become the new default packaging tool in Fedora 22." There is also the interesting question of what to call the new package manager when it reaches Fedora. Should the fork be called DNF or YUM? At the moment, it appears likely the DNF fork will be renamed YUM to maintain backward compatibility with earlier Fedora releases and system administration scripts.
Would you like to be able to use Fedora as a development platform for Android applications? If so, read on. Last week, Ryan Lerch published an excellent article on doing just that (and more) - in ten minutes: "Android is one of the most popular mobile operating systems (and it is based on the Linux kernel too.) However, diving into developing apps for Android can appear to be a bit daunting at first. The following how-to runs you through the basics of setting up an Android development environment on your Fedora machine. The basic workflow is to download the Android SDK, use the SDK to generate a quick first “hello world” application, then test out that application with either a physical Android device or the Android emulator." Hands-on instructions for setting up an Android development environment on Fedora are in the linked story.
* * * * *
For most distributions, choosing a version number is probably the least worrying aspect of the project. But sometimes things get in the way, people get strange ideas and conflicts arise - and the unsuspecting victim of these situations is the poor old version number. As LWN discovers in "What's in a (CentOS) version number?", CentOS is the latest victim of this bizarre phenomenon: "Traditionally, CentOS releases have used the same version number as the RHEL release they are based on; CentOS 6.5 is a rebuild of the RHEL 6.5 release, for example. The CentOS developers now want to change to a scheme where the major number matches the RHEL major number, but the minor number is generated from the release date. So, if the CentOS version of RHEL 7.0 were to come out in July 2014, it might have a version number like 7.1407. Derivative releases from CentOS special interest groups (SIGs) would have an additional, SIG-specific tag appended to that number. To the CentOS developers, this change offers a number of advantages. The close tie with RHEL version numbers, it is claimed, can confuse users into believing that a release is supported with security updates when it is not."
|
| Questions and Answers (by Jesse Smith) |
|
Multiple distributions on a DVD or USB thumb drive
Packing-them-in-tight asks: A general thought to pass around please, hopefully it might provoke someone who knows how to do it ... to do it! Most of the distros come as ISOs, needing to be written to a CD/DVD to become bootable. However, now that DVDs are so prevalent, cheap and readable on almost any hardware, surely a better idea is to provide distros in a form which would let them be written to a folder structure of some sort on a DVD -- to keep them isolated from each other -- and an option added to a general boot menu to permit the given DVD to boot whichever distro the user selects.
Extending that idea further, USB devices would be an even better choice. I can suggest a very simple way to be able to load a variable number of distros to a given DVD. For example, each ISO goes into a folder simply numbered from say /ISO1 to /ISO99 as necessary and the boot software would search for such folders, provide a list and load and boot the ISO chosen. That way a DVD could be updated with additional distros until there is no room left on the DVD. What do you think?
DistroWatch answers: What you are describing, putting multiple operating systems on a single live DVD/USB, has been done. There are a number of projects which allow users to run a variety of Linux distributions all from one CD/DVD/USB drive. A quick search turned up a few different methods for creating a multi-boot disc.
First, there is the command line utility MultiCD which requires a little Linux command line knowledge to get working, but gives a great deal of flexibility. For people who prefer a point-n-click option, there is YUMI. The YUMI application is cross-platform (working on both Linux and Windows) and provides a nice graphical interface. You might also look at SARDU which provides a graphical interface and walks the user through creating a multi-boot live disc or USB drive. Any of the above utilities will provide a fairly straight forward approach to placing multiple operating systems on one portable medium.
|
| Released Last Week |
Mageia 4.1
Rémi Verschelde has announced the release of Mageia 4.1, an unscheduled maintenance update that fixes a number of security issues and corrects an upstream syslinux bug: "While most of the world is turned towards Brazil to enjoy the World Cup, Mageia has been preparing its own major worldwide event: Mageia 4.1 has been released! If you were not expecting it, you might wonder what this unannounced 4.1 version is. It is a maintenance release for Mageia 4 which contains all security and bug-fix updates that were issued since the release in February 2014. In particular, the Mageia 4 ISO images were affected by an upstream syslinux bug which prevented installation using a burned DVD on some older hardware. Among the updated packages you will find the Linux kernel (version 3.12.21), various drivers for your hardware, and updated software." Here is the full release announcement.
Netrunner 14
Clemens Toennies has announced the release of Netrunner 14, a Kubuntu-based Linux distribution featuring a customised KDE 4.13 desktop and five years of security support: "The Netrunner team today released Netrunner 14 'Frontier' – 32-bit and 64-bit editions. The release follows Kubuntu's support cycle, giving it a full 5 year support life via the backport repositories. Release notes: long-term support; Firefox instant start (on machines with more than 2 GB of RAM); KDE Dreamdesktop for animated backgrounds; Baloo superseding Nepomuk; single-click activated by default; new default theme; Veromix audio applet; the latest package updates available in the repositories, e.g. KDE 4.13.1, Firefox 30, VLC 2.1.4, Skype 4.3, Muon Discover 2.2 and many more." Read the full release announcement which includes a video demonstrating the animated wallpapers feature.

Netrunner 14 - the default KDE desktop (full image size: 1,264kB, screen resolution 1280x1024 pixels)
MakuluLinux 6.0 "KDE"
Jacque Raymer has announced the release of MakuluLinux 6.0 "KDE" edition, a Debian-based desktop distribution shipping with the very latest KDE desktop: "The long-awaited update to the KDE edition is now over, Stability, speed and beauty is what drives this edition. Based on KDE 4.13.1 and Linux kernel 3.14.x PAE, now also fully supporting systemd. Complete overhaul of themes in the new edition, far more consistent transparency in borders, panels, widgets, pop-up menus. Background theme now uses the same standard theme the rest of Makulu editions use, therefore you have this beautiful dark charcoal look. Please note that anyone wanting to change the theme need to change it for both user and root. Plenty of widgets, themes, styles and colours have been added to this edition allowing the user to customise the look easily to his own preference and taste with plenty choices at his finger tips." Read the complete release announcement for more details.
* * * * *
Development, unannounced and minor bug-fix releases
|
| Upcoming Releases and Announcements |
|
Summary of expected upcoming releases
|
| DistroWatch.com News |
New distributions added to waiting list
- n00bix. n00bix is a Debian-based distribution which ships with non-free firmware, systemd and the Enlightenment graphical user interface.
- Zentoo. Zentoo is a source-based distribution derived from Gentoo. Zentoo targets server deployments on 64-bit x86 platforms.
* * * * *
DistroWatch database summary
* * * * *
This concludes this week's issue of DistroWatch Weekly. The next instalment will be published on Monday, 30 June 2014. To contact the authors please send email to:
- Jesse Smith (feedback, questions and suggestions: distribution reviews, questions and answers, tips and tricks)
- Ladislav Bodnar (feedback, questions, suggestions and corrections: news, donations, distribution submissions, comments)
- Bruce Patterson (feedback and suggestions: podcast edition)
|
|
| Tip Jar |
If you've enjoyed this week's issue of DistroWatch Weekly, please consider sending us a tip. (Tips this week: 0, value: US$0.00) |
|
|
|
 bc1qxes3k2wq3uqzr074tkwwjmwfe63z70gwzfu4lx  lnurl1dp68gurn8ghj7ampd3kx2ar0veekzar0wd5xjtnrdakj7tnhv4kxctttdehhwm30d3h82unvwqhhxarpw3jkc7tzw4ex6cfexyfua2nr  86fA3qPTeQtNb2k1vLwEQaAp3XxkvvvXt69gSG5LGunXXikK9koPWZaRQgfFPBPWhMgXjPjccy9LA9xRFchPWQAnPvxh5Le paypal.me/distrowatchweekly • patreon.com/distrowatch |
|
| Extended Lifecycle Support by TuxCare |
|
| |
| TUXEDO |

TUXEDO Computers - Linux Hardware in a tailor made suite Choose from a wide range of laptops and PCs in various sizes and shapes at TUXEDOComputers.com. Every machine comes pre-installed and ready-to-run with Linux. Full 24 months of warranty and lifetime support included!
Learn more about our full service package and all benefits from buying at TUXEDO.
|
Archives |
| • Issue 1156 (2026-01-19): Chimera Linux's new installer, using the DistroWatch Torrent Corner, new package tools for Arch, Haiku improves EFI support, Redcore streamlines branches, Synex introduces install-time ZFS options |
| • Issue 1155 (2026-01-12): MenuetOS, CDE on Sparky, iDeal OS 2025.12.07, recommended flavour of BSD, Debian seeks new Data Protection Team, Ubuntu 25.04 nears its end of life, Google limits Android source code releases, Fedora plans to replace SDDM, Budgie migrates to Wayland |
| • Issue 1154 (2026-01-05): postmarketOS 25.06/25.12, switching to Linux and educational resources, FreeBSD improving laptop support, Unix v4 available for download, new X11 server in development, CachyOS team plans server edtion |
| • Issue 1153 (2025-12-22): Best projects of 2025, is software ever truly finished?, Firefox to adopt AI components, Asahi works on improving the install experience, Mageia presents plans for version 10 |
| • Issue 1152 (2025-12-15): OpenBSD 7.8, filtering websites, Jolla working on a Linux phone, Germany saves money with Linux, Ubuntu to package AMD tools, Fedora demonstrates AI troubleshooting, Haiku packages Go language |
| • Issue 1151 (2025-12-08): FreeBSD 15.0, fun command line tricks, Canonical presents plans for Ubutnu 26.04, SparkyLinux updates CDE packages, Redox OS gets modesetting driver |
| • Issue 1150 (2025-12-01): Gnoppix 25_10, exploring if distributions matter, openSUSE updates tumbleweed's boot loader, Fedora plans better handling of broken packages, Plasma to become Wayland-only, FreeBSD publishes status report |
| • Issue 1149 (2025-11-24): MX Linux 25, why are video drivers special, systemd experiments with musl, Debian Libre Live publishes new media, Xubuntu reviews website hack |
| • Issue 1148 (2025-11-17): Zorin OS 18, deleting a file with an unusual name, NetBSD experiments with sandboxing, postmarketOS unifies its documentation, OpenBSD refines upgrades, Canonical offers 15 years of support for Ubuntu |
| • Issue 1147 (2025-11-10): Fedora 43, the size and stability of the Linux kernel, Debian introducing Rust to APT, Redox ports web engine, Kubuntu website off-line, Mint creates new troubleshooting tools, FreeBSD improves reproducible builds, Flatpak development resumes |
| • Issue 1146 (2025-11-03): StartOS 0.4.0, testing piped commands, Ubuntu Unity seeks help, Canonical offers Ubuntu credentials, Red Hat partners with NVIDIA, SUSE to bundle AI agent with SLE 16 |
| • Issue 1145 (2025-10-27): Linux Mint 7 "LMDE", advice for new Linux users, AlmaLinux to offer Btrfs, KDE launches Plasma 6.5, Fedora accepts contributions written by AI, Ubuntu 25.10 fails to install automatic updates |
| • Issue 1144 (2025-10-20): Kubuntu 25.10, creating and restoring encrypted backups, Fedora team debates AI, FSF plans free software for phones, ReactOS addresses newer drivers, Xubuntu reacts to website attack |
| • Issue 1143 (2025-10-13): openSUSE 16.0 Leap, safest source for new applications, Redox introduces performance improvements, TrueNAS Connect available for testing, Flatpaks do not work on Ubuntu 25.10, Kamarada plans to switch its base, Solus enters new epoch, Frugalware discontinued |
| • Issue 1142 (2025-10-06): Linux Kamarada 15.6, managing ZIP files with SQLite, F-Droid warns of impact of Android lockdown, Alpine moves ahead with merged /usr, Cinnamon gets a redesigned application menu |
| • Issue 1141 (2025-09-29): KDE Linux and GNOME OS, finding mobile flavours of Linux, Murena to offer phones with kill switches, Redox OS running on a smartphone, Artix drops GNOME |
| • Issue 1140 (2025-09-22): NetBSD 10.1, avoiding AI services, AlmaLinux enables CRB repository, Haiku improves disk access performance, Mageia addresses service outage, GNOME 49 released, Linux introduces multikernel support |
| • Issue 1139 (2025-09-15): EasyOS 7.0, Linux and central authority, FreeBSD running Plasma 6 on Wayland, GNOME restores X11 support temporarily, openSUSE dropping BCacheFS in new kernels |
| • Issue 1138 (2025-09-08): Shebang 25.8, LibreELEC 12.2.0, Debian GNU/Hurd 2025, the importance of software updates, AerynOS introduces package sets, postmarketOS encourages patching upstream, openSUSE extends Leap support, Debian refreshes Trixie media |
| • Issue 1137 (2025-09-01): Tribblix 0m37, malware scanners flagging Linux ISO files, KDE introduces first-run setup wizard, CalyxOS plans update prior to infrastructure overhaul, FreeBSD publishes status report |
| • Issue 1136 (2025-08-25): CalyxOS 6.8.20, distros for running containers, Arch Linux website under attack,illumos Cafe launched, CachyOS creates web dashboard for repositories |
| • Issue 1135 (2025-08-18): Debian 13, Proton, WINE, Wayland, and Wayback, Debian GNU/Hurd 2025, KDE gets advanced Liquid Glass, Haiku improves authentication tools |
| • Issue 1134 (2025-08-11): Rhino Linux 2025.3, thoughts on malware in the AUR, Fedora brings hammered websites back on-line, NetBSD reveals features for version 11, Ubuntu swaps some command line tools for 25.10, AlmaLinux improves NVIDIA support |
| • Issue 1133 (2025-08-04): Expirion Linux 6.0, running Plasma on Linux Mint, finding distros which support X11, Debian addresses 22 year old bug, FreeBSD discusses potential issues with pkgbase, CDE ported to OpenBSD, Btrfs corruption bug hitting Fedora users, more malware found in Arch User Repository |
| • Issue 1132 (2025-07-28): deepin 25, wars in the open source community, proposal to have Fedora enable Flathub repository, FreeBSD plans desktop install option, Wayback gets its first release |
| • Issue 1131 (2025-07-21): HeliumOS 10.0, settling on one distro, Mint plans new releases, Arch discovers malware in AUR, Plasma Bigscreen returns, Clear Linux discontinued |
| • Issue 1130 (2025-07-14): openSUSE MicroOS and RefreshOS, sharing aliases between computers, Bazzite makes Bazaar its default Flatpak store, Alpine plans Wayback release, Wayland and X11 benchmarked, Red Hat offers additional developer licenses, openSUSE seeks feedback from ARM users, Ubuntu 24.10 reaches the end of its life |
| • Issue 1129 (2025-07-07): GLF OS Omnislash, the worst Linux distro, Alpine introduces Wayback, Fedora drops plans to stop i686 support, AlmaLinux builds EPEL repository for older CPUs, Ubuntu dropping existing RISC-V device support, Rhino partners with UBports, PCLinuxOS recovering from website outage |
| • Issue 1128 (2025-06-30): AxOS 25.06, AlmaLinux OS 10.0, transferring Flaptak bundles to off-line computers, Ubuntu to boost Intel graphics performance, Fedora considers dropping i686 packages, SDesk switches from SELinux to AppArmor |
| • Issue 1127 (2025-06-23): LastOSLinux 2025-05-25, most unique Linux distro, Haiku stabilises, KDE publishes Plasma 6.4, Arch splits Plasma packages, Slackware infrastructure migrating |
| • Issue 1126 (2025-06-16): SDesk 2025.05.06, renewed interest in Ubuntu Touch, a BASIC device running NetBSD, Ubuntu dropping X11 GNOME session, GNOME increases dependency on systemd, Google holding back Pixel source code, Nitrux changing its desktop, EFF turns 35 |
| • Issue 1125 (2025-06-09): RHEL 10, distributions likely to survive a decade, Murena partners with more hardware makers, GNOME tests its own distro on real hardware, Redox ports GTK and X11, Mint provides fingerprint authentication |
| • Issue 1124 (2025-06-02): Picking up a Pico, tips for protecting privacy, Rhino tests Plasma desktop, Arch installer supports snapshots, new features from UBports, Ubuntu tests monthly snapshots |
| • Issue 1123 (2025-05-26): CRUX 3.8, preventing a laptop from sleeping, FreeBSD improves laptop support, Fedora confirms GNOME X11 session being dropped, HardenedBSD introduces Rust in userland build, KDE developing a virtual machine manager |
| • Issue 1122 (2025-05-19): GoboLinux 017.01, RHEL 10.0 and Debian 12 updates, openSUSE retires YaST, running X11 apps on Wayland |
| • Issue 1121 (2025-05-12): Bluefin 41, custom file manager actions, openSUSE joins End of 10 while dropping Deepin desktop, Fedora offers tips for building atomic distros, Ubuntu considers replacing sudo with sudo-rs |
| • Issue 1120 (2025-05-05): CachyOS 250330, what it means when a distro breaks, Kali updates repository key, Trinity receives an update, UBports tests directory encryption, Gentoo faces losing key infrastructure |
| • Issue 1119 (2025-04-28): Ubuntu MATE 25.04, what is missing from Linux, CachyOS ships OCCT, Debian enters soft freeze, Fedora discusses removing X11 session from GNOME, Murena plans business services, NetBSD on a Wii |
| • Issue 1118 (2025-04-21): Fedora 42, strange characters in Vim, Nitrux introduces new package tools, Fedora extends reproducibility efforts, PINE64 updates multiple devices running Debian |
| • Issue 1117 (2025-04-14): Shebang 25.0, EndeavourOS 2025.03.19, running applications from other distros on the desktop, Debian gets APT upgrade, Mint introduces OEM options for LMDE, postmarketOS packages GNOME 48 and COSMIC, Redox testing USB support |
| • Issue 1116 (2025-04-07): The Sense HAT, Android and mobile operating systems, FreeBSD improves on laptops, openSUSE publishes many new updates, Fedora appoints new Project Leader, UBports testing VoLTE |
| • Issue 1115 (2025-03-31): GrapheneOS 2025, the rise of portable package formats, MidnightBSD and openSUSE experiment with new package management features, Plank dock reborn, key infrastructure projects lose funding, postmarketOS to focus on reliability |
| • Issue 1114 (2025-03-24): Bazzite 41, checking which processes are writing to disk, Rocky unveils new Hardened branch, GNOME 48 released, generating images for the Raspberry Pi |
| • Issue 1113 (2025-03-17): MocaccinoOS 1.8.1, how to contribute to open source, Murena extends on-line installer, Garuda tests COSMIC edition, Ubuntu to replace coreutils with Rust alternatives, Chimera Linux drops RISC-V builds |
| • Issue 1112 (2025-03-10): Solus 4.7, distros which work with Secure Boot, UBports publishes bug fix, postmarketOS considers a new name, Debian running on Android |
| • Issue 1111 (2025-03-03): Orbitiny 0.01, the effect of Ubuntu Core Desktop, Gentoo offers disk images, elementary OS invites feature ideas, FreeBSD starts PinePhone Pro port, Mint warns of upcoming Firefox issue |
| • Issue 1110 (2025-02-24): iodeOS 6.0, learning to program, Arch retiring old repositories, openSUSE makes progress on reproducible builds, Fedora is getting more serious about open hardware, Tails changes its install instructions to offer better privacy, Murena's de-Googled tablet goes on sale |
| • Issue 1109 (2025-02-17): Rhino Linux 2025.1, MX Linux 23.5 with Xfce 4.20, replacing X.Org tools with Wayland tools, GhostBSD moving its base to FreeBSD -RELEASE, Redox stabilizes its ABI, UBports testing 24.04, Asahi changing its leadership, OBS in dispute with Fedora |
| • Issue 1108 (2025-02-10): Serpent OS 0.24.6, Aurora, sharing swap between distros, Peppermint tries Void base, GTK removinglegacy technologies, Red Hat plans more AI tools for Fedora, TrueNAS merges its editions |
| • Issue 1107 (2025-02-03): siduction 2024.1.0, timing tasks, Lomiri ported to postmarketOS, Alpine joins Open Collective, a new desktop for Linux called Orbitiny |
| • Issue 1106 (2025-01-27): Adelie Linux 1.0 Beta 6, Pop!_OS 24.04 Alpha 5, detecting whether a process is inside a virtual machine, drawing graphics to NetBSD terminal, Nix ported to FreeBSD, GhostBSD hosting desktop conference |
| • Issue 1105 (2025-01-20): CentOS 10 Stream, old Flatpak bundles in software centres, Haiku ports Iceweasel, Oracle shows off debugging tools, rsync vulnerability patched |
| • Full list of all issues |
| Star Labs |

Star Labs - Laptops built for Linux.
View our range including the highly anticipated StarFighter. Available with coreboot open-source firmware and a choice of Ubuntu, elementary, Manjaro and more. Visit Star Labs for information, to buy and get support.
|
| Random Distribution | 
Myrinix
Myrinix was smart and centralised operating system for the home. Its main feature was the ability to connect a plasma TV or large LCD screen to a central server that can record and play DVD or surf the Internet on the big screen. Myrinix was a live CD based on Debian GNU/Linux and sidux.
Status: Discontinued
|
| TUXEDO |

TUXEDO Computers - Linux Hardware in a tailor made suite Choose from a wide range of laptops and PCs in various sizes and shapes at TUXEDOComputers.com. Every machine comes pre-installed and ready-to-run with Linux. Full 24 months of warranty and lifetime support included!
Learn more about our full service package and all benefits from buying at TUXEDO.
|
| Star Labs |

Star Labs - Laptops built for Linux.
View our range including the highly anticipated StarFighter. Available with coreboot open-source firmware and a choice of Ubuntu, elementary, Manjaro and more. Visit Star Labs for information, to buy and get support.
|
|