DistroWatch Weekly |
| DistroWatch Weekly, Issue 415, 25 July 2011 |
|
Welcome to this year's 30th issue of DistroWatch Weekly! How many people do you know who run Debian on top of a FreeBSD kernel? Probably not many. Nevertheless it's possible, thanks to the excellent work of Debian developers who have released a GNU/kFreeBSD variant of their distribution for i386 and amd64 architectures with version 6.0. While it's probably true that this setup won't appeal to great many users out there, it's still pretty cool that it exists, says Jesse Smith in his first-look review of Debian GNU/kFreeBSD. In the news section, OpenBSD approaches a new release with a host of powerful features, Fedora 16 is set to switch to GRUB 2 as the default bootloader, Max Spevack says good-bye to Red Hat and Fedora, and former DPL Martin Michlmayr recalls his beginnings with the Debian project. Also in this issue, ten reasons for using Slackware Linux, an array of useful tips and tricks for the command line, and the addition of PUIAS Linux (a clone of Red Hat Enterprise Linux) to the DistroWatch database. Happy reading!
Content:
Listen to the Podcast edition of this week's DistroWatch Weekly in OGG (21MB) and MP3 (28MB) formats
Join us at irc.freenode.net #distrowatch
|
| Feature Story (by Jesse Smith) |
Debian's GNU/kFreeBSD
Back in February I did a review of Debian GNU/Linux 6, also known as "Squeeze". It was a mixed trial for me. On the one hand, the installer was long and buggy and taking all the defaults I could resulted in a fairly bare system. On the other hand, once it was up and running, I found Debian Squeeze to be a solid, efficient distribution. In the end I concluded that, despite problems early on, Debian "is fast and responsive, boot times are quick and the presented software is stable without being terribly out of date."
A lot of people wrote in to say they didn't think I was being fair to the old girl, that I was attacking their favourite distribution. It certainly wasn't my intent, I tried to report the good and the bad points of my experience. I have a great deal of respect for Debian and I enjoy working with several of the developers. However, I will admit I did go into the Debian GNU/Linux review with high hopes and the bugs and problems I encountered early on placed a cloud over the rest of my otherwise good time with Debian. I can admit that my expectations not being met are as much my own fault as a product's. So, when a reader asked me to review Debian's GNU/kFreeBSD project (a marriage of the GNU userland software with FreeBSD's kernel) I saw it as an opportunity to try Debian again with a clean slate. And, since I'm giving Debian a fresh start, I hope fan's of the project will extend me an open mind.
Admittedly my fresh start got off on the wrong foot. I had begun by downloading the DVD image of Debian's GNU/kFreeBSD (hereafter referred to simply as kFreeBSD) and found my download would frequently time-out. Figuring the server was simply under heavy load I set my downloader to automatically resume the connection and left it. A few hours later I returned to find the download had stopped at around 65% completion. The reason turned out to be that I had been downloading the ISO for kFreeBSD 6.0.1. The day that I was downloading the ISO happened to be the same day the new 6.0.2 images were uploaded to the server. The old 6.0.1 file was removed while I was downloading it and replaced with version 6.0.2. I began again and managed to get the file without further interruptions.
Booting off the DVD brings up a menu with the option to perform an install via three different methods: default, automatic or expert. In practice these options are similar to each other, but with a few important differences. The automatic install gets us to select our preferred language and our location, then asks for a "preseed" (or pre-configuration) file. We're not given a description of a pre-configuration file, but I gather it's a way to script the install process. I did a quick check of the kFreeBSD installation manual and didn't find any details on how to set up one of these files. Fortunately, if we don't provide a "preseed" file, the installer will carry on with the steps required to get a basic install up and running. This includes setting a root password, creating a user account and partitioning the local drive. In the end we end up with a bare-bones installation with no desktop or network services.
The default installer goes through the same basic steps, selecting a language, setting passwords and partitioning. In addition the default install process allows us to choose to install a desktop environment (GNOME) and we can select common network services, such as secure shell, to install too. The expert method is quite similar to the default approach. The two big differences being using the expert method we can add additional modules to the installer for increased flexibility and we can choose to perform each task in the order of our choosing. It is, of course, important to make sure when using the expert method that we go through each screen (it's easy to skip steps) and we should do each step in a sane order. It's very much a case of letting us do whatever we want, even if what we want is a bad idea.
I ran into a few problems with the installer, which were most apparent when using the default method. Prior to copying files to the hard drive the installer asks if we'd like to contact software mirrors and download updated packages from there. Since I was already using the freshly updated 6.0.2 DVD I opted to use local sources (the DVD). The installer connected to the repositories anyway and downloaded packages from there instead of the DVD. It was a slow process and, an hour in, the download was 16% complete. I decided to go back and start over, this time with the network cable unplugged. This works in that it forces the installer to use local copies of packages, but it means the installer can't configure a network connection, and it will still try to contact the remote repositories and it takes several minutes for the connection to time-out. Users wanting the best of both worlds can leave the network physically connected during the initial setup stages and then pull the plug prior to copying packages.
It's a rough ride through the installer, but I will say that most of the steps are well laid out. The text installer gives explanations for each step and the menus I found easier to navigate than the graphical installer which comes with the GNU/Linux branch. The steps are the same, but the menu structure seems better suited to text-based menus. There were two other oddities that popped up, both during the partitioning section. During one of my installs I took the guided partitioning option and asked it to create a separate /home partition for me. The layout I was presented with properly showed separate /home, root and swap divisions of appropriate sizes. However, when I confirmed the layout the partitioner reported it could not create the /home partition and I had to start over. My last issue (and this may have been a limitation of my hardware) was that the kFreeBSD documentation says the installer supports ZFS, but it was not an option when I was dividing up the disk. The installer lists ext2, UFS and FAT as possible options.
Despite the various issues I ran into, each time I ran the installer through to completion it gave me a bootable operating system. With the desktop packages installed kFreeBSD booted to a graphical login screen which looks standard for GNOME environments. Unfortunately I was unable to login to a graphical desktop. Attempting to login, either as the root user or as my regular user, caused the interface to hang. No error message was presented. The operating system comes with a fallback TWM environment and trying to login to this GUI also caused the interface to freeze. This left me with the text console with which to play.

Debian GNU/kFreeBSD 6.0 - Debian running on top of the FreeBSD 8.1 kernel (full image size: 194kB, screen resolution 1280x1024 pixels)
The kFreeBSD distro comes with a small collection of software on the default install. In fact, without a desktop environment, the installer drops no more than 350 MB of data onto the hard drive. This includes the basic GNU tool set. Common software like the GNU Compiler Collection, Java, the Lynx text-based web browser and even the ping program are not included. There are manual pages though, so users have help on hand. There's really just enough here to run scripts and help the user fetch the software they will need from Debian's massive repositories.
Speaking of the repositories, package management is, as with other Debian branches, handled by APT, specifically apt-get. Post-install, I had to adjust the list of APT sources a bit as security updates and the DVD were listed as sources, but the main Debian repository was not. With that done, APT worked as expected and I was able to grab security updates and install new software. Debian comes with just about everything a person will need (there are about 29,000 packages in the latest stable release) and I found everything I was looking for.
Debian GNU/kFreeBSD uses the 8.1 release of the FreeBSD kernel. For the most part, day-to-day use of the operating system probably won't turn up differences between the Linux kernel and the FreeBSD kernel. The one area where I did notice I wasn't using a Linux-based project was regarding the device names. On Linux one gets accustomed to seeing eth0 for the network and sda for the hard drive. On kFreeBSD I had to mentally switch gears to work with em0 for the network and ad0 for the disk. The /proc directory is a bit sparse under the FreeBSD kernel, compared to Linux's /proc implementation, but it's hardly likely to be noticed by most users.
Generally speaking my hardware was handled properly. I didn't spend much time in graphical environments, but my Intel and NVIDIA video cards were detected and used properly, enough to show me a graphical login screen. Network ports were detected and worked well. My laptop's Intel wireless card wasn't picked up and I believe this was due to Debian's policy regarding non-free firmware. Vanilla FreeBSD handles the Intel card, so I suspect it's just a matter of hunting down the correct firmware in Debian's non-free repository. On both of my machines boot times were good, I think a touch slower than Debian's GNU/Linux and a little faster than plain FreeBSD. Memory usage was quite low and I don't think I ever topped 100 MB of RAM being used, even including cached data.
I've heard two popular reasons for running a GNU environment on top of a FreeBSD kernel. One is script compatibility. The idea being that if a person needs a FreeBSD kernel (for whatever reason) they may still want to run GNU-specific scripts. I can see the reasoning behind this, though kFreeBSD does have a few quirks to it (such as the device names I mentioned above) which may introduce new incompatibilities. The other reason often cited is ZFS support. Though I didn't find ZFS tools installed by default, ZFS utilities are available in the kFreeBSD repositories. This brings together great file system technology with an environment which will be familiar to GNU/Linux users. A third, and often overlooked, reason for running kFreeBSD is because we can. There is something compelling about running a mash-up of technologies from two different open source camps. For people who just like to tinker with computers kFreeBSD is right up there with trying MINIX or running NetBSD on a toaster.
Given the problems I ran into with the installer and issues I ran into trying to login to a graphical environment, I have to say kFreeBSD isn't a project I would recommend to many people, certainly not novice users. Given the defaults it appears as though the project is aimed mostly at people running servers who have an interest in both GNU/Linux and FreeBSD. And, though certainly not without rough edges, it is an interesting operating system. It has got warts and it can be a pain to get up and running, but the fact that it can exist -- does exist -- is, well, is pretty cool when you think about it.
|
| Miscellaneous News (by Ladislav Bodnar) |
OpenBSD 5.0 and Fedora 16 features, farewell for Max Spevack, interview with Debian's Martin Michlmayr, ten reasons to use Slackware
Continuing with the BSD theme, the developers of OpenBSD, an operating system reputed for its security features, will release version 5.0 later this year. The magic number has caught the attention of some websites, expecting this to be a major update, but the truth is that OpenBSD follows a more mundane versioning scheme where 4.8 is followed by 4.9 and 4.9 by 5.0. Nevertheless, there is plenty to look forward to in the release expected to arrive in early November. Peter Hansteen summarises some of the more interesting features in "What to expect in OpenBSD 5.0 onwards": "BIGMEM on by default on amd64 - this is literally a big one. The amd64 architecture has true 64-bit capability, but the ghosts of hardware design past keeps haunting us, with legacy devices that continue to require a lot of dark magic to be handled correctly and safely. This commit happened fairly early in the OpenBSD 5.0 cycle. Disk UID (DUID) support in all storage related parts such as mount, and by extension fstab (and DUID-style fstab enabled by default for new installs), so disk device renumbering will not be such a headache the next time you add or remove disks."
* * * * *
While on the subject of upcoming releases, Fedora 16 is scheduled to be released at about the same time as the above-mentioned OpenBSD 5.0 and its approved feature list is now starting to take firm shape. The H Open reports in "Fedora 16 to have GRUB 2, GNOME 3.2 and KDE 4.7": "The feature list contains 40 items, including GNOME 3.2 and KDE Plasma Workspaces 4.7. The developers are planning to switch to using GRUB 2 for the bootloader. Having switched to systemd, as an alternative to SysVinit and Upstart, in Fedora 15, the project plans to replace further SysVinit scripts with systemd units in version 16. Furthermore, Fedora is to offer everything that's required for Xen virtualisation, as version 3.0 of the Linux kernel, which is now expected to be released on Friday, will include all the necessary components. However, the Fedora project may well discard some of the features, or postpone their inclusion until Fedora 17, if they prove to be not mature enough. This could potentially happen with the planned use of Btrfs as the distribution's standard file system."
* * * * *
 Sad news: Max Spevack, one of the more visible Red Hat engineers and a former Fedora Project Leader, is leaving Red Hat, Inc. at the end of this month: "I am leaving Red Hat at the end of July, just short of my seven year anniversary. As a result, my roles and responsibilities in the Fedora Project will be changing significantly at the same time. Red Hat's commitment to Fedora has in no way changed, nor has the Community Architecture team's commitment to Fedora. In addition to Fedora's established leadership team, Harish Pillay is stepping into the management and leadership role that I've been filling. He has already shared his thoughts about this transition, and I have no doubt that the team will continue to grow and be successful under his leadership." And where does the career change of your favourite Fedora personality lead to? "I'm off to Seattle in August to join Amazon Web Services as an Engineering Manager in their Kernel & Operating Systems group, with a focus on Amazon Machine Images and EC2."
* * * * *
Speaking about former project leaders, here is a nice interview with Martin Michlmayr, a former leader of the Debian GNU/Linux project. How did he start contributing to Debian? "I first used Debian in the days of 0.93R6, some time around the end of 1995. The 0.93R6 release was still based on a.out but I needed an ELF-based system for some application, so I moved to Slackware. I then quickly moved to Red Hat Linux where I stayed for several years. I rediscovered Debian in 2000 and quickly decided to join the project. I cannot recall how I rediscovered Debian but when I did, it was clear to me that Debian was the ideal project for me: I could identify with its philosophy, I liked the volunteer nature of the project, and I found the size and diversity of Debian interesting since a large project offers a lot of different challenges and opportunities." And here is a quick advice to those joining the Debian project today: "New contributors should find an area where they can make a unique contribution. Most people in Debian maintain packages but there are so many other ways to contribute. For example, most of my contributions were not technical but were about coordination and other organizational activities."
* * * * *
In contrast with a large community of developers that forges the Debian project, Slackware Linux is often seen as a one-man project by Patrick Volkerding. Although this is not strictly true as there are other names frequently mentioned in the Slackware ChangeLog, it is still tiny in comparison with most other major distributions. But it has been around for nearly two decades and there are many people who wouldn't use anything else. Jack Wallen lists "Ten reasons for giving Slackware Linux a go": "Even for an operating system known for its stability, you'll be hard-pressed to find a more reliable Linux distribution than Slackware. It has been around for 20 years and has long enjoyed a reputation for being solid. In my time using it -- and I have installed the most recent version as well as having used versions throughout my time with Linux -- I can honestly say its reputation is entirely justified. Whether on a server or a desktop, it is remarkably stable." Besides stability, clean configuration is another reason the author chooses Slackware: "One of the criticisms levelled at Slackware is a lack of graphical configuration utilities in just about every subsystem on the installation. If you want to add users, you use the command line. If you want to configure Samba or start up services, you use the command line. This approach helps create much cleaner configuration files."
* * * * *
Finally, some interesting information for MeeGo users. Wesley Chong has emailed DistroWatch to let us know that has developed a Distrowatch News Client for MeeGo 1.2: "Today, I am proud to announce that DNC, the Distrowatch News Client for MeeGo 1.2 'Harmattan' has been released. This application is targeted to Linux fans like me, who would check DistroWatch.com every day to get updated with latest distro and packages release. This version, 0.1.0, features news feed for DistroWatch.com news headlines, latest packages, latest podcasts (OGG and MP3). In the news headlines page, there are buttons for visiting the selected news website and the corresponding distro website within DistroWatch.com and there is a distro screenshot in the news headlines page. This is the initial release, please drop me a line if you have any suggestion or comment using this application. If you found any bug within this application, please file the bug by sending me an email or by leaving comment." Visit the above blog post to see screenshots and videos of the DistroWatch News Client for MeeGo.

DistroWatch News Client for MeeGo
|
| Tips and Tricks (by Jesse Smith) |
|
Command-line fun
My inbox has been fairly quiet this week so let's take a break from questions and instead look at fun things to do with the command line. Feel free to follow along at home.
Have you ever found yourself in a position where you have a lot of files with the wrong extension or an extra extension? Perhaps you backed up your photos and somehow changed the extensions in the process from .jpg to .jpg.bak. Now you want to return the extension to its original state. One way to perform a mass extension removal is with the basename command. The basename program is usually used to show the name of a file, minus the directory name. For example, using
basename /home/jesse/example.txt
will output "example.txt". We can take this a step further and ask basename to strip trailing characters like this:
basename /home/jesse/example.txt .txt
The above command outputs "example". Now, if we combine basename's extension removal with a loop, we can rename a group of files. The following example hunts down all files in the current directory which have the extension ".bak" and renames them, removing that extension. Other files, those not ending in ".bak", are left alone.
for i in *.bak ; do mv "$i" "`basename "$i" .bak`" ; done
The quote marks protect us against spaces in the file names. Since the command line uses spaces to separate parameters, file names containing spaces would make a mess of our instructions.
A companion command to basename is dirname. The dirname command performs the opposite task of basename and shows us a file's directory path, but not the file name. For example:
dirname /home/jesse/example.txt
returns "/home/jesse". This may not be useful very often, but it does allow us to perform a few tricks. Say, for instance, we want to find out where a certain file is and then we want to jump into that directory we can use
cd `dirname $(which krename)`
The above command figures out where the krename program is on the drive and moves us into that directory.
A more commonly used command is alias. The alias command allows us to create short-cuts on the command line. Do you find yourself running long commands over and over? Alias can speed up the process and avoid typing errors. Take the command "apt-get update". Lots of people on Debian-based systems use this on a regular basis. With alias we can trim down the command.
alias update="apt-get update"
Now, running update will be interpreted as the full "apt-get update" command. The same can be done for other commands.
alias install="apt-get install"
alias remove="apt-get remove"
alias search="apt-cache search"
Now we can run "search office" or "install liquidwar", rather than the entire apt-get command. The alias command can also be used to protect us from ourselves. Quite often admins will use the following alias to help them avoid deleting files since the "rm -i" command will delete a file only after the user confirms the action. The following makes the "rm" command safer:
alias rm="rm -i"
Alias commands, like the ones shown above, can be placed in our Bash profile file so they do not have to be re-typed each time we login.
Here is a long string that can be used to tell us how often we use commands. This looks at our command line history, counts how often we use each command and then sorts the list by frequency.
history | awk '{print $2}' | awk 'BEGIN {FS="|"}{print $1}' | sort | uniq -c | sort -n | tail | sort -nr
The result is a list of the top ten most frequently used commands with a number next to each showing how many times we ran that command. If you don't want people knowing how often you run your commands, the line
history -c
erases the contents of your history file.
Did you know you can use a command to send text to the X clipboard and bring it back? The xsel command can be used to copy and paste items for us. For example, this saves our command line history to the clipboard:
history | xsel -i
Then this command lets us paste the contents of the clipboard to our terminal screen:
xsel -o
The xsel command works with the mouse too. Highlight a section of text in one window, then move to the command line and run "xsel -o" and the highlighted text will appear in the console window. Likewise, copying something to the clipboard with "xsel -i" allows us to paste using the mouse (usually by clicking with the left and right buttons at the same time). One way this can be useful is, let's say we have a big table of data in a spreadsheet. We just want to extract the contents of two columns from the data and output it to another file. We can highlight the entire table with our mouse, then move to a terminal window and run
xsel -o | awk '{print $2 " " $4}' > new_table.txt
Now we have a new file with just the second and forth columns of data.
The Linux command line is a powerful and flexible tool and it can be very useful, even in a modern environment with slick graphical interfaces.
|
| Released Last Week |
PCLinuxOS 2011-07 "Phoenix Xfce"
Bill Reynolds has announced the release of PCLinuxOS 2011-07 "Phoenix Xfce" edition: "PCLinuxOS Phoenix edition 2011-07 is now available for download. PCLinuxOS Phoenix edition 2011 live CD comes with the latest versions of most popular programs such as Xfce 4.8, Firefox 5.0, Thunderbird 3.1.11 just to name a few. OpenOffice.org Manager has been replaced with LibreOffice Manager. Due to the limited size of the live CD the office suite is not included but can be installed through the LibreOffice Manager either in live CD mode (3 GB of memory required) or preferably after hard drive installation. Addlocale has updated translations and can convert a PCLinuxOS installation into over 70 different languages. The software included on the live CD was based on community feedback as to what the PCLinuxOS users wanted to be included by default." Read the rest of the release announcement a more complete list of changes and features.
Lightweight Portable Security 1.2.2
Lightweight Portable Security (LPS), created by USA's Department of Defence, is a small Linux live CD focusing on privacy and security while using online services. A new maintenance release was announced earlier today: "A new version of LPS (1.2.2) has been released and is accessible via the web. Changes: fixed a problem with iMac Radeon video drivers; fixed problem with trackpad not working on older MacBooks; Rdesktop - enabled compression to improve performance, fixed problem with cursor control keys not working properly; updated NVIDIA display driver to version 275.09.07; added UVC USB web camera support; added minicom 2.4 as a serial port terminal emulator under the Communications menu; updated Firefox to 3.6.19; updated DOD Configuration add-on to 1.3.1; updated Gmail S/MIME add-on to 0.5.2; updated Flash to 10.3.181.34." Here is the complete changelog.
Red Hat Enterprise Linux 5.7
Red Hat has announced the release of Red Hat Enterprise Linux (RHEL) 5.7, a new update of the legacy 5.x series: "Red Hat today announced the general availability of the seventh update to its Red Hat Enterprise Linux 5 platform with Red Hat Enterprise Linux 5.7. This release is important for our customers who wish to remain on Red Hat Enterprise Linux 5 while gaining some of the benefits of Red Hat Enterprise Linux 6. Key highlights of Red Hat Enterprise Linux 5.7 include: support for new hardware delivered in 2011, including Intel, AMD, POWER and IBM System z; encompasses processors, chipsets and new drivers for storage, networking, and graphics; introducing Subscription Manager to Red Hat Enterprise Linux 5 - enables improved tracking of subscriptions and usage; first introduced in RHEL 6.1...." Read the release announcement, the press release and the release notes for further details.
Ubuntu 10.04.3, Kubuntu 10.04.3
Kate Stewart has announced the release of Ubuntu 10.04.3 and Kubuntu 10.04.3, a maintenance update to the projects' latest releases with long-term support: "The Ubuntu team is proud to announce the release of Ubuntu 10.04.3 LTS, the third maintenance update to Ubuntu's 10.04 LTS release. This release includes updated server, desktop, alternate installation CDs and DVDs for the i386 and amd64 architectures. The Kubuntu team is proud to announce the release of Kubuntu 10.04.3. This release includes updated images for the desktop and alternate installation CDs for the i386 and amd64 architectures. Numerous updates have been integrated, and updated installation media have been provided so that fewer updates will need to be downloaded after installation." See the release announcement and the detailed summary of changes for more information.
Salix OS 13.37 "KDE"
George Vlahavas has announced the release of Salix OS 13.37 "KDE" edition, a Slackware-based desktop distribution: "Salix KDE 13.37 images are now available to download. This release includes KDE 4.5.5, the same as in Slackware 13.37. One major difference since our previous release is the inclusion of the Mozilla Firefox 5.0 web browser in place of Konqueror. We believe that Firefox has improved a lot with its latest releases and provides a better web experience compared to Konqueror. However, if any users want Konqueror back, they only have to install the 'kdebase' package using the package manager, replacing the default kdebase-lite package. Another important change is the switch from Kaffeine to Bangarang as the default media player." Read the rest of the release announcement for more information.
GParted LiveCD 0.9.0-6
Steven Shiau has announced the release of GParted LiveCD 0.9.0-6, a new stable version of the useful utility live CD designed for data rescue and disk partitioning tasks. This release includes the new GParted 0.9.0 and the CD image is now compressed with xz instead of gzip. From the release notes: "This is GParted Live 0.9.0-6. New in this release: the underlying GNU/Linux operating system is based on the Debian 'Sid' repository (as of 2011-07-23); new GParted 0.9.0; Parted was rolled back to 0.2.3-7 with the patch file fix-head-size-assertion.patch from Ubuntu; Linux kernel 2.6.39-3 is used; xz compression instead of gzip method was used when making Squashfs and initrd, therefore the GParted Live ISO image and ZIP file are smaller by about 24 MB."
Finnix 102
Ryan Finnie has announced the release of Finnix 102, a Debian-based live CD for system administrators: "Today marks the release of Finnix 102, the eighteenth release of Finnix since its beginnings over ten years ago. Finnix 102 includes Linux kernel 3.0, a smaller distribution size, new Xen pvops and 486 support, and minor bug fixes. Finnix 102 includes the recently-released Linux 3.0 kernel, and is a slight departure from usual Finnix method of closely following Debian kernel development. Configuration management was based on Debian pre-release kernels, but patch management was handled internally, basing only partly on Debian. Linux 3.0 support was tested heavily throughout the Linux 3.0-rc process. Finnix 102 includes XZ (LZMA2) compression of the compressed root and initrd." Read the rest of the release announcement for additional details.
IPFire 2.9 Core 50
Arne Fitzenreiter has announced the release of IPFire 2.9 Core 50, a new updated of the specialist Linux-based distribution for firewalls: "Today, we release the 50th update of IPFire 2.9. In Core 50 there are updates to Squid (3.1.14), Python (2.7.2), Apache (2.2.19), smartmontools and collectd. From now on, IPFire is installable and configurable in Polish language and there have been a couple of small issues removed on the web user interface. Since 44 months and 50 core updates, IPFire is working better than on the first day. The developers keep working on little updates that improve the base system and add-ons, but also bring major updates along the way. That is why the system runs great on recent hardware and keeps up with new technologies. Special attention is paid to safety-critical problems. Many security issues of third party packages have been patched, tested and delivered within a couple of hours." Here is the "anniversary" announcement.
Calculate Linux 11.6.1
Alexander Tratsevskiy has announced the release of Calculate 11.6.1, a Gentoo-based distribution for desktops and servers: "The first update for the Calculate Linux 11.6 distribution has been released. Major Changes: fixed KNetworkManager KDE applet; fixed installation with the first version of GRUB; fixed permissions for Samba server share distfiles; fixed auto-install video driver onto USB hard disk drive; fixed saving settings; display the disk size using binary prefix instead of decimal; improved localization of the Bulgarian language; KDE updated to version 4.6.5. Major components: Linux kernel 2.6.38.8, KDE 4.6.5, X.Org 7.4, LibreOffice 3.3.3, Chromium 12.0.742.112...." Here is the brief release announcement.
* * * * *
Development, unannounced and minor bug-fix releases
|
| Upcoming Releases and Announcements |
|
Summary of expected upcoming releases
|
| DistroWatch.com News |
|
New distributions added to database
* * * * *
New distributions added to waiting list
- BeedBox. BeedBox is a Debian-based Linux distribution dedicated to simplify hosting. The project's goal is to provide a web interface to configure any services (mail, blog, etc.) with a few clicks.
* * * * *
DistroWatch database summary
* * * * *
This concludes this week's issue of DistroWatch Weekly. The next instalment will be published on Monday, 1 August 2011.
Jesse Smith and 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 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 | 
OpenGEU
OpenGEU was a desktop Linux distribution based on Ubuntu. The project's goal was to combine the power of GNOME desktop with the eye-candy of Enlightenment 17 into an attractive and user-friendly desktop.
Status: Discontinued
| | Tips, Tricks, Q&As | | Questions and answers: Setting quotas on specific folders |
| Questions and answers: Dealing with an unresponsive desktop |
| Questions and answers: Finding processes, WINE security, and favourite distributions |
| Tips and tricks: Find common words in text, find high memory processes, cd short-cuts, pushd & popd, record desktop |
| Questions and answers: Working with OpenSSH fingerprints |
| Questions and answers: Porting OpenBSD security features to Linux |
| Tips and tricks: Keep terminal programs running, using the at command, reverse OpenSSH connections |
| Tips and tricks: How to check the licenses of kernel modules |
| Questions and answers: The adoption of systemd |
| Tips and tricks: Running Fedora "Rawhide" |
| More Tips & Tricks and Questions & Answers |
| 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.
|
|