DistroWatch Weekly |
| DistroWatch Weekly, Issue 87, 14 February 2005 |
Welcome to this year's 7th issue of DistroWatch Weekly! This week we'll summarise some of the more interesting news that appeared on the Internet last week, including the release of a new live CD with KDE 3.4 and an unofficial port of Slackware Linux for 64-bit processors. In other news: is KANOTIX beating KNOPPIX as the best live CD on the market? And why is Red Hat unhappy about the increasingly successful CentOS project? And in case you are thinking about getting the new Mac mini, you'll be pleased to know that Linux will run on it just fine. Happy reading!
Content:
- News: KLAX with KDE 3.4, Slackware for 64-bit processors, KANOTIX vs KNOPPIX, Red Hat vs CentOS, Beastie, Linux on Mac mini
- Web sites: DistroTalk.net
- Featured distribution of the week: Arch Linux
- Released last week
- Upcoming releases: Helix 1.6
- New distributions: LINUXO Live!, Zen Linux
- New on the waiting list: Advanced Linux Workstation, BBCD: Bootable Cluster CD, DeBlue, GSB: GNOME.SlackBuild, Vinque Linux and XLine
KLAX with KDE 3.4, Slackware for 64-bit processors, KANOTIX vs KNOPPIX, Red Hat vs CentOS, Beastie, Linux on Mac mini
We'll start with something that should please the fans of the KDE desktop who impatiently await the next major release of KDE - version 3.4. Currently in its second beta, you can take a sneak peak at the new features by downloading "KLAX", a SLAX-based live CD that has been built to include the latest beta of KDE 3.4, code name "Keinstein". The CD images is a lot larger and a lot slower than your usual SLAX release, but it is still worth a download. However, beware that the default keyboard has been set to German, so after you boot it and log in for the first time, you will have to do something like 'loadkeys /usr/share/kbd/keymaps/i386/querty/us.map.gz' or whichever keyboard you prefer. You can find more information and a list of download mirrors on this page. OSDir.com has the screenshots.
While on the subject of Slackware Linux, we have a couple of interesting links to present to Slackware fans and users with special interests. The first one is Slamd64, an unofficial port of Slackware Linux to AMD64. There seems to be no official web page of the project, but you can download the current alpha releases from this mirror. The second link is to GSB: GNOME.SlackBuild, a Slackware-based distribution that comes with the latest beta builds of the GNOME desktop. The current version of GSB is 0.0.2 and it includes the second beta of GNOME 2.10.
With the release last week of KANOTIX 2005-01, some readers have been asking whether KANOTIX has overtaken KNOPPIX as the best live CD, in terms of usability and features. Indeed, it seems that KANOTIX is now more progressive than KNOPPIX, with more up-to-date packages, better hardware detection, and even a 64-bit edition, which is still rare among distributions. A reader has asked about KANOTIX on the KNOPPIX mailing list and received this reply from Klaus Knopper: "Knoppix tends to use the modules included with the kernel, and no additional and possibly unstable patches. I'd rather have a device not autodetected, than a frozen system or a kernel panic during bootup. Some things from Kanotix are very practical and could make it into Knoppix, but I'm too cautious to integrate the more 'experimental' stuff." Read the full message here.
The FreeBSD project went through extremely emotional moments last week when it announced a contest for a new logo. Although the announcement was later withdrawn and the contest postponed, it still succeeded in generating over 700 posts on Slashdot and over 160 on OSNews. But the much loved Beastie is unlikely to go away; the FreeBSD project is simply seeking a logo that will be more readily acceptable in non-geek communities and organisations, such as companies. On a more sober note, an effort is under way to create a Synaptic-like graphical front-end for FreeBSD's ports. Called FreePort, the project has set up this page at SourceForge.
The rapidly growing CentOS project announced three new ports of its distribution, which is built from the source RPMs for Red Hat Enterprise Linux. The new ports of CentOS 3.4 are for ia64, s390 and s390x, in addition to the earlier i386 and amd64 editions. This, together with ongoing work on CentOS 4.0, makes the distribution one of the most interesting choices for users who are looking for a free alternative to Red Hat Enterprise Linux. However, the project's success have attracted the eyes of the trademark lawyers representing Red Hat, Inc, with accusations of unfair use of the company's trademarks on the CentOS.org web site. It "will confuse consumers and dilute the distinctive qualities of its marks," claims the email message signed by Red Hat's legal team.
One of the most fascinating aspects of Linux and open source software in general is its infinite extensibility. The recently unveiled Mac mini computer has not escaped the attention of Linux users and developers either, as documented by the photograph below where the computer is running the FTP edition of Yellow Dog Linux 4.0. Last week, Terra Soft also released an updated version of Yellow Dog Linux 4.0.1, which officially supports the Mac mini. On a related note, this article gives detailed instructions about setting up Debian GNU/Linux on the Apple's smallest computer.

Yellow Dog Linux 4.0 is known to run on Apple's Mac mini. (picture courtesy of HMX.net)
DistroTalk.net
A new web-based forum for exchanging experiences with various Linux distributions has been launched: "DistroTalk.net is proud to announce its Grand Opening. Please register in the forums and help spread our name. We want to reach the whole Linux community." The DistroTalk.net forums currently include sections for Fedora, Mandrakelinux, SUSE, Red Hat, Debian, Gentoo, Slackware, Knoppix, MEPIS and Ubuntu, but new forums can be requested. Visit DistroTalk.net today and join in the fun.
|
| Featured distribution of the week: Arch Linux |
Arch Linux
There has been a lot of good vibe about Arch Linux, a fast distribution optimised for modern processors and with an excellent package management system called "pacman". Probably somewhere between Slackware and Gentoo in terms of usability and configurability, Arch Linux will appeal to more experienced users who are not afraid of the command line, and who are looking for a highly up-to-date and fully customisable workstation or server. We installed the recently released Arch Linux 0.7 on a Pentium 4 test machine to check it out.
One of the most pleasant aspects of this distribution is the availability of many options during installation. You can choose between GRUB or LILO as your preferred boot loader, nano or vim as your text editor, X.Org or XFree86 as your X window system, kernel 2.4 or 2.6 as your Linux kernel, and you can even compile a custom kernel during installation. This makes Arch Linux a highly customisable distribution suitable for just about any purpose. Contrast that to Slackware, where LILO is the only available boot loader, or to Gentoo, where you are initially forced to edit configuration files in nano (at least until you get to the stage where you can install alternative text editors).
Another interesting thing about Arch Linux is "pacman". In its basic functionality, this package management utility strongly resembles apt-get in that it is able to resolve dependencies of packages being installed and complete even complex installation without any human interference. Thus, after you've installed a base system of Arch Linux, you can simply type 'pacman -S xorg kde gnome' to turn your very limited Linux system into a powerful graphical workstation with both GNOME and KDE. You do need a fast Internet connection for this - that's because the Arch Linux installation CD only provides IceWM, WindowMaker and XFce desktop environments, but any additional packages need to be installed from one of the Arch Linux mirrors.
The developers of Arch Linux are also very fast in providing "toys" for those of us who enjoy tinkering with betas or unofficial packages of popular software - as an example, the unstable directory now includes Arch packages of a beta version of OpenOffice.org 2.0 and there is also a third-party resource for beta releases of KDE 3.4. But if all that is not enough, there is always 'makepkg', an Arch utility which makes it easy to build Arch Linux binary packages directly from source code by customising a template.
Overall, we found Arch Linux to be a great distribution. With all the installation options, trouble-free package management, excellent user community on the distribution's forums and mailing lists, and a constantly improving documentation on its Wiki pages, Arch Linux is one of the best-kept secrets of the Linux distribution world. Give it a try and be prepared to be pleasantly surprised!

Arch Linux 0.7 - one of the best kept secrets of the Linux distribution world (full image size: 172kB)
|
| Released Last Week |
Devil-Linux 1.2.3
An updated version of Devil-Linux is out: "I'm proud to announce v1.2.3 of Devil-Linux. The changes include kernel 2.4.29, addition of a tftp server, serial console support for install-on-usb, many program updates and many other changes." More details are available in the release announcement and changelog.
Yellow Dog Linux 4.0.1
Terra Soft Solutions has released an update to Yellow Dog 4.0: "Terra Soft Solutions, Inc., the leading developer of integrated PowerPC Linux solutions, is overjoyed to announce a vastly improved Yellow Dog Linux v4.0.1 with greater than 70 updates, including the return of sleep and audio for pre-G5s; thermal support for G5s; and Yes! the iMac G5 and Mac mini now run Yellow Dog Linux. ... The final Yellow Dog Linux v4.0.1 CD-Rs have been created and will today be delivered to a CD production facility for glass mastering and replication. While shipping product will be available in approximately two weeks, Yellow Dog Linux v4.0.1 is immediately available via YDL.net Enhanced accounts." Refer to the press releasefor further details.
KANOTIX 2005-01
Two editions of KANOTIX 2005-01 (for x86 and x86_64 processors) have been released and are available for download. Improvements: "New name; all configuration tools now in the KANOTIX menu; new background, splash, font optimizations; revised hardware detection and newer drivers; once more improved hard disk install (NIS and LVM were deleted this time); no kernel source are needed anymore to compile NVIDIA, ATI and many other kernel modules; many enhancements in detail, identical look and feel with the 64-bit edition; Captive can download the needed drivers from the net again." More details in the release announcement.

KANOTIX 2005-01 - another great released of the increasingly popular KANOTIX live CD (full image size: 371kB)
Scientific Linux 3.0.4
Scientific Linux is a Linux distribution built from source RPM packages for Red Hat Enterprise Linux. Version 3.0.4 for i386 and x86_64 processors has been released: "Scientific Linux (SL) Release 3.0.4 for i386 has been released. Thanks to all the testers and those who sent us patches and suggestions. Scientific Linux Release 3.0.4 is based on the rebuilding of RPMS out of SRPMs from Enterprise 3 AS, including Update 4. The release notes can be found here." This is the release announcement for i386.
Zen Linux 1.0
As reported on Slashdot and elsewhere, a new Debian-based Linux distribution, called Zen Linux, has been born: "Zen Linux is a bootable live CD distribution. More than that, it is a 100% compatible Debian installer. It boasts easy remastering for creating your own personalized versions. Most configuration is done automatically upon boot and requires no user interaction, things 'just work'." Visit the distribution's web site for more information and screenshots.
Feather Linux 0.7.3
Feather Linux 0.7.3 has been released. From the changelog: "Added John the Ripper, macchanger, kismet, tcl8.4,qemu, paketto, abcde and screen; updated Monkey to 0.9.0; updated the hard disk install script; updated the usbutils package; upgraded kernel to 2.4.27; updated the quickcam, prism54, ipw2100 and madwifi drivers; updated ndiswrapper to 1.1rc1 and added the airo-mpi driver; updated modutils to 2.4.27; added BCM4400 and BCM5700 drivers; added pencam, a utility to download images from STV0680B-001 chip-based digital cameras; changed boot process so important configuration files can be overwritten by user restore images; added FreeNX; added script to easily create icons (Tools -> Scripts)."
LinuxTLE 7.0.1 (Lite)
After the official release of Thailand's LinuxTLE 7.0, an updated, single-CD "Lite" edition of the product is now also available. This is an installation CD, not a live CD. Updates include the following: kernel 2.6.10 optimised for i686 processors; X.Org 6.8.1; GNOME 2.8.1; OpenOffice TLE 1.1.2; Xiterm+Thai 1.0.6; ThaiTrueType fonts: Loma, Norasi, Garuda, Kinari, DBThaiText, TlwgMono, Purisa, JS; ArnThai 2.0; LEXiTRON 2.0 Pre2; GIMP 2.2.3; Firefox 1.0; K3B 0.11.18; and other updates. This is the full release announcement (in Thai).
Aurox Linux 10.1
Aurox Linux 10.1, code name "Quicksilver" was formally announced earlier this month and was finally released to mirrors over the weekend. What's new? "X-server: X.Org 6.8.1; system hibernation: SWUSP 2.1.5; system kernel: kernel 2.6.9; device file system: udev 0.39; default graphical environment: GNOME 2.8.1 with Evolution 2.0; graphical environment: KDE 3.3.1; office suite: OpenOffice.org 1.1.2 (MS Office compatible); multimedia players: MPlayer 1.0pre5, xine 1.0; web browsers: Mozilla 1.7.3, Firefox 1.0." See the release announcement on the distribution's home page for further details.
SAM Mini Live Linux 2005-1
This is the final release of the Mandrakelinux-based SAM Mini Live Linux 2005-1: "I am proud to present the first 'stable' release of SAM of the year 2005: SAM 2005-1.Thanks to the mklivecd developer team, now it is possible to choose UnionFS support as a boot option, which enables full read and write support of the live CD file system. You now can install packages in live CD mode without restrictions. I fixed some bugs, like the changing of the keyboard mapping and the problems with the installation tool. Also support for PCMCIA devices is back in SAM. SAM 2005-1 is based on kernel 2.6.10." More details in the release announcement.
Development and unannounced releases
|
| Upcoming Releases and Announcements |
Helix 1.6
The developers of Helix, a Knoppix-based distribution for incident response and computer forensics, have announced a major new upcoming release: "A major version update: Helix 1.6 will be released on 7 March 2005. This release will see a whole new Helix. Many changes have been made to include a new 2.6.10 non-preemptive kernel, an new UnionFS overlay system, a new Window Manager by way of XFce and a brand new System Preview program called SnagIt." Find out more on the project's web site.
* * * * *
Summary of expected upcoming releases
|
| Web Site News |
New distributions addition
- LINUXO Live! LINUXO Live! is a Serbian live CD based on Mandrakelinux and with packages from PCLinuxOS.
- Zen Linux. Zen Linux is a bootable live CD distribution. Most configuration is done automatically upon boot and requires no user interaction. It includes the ability to to create remastered, personalised editions of the product.

LINUXO Live! - a Serbian distribution based on Mandrakelinux and PCLinuxOS (full image size: 256kB)
New on the waiting list
- Advanced Linux Workstation. Advanced Linux Workstation is a new Brazilian Linux distribution based on Slackware Linux but optimised for i686 processors.
- BBCD: Bootable Cluster CD. The BCCD is a bootable CD image that boots up into a pre-configured distributed computing environment. It was built and motivated by the BBC project at LinuxCare, which has subsequently spawned off into the LNX-BBC project. The BCCD was created to facilitate instruction of parallel computing aspects and paradigms. Part of the difficulty instructors face is lack of dedicated resources to explore distributed computing aspects lack of time to preconfigure and test the supporting environment.
- DeBlue. DeBlu is a Debian-based Linux distribution designed for ease of use and functionality similar to Windows XP or Mac OS X. It is currently in development.
- GSB: GNOME.SlackBuild. The GSB project provides scripts for building current releases of GNOME for inclusion in Slackware Linux. The project has also released bootable ISO images with Slackware Linux and GNOME. (Correction: the ISO image is not a full distribution, but rather a set of binary GNOME builds with an installation script.)
- Vinque Linux. Vinque Linux is a new mini-distribution based on Gentoo Linux. It is a live CD that fits on a 50MB business card size CD and supports various European languages.
- XLine. XLine is a new French Linux distribution, currently in early development, featuring the GNOME desktop. It is designed for Linux beginners.
DistroWatch database summary
- Number of Linux distributions in the database: 386
- Number of BSD distributions in the database: 9
- Number of discontinued distributions: 47
- Number of distributions on the waiting list: 87
That's all for today. See you all next week!
Ladislav Bodnar
|
|
| 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 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 |
| • Issue 1104 (2025-01-13): DAT Linux 2.0, Silly things to do with a minimal computer, Budgie prepares Wayland only releases, SteamOS coming to third-party devices, Murena upgrades its base |
| • Issue 1103 (2025-01-06): elementary OS 8.0, filtering ads with Pi-hole, Debian testing its installer, Pop!_OS faces delays, Ubuntu Studio upgrades not working, Absolute discontinued |
| • Issue 1102 (2024-12-23): Best distros of 2024, changing a process name, Fedora to expand Btrfs support and releases Asahi Remix 41, openSUSE patches out security sandbox and donations from Bottles while ending support for Leap 15.5 |
| • Issue 1101 (2024-12-16): GhostBSD 24.10.1, sending attachments from the command line, openSUSE shows off GPU assignment tool, UBports publishes security update, Murena launches its first tablet, Xfce 4.20 released |
| • Issue 1100 (2024-12-09): Oreon 9.3, differences in speed, IPFire's new appliance, Fedora Asahi Remix gets new video drivers, openSUSE Leap Micro updated, Redox OS running Redox OS |
| • 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 | 
Guadalinex
Guadalinex was a Linux distribution based on Ubuntu and developed by the government of Andalucía (Junta de Andalucía) in Spain.
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.
|
|