DistroWatch Weekly |
DistroWatch Weekly, Issue 298, 13 April 2009 |
Welcome to this year's 15th issue of DistroWatch Weekly! Recently the latest version of perhaps the world's most friendly BSD distribution was released. PC-BSD 7.1 is based off FreeBSD and we take a first look at this interesting operating system. In the news, Novell's openSUSE Build Service, recently added to the Linux Foundation's Developer Network, gains support for the ARM processor, Moblin sets its sight on a 2-second boot, Fedora re-issues 64-bit images of its recent beta release of version 11, FreeBSD hits 20,000 packages in its ports directory, Debian announces the final results of the project leader elections, and Kubuntu releases a KDE 3 remix of its 9.04 Jaunty Jackalope beta. Finally, don't miss the first episode of "Ubunchu!" the world's first open source manga featuring Ubuntu Linux. Happy reading!
Content:
- Review: First look at PC-BSD 7.1
- News: Linux Foundation to include openSUSE Build Service, Moblin aims for 2-second boot, Fedora 11 64-bit beta re-issued, FreeBSD hits 20,000 ports, new Debian leader announced, Kubuntu prepares KDE 3 images, Ubunchu! manga
- Released last week: Linux Mint 6 "Fluxbox" and "KDE", PC-BSD 7.1
- Upcoming releases: Parsix GNU/Linux 3.0, Ubuntu 9.04 RC
- New additions: Baltix GNU/Linux, Canaima GNU/Linux, Toorox
- New distributions: TurnKey Linux, ayuOS
- Reader comments
Listen to the Podcast edition of this week's DistroWatch Weekly in OGG (28MB) and MP3 (21MB) formats
Join us at irc.freenode.net #distrowatch
|
Feature Story |
First look at PC-BSD 7.1
It's fair to say that while I'm a free software guy, I'm not a BSD guy. Like many, I've done the odd install here or there, used a BSD-based appliance for one task or another, but it's never been on my mind when it comes to the desktop. There are a few reasons for this, primarily it's because I've been using Linux for so long and it does everything I need. I also do much of my work via the command line and am comfortable with the way Linux lays things out and am used to the GNU utilities that Linux distros provide. I've also often thought of BSD as playing catch-up (rightly or wrongly) and also for other pragmatic reasons like having to deal with different partitions layouts and dual booting hassles. In the past, I have even loaded the installer and then given up when it got to partitioning. Strange for a person like me, but I just never had the motivation to pursue it further. Still, I saw this new release of PC-BSD 7.1 "Galileo" and, having read somewhere that this was to BSD what Ubuntu was to Linux (I assume they mean "things working out of the box" and "ease of use"), I thought I'd give it a try. As I said, I'm not an expert in this area, so be nice. Here goes.
PC-BSD has been around for over three years now and is based on FreeBSD. Its goal is to provide an easy-to-install-and-use desktop-focused operating system: "PC-BSD is a free operating system with ease of use in mind. Like any modern system, you can listen to your favorite music, watch your movies, work with office documents and install your favorite applications with a setup wizard at a click." FreeBSD is a free and open source UNIX variant which includes both the kernel and user land, while Linux is a kernel with the GNU user land. While they are both based on UNIX and POSIX standards, they are quite different internally. On the outside, however, Galileo includes the latest version of KDE 4.2.2 and X.Org 7.4. It also uses the same free software as many Linux distributions and, as such, will look and behave similarly.
Installation
First, I thought I would install PC-BSD 7.1 under a trusty VirtualBox instance, so I kicked it up and booted the ISO image. The initial boot screen presented me with several options, including an option to enable ZFS - the open source (but GPL-incompatible) file system from Sun Microsystems. The BSD license permits the mixing of proprietary and open source software, regardless of the license, which means ZFS can be included (although it is considered experimental). The menu warns that 1 GB of memory is the minimum requirement for ZFS; however, the installer later suggests a 64-bit CPU and 4 GB of RAM. ZFS is quite resource intensive due to several important functions it performs, such as software RAID (if configured) and checksums on all data to avoid corruption. Unfortunately, the VirtualBox image just didn't have enough grunt and so I switched back to the default, UFS2+ file system, which worked fine. After a successful install under VirtualBox, I then decided to try it on real hardware and see how it performed. I burned the 64-bit image and booted it on an Intel 3 GHz Core2 machine with 8 GB RAM, NVIDIA GeForce 8800 GT video card and 300 GB SATA drive.

PC-BSD - ZFS memory warning (full image size: 11kB, screen resolution: 720x400 pixels)
The installer loads and I was pleased to see that it has a built-in image verification step, which ensures that the installer is not corrupt. It does add to the boot time, but if you're quick enough, you can skip it. Once the image is ready, it configures the X server and loads the graphical installer, which I confess looks quite nice (if I'm not mistaken, it appears to be using Qt 4). The install process is quite straightforward, and very simple. It does not really have documentation or help, but does have some Quick Tips to help when needed. First, the installer allows the user to select a language from a selection of 44, choose a keyboard layout and model, then set the time zone. On the initial screen, there is also a checkbox on whether to submit anonymous statistics to BSDstats.org. Because BSD can ship proprietary software, there are three licenses that all users must agree to. First is the PC-BSD license itself, which basically states that the operating system comes with no warranty. Then there is the Intel license for firmware and the NVIDIA driver license, both of which set restrictions on what the user can and can't do. While Linux distributions are moving away from EULAs altogether, it's a pity PC-BSD can't follow the same route. The inclusion of non-free software obviously prevents it from doing so.

PC-BSD - installer initial screen (full image size: 103kB, screen resolution: 1024x768 pixels)
Next, the user must select the kind of install and method. There are three options to set, each with two possibilities. I chose a Fresh install as it was a new system, chose the Desktop Edition over the server offering, and finally selected to Install from CD/DVD/USB instead of the network as I had downloaded the DVD.

PC-BSD - installer type of install (full image size: 86kB, screen resolution: 1024x768 pixels)
The next screen was where I set the root password and created my local user. I turned off Auto-Login User as I prefer to manually log in myself. The default shell on offer was csh but I was able to select bash from the drop down. From here I proceeded to the partitioner, which listed my hard drive and partitions and asked what file system I wanted to use. I told it to automatically partition using the entire disk and I enabled ZFS, which it then warned would require a 64-bit processor and 4 GB RAM. By default, it created a 200 MB /boot partition using the UFS2 file system, 512 MB swap space and used the remaining 280 GB for / using ZFS. Editing these partitions was trivial, with the options to resize using a slider and to add and remove each partition. Unfortunately I could see no way to select or change a file system.

PC-BSD - installer partitioner (full image size: 86kB, screen resolution: 1024x768 pixels)
Finally, I had to select what components I wanted the installer to include. This was a simple menu presenting software such as Amarok, GIMP, K3b, Firefox, OpenOffice.org and VLC, all of which I added. There were others which I left out, but I did included the Ports Tree as I knew that this was what would let me install more programs at a later stage. After making my package selection, I simply clicked to continue to proceed with the installation.
Overall, I was quite impressed with the installer. The process is very simple and doesn't need to be complex as it already provides everything required to perform an install. Really there are just five steps to installing the system. I did try to install PC-BSD on an AMD Athlon 2600+ system, but the installer wouldn't complete the boot process, getting stuck and presenting the error, "acd0: FAILURE - INQUIRY ILLEGAL REQUEST asc=0x24 ascq=0x00". I assumed this had something to do with the image and thought it might have been a bad burn. The same error appears on the 64-bit version however, which then continues to load correctly. I'm assuming the system may not be compatible?

PC-BSD - performing the install (full image size: 129kB, screen resolution: 1024x768 pixels)
Using the system
The first thing you notice when booting PC-BSD is the complete lack of a fancy boot screen, similar to a console-only Linux boot process. Later on I did find an option to enable the splash screen which I did, but it didn't seem to change anything on a reboot. The first time the system boots, it will configure the X server and present the logon screen. It successfully detected my graphics card and suggested the nv driver, but only at a resolution of 1024x768. I was able to increase the resolution successfully, but I was surprised that the NVIDIA driver was not included by default. The latest version of KDE really is very good. It's pleasing to the eye, very pleasant to use and quite responsive. KDE 4 has certainly come a long way since the 4.0 release! The PC-BSD implementation appears to be quite vanilla, although the splash loading screen and the K-menu do use some custom icons. The desktop wallpaper is the default and apart from the shortcuts in the desktop widget to the PC-BSD web site, you wouldn't know you were using BSD! The distro includes a full range of software applications, including all the expected KDE pieces. I could not find a single, central PC-BSD-specific control panel, but the KDE Control Centre appears to provide most of the functionality users would need. I was able to perform tasks like enabling my Australian locale and British English dictionary without hassle. Overall, the system felt quite complete and the only issue I had was Akonadi crashing on first log in.

PC-BSD - default KDE 4.2.2 desktop (full image size: 450kB, screen resolution: 1280x1024 pixels)
The documentation team has done a great job at compiling a decent amount of information for PC-BSD. The desktop widget has a link to the Quick Guide, which goes into a lot of detail about the distro and how to use it. I went searching here for some information on how to get the NVIDIA driver working for my video card, but all that's mentioned is that it's included by default. On a Linux system I would know how to fix this in no time at all, but under BSD I've no idea. Because the kernel doesn't work that way, there are no module commands to check what's loaded, nothing to force loading, no modules directory, I can't seem to find whether it's already installed and I've no idea how to install it. I had hoped it would be included by default (after all I did agree to the license!), but the graphical configuration tool for X.Org just doesn't list the module. Interestingly, the 32-bit install under VirtualBox does list the NVIDIA driver as an option. Maybe it's a 64-bit thing? Of course all this is probably just my lack of familiarity with the system and the BSD way of doing things. So I can't really blame the distro for my own lack of understanding. This does, however, bring me to some other frustrations I had. Things which I'm used to under Linux just don't exist, like various information under /proc and the /sys interface.
It appears that there are three different types of packages you can use on PC-BSD. Push Button Installers, ports, and their package manager toolkit, pkg. The package manager let you do things like install and remove packages and although I'm no expert, it would be a stretch to compare it to something as powerful as APT for Debian. As far as I can tell, there is no way to search for packages except from the FreeBSD ports web site. Then, once you know the name, you can install something like so, pkg_add -r vim. It's not lightning fast but it does work, with the package being installed to /PCBSD/local/bin/vim. The good news is that most of the tools I need for every day are all included in the ports, so it's not too hard to get a system with all the software you need.
Rather than focusing on the ports system from FreeBSD to install and remove software (although it is still available), PC-BSD instead uses what they call Push Button Installer (PBI) files. Unlike Linux, where applications link to external libraries, a PBI is installed into its own directory (under /Programs/) and includes all the libraries and dependencies it requires. This way, a package should never break due to library upgrades as it only ever points to its own. This is similar to how applications for Windows and OS X work, and means installing a program in PC-BSD should be as simple as installing on those other platforms, once you have the file. PC-BSD has a web site dedicated to PBI files, where users can search for and download programs that they want. I'm not convinced myself, but it is an interesting concept and one of the main features that sets this distro apart from others.

PC-BSD - the package updater (full image size: 450kB, screen resolution: 1280x1024 pixels)
I've a little bit of experience with Arch and Gentoo Linux which have ports-based package management systems, so I wanted to try the ports system and see how it worked. I consulted the documentation, which said to browse to "Settings > Administration > PC-BSD System", put in the root password, click the "Tasks" tab and select "Fetch Ports". This section must not have been updated to suit KDE 4 as none of those menus exist. I did, however, find it under "Launcher > Computer > System Settings > System Manager". This downloaded a snapshot of the ports tree which was installed to /usr/ports/. Once this was done, it was simply a matter of browsing to the package I wanted and running "make install clean". I tried this with the sysutils/htop package, which automatically pulled in some dependencies, but then failed to compile due to it missing the m4 package. Installing this using pkg and re-running the build command worked correctly. Success! Similarly, the command make deinstall removes the program from the system. It is not as automated or powerful as Gentoo's Portage, but it is simple and effective. With FreeBSD's ports including over 20,000 packages, you're sure to find whatever it is you want!
The system has a graphical update tool which showed three available bug fixes, as well as newer versions of Amarok, Firefox, GIMP and OpenOffice.org (which was an upgrade from version 2.4 to 3.0.1!). It appears to be a two-step process, presumably as the applications are part of the internal pkg system, whereas the others are PBI installs. I selected all the updates and it proceeded to download and install the system updates and programs without any hassles (pending a reboot).
Using the system, I noticed that sometimes it was not very quick to respond and paused from time to time, usually when performing multiple tasks. For example, when downloading the updates (which were only going at 100 kB/s) it took a long time for Firefox itself to open and then it failed to load any page I went to. Hitting refresh a few times eventually solved the problem (I could still ping, though). I wonder whether it's something to do with network package prioritisation. Clicking on the close button sometimes took up to 5 seconds to respond, as did things like switching between menus in the launcher and tabs in Konsole. Once I had htop installed, I noticed that clicking and dragging a window around would use up to 85% of my CPU, which was caused mostly by X.Org. I also noticed that two processes of kded4 were constantly using lots of resources. In general htop would constantly jump around the place with mostly kernel usage, even when the computer was sitting idle which I found rather strange. Perhaps it's something to do with ZFS.

PC-BSD - htop showing processes (full image size: 244kB, screen resolution: 1280x989 pixels)
Conclusion
Overall this install of PC-BSD was a very pleasant experience, and much more advanced that I thought it would be. For me though, because I'm so used to the Linux way of doing things, I feel like I'm a little crippled on BSD, like on OS X. That's not to say that I couldn't learn how BSD works, but it would mean investing time in doing so. I can't really find any compelling reason to switch, except perhaps if I wanted to expand my skill set. For others however, I think that BSD (and PC-BSD in particular) would make a fine choice, especially if you like the idea of PBI installs. Overall, it's fair to say that I have been very impressed by PC-BSD and can see how for many it would be an excellent desktop environment. Well worth investigating further.
|
Miscellaneous News |
Linux Foundation to include openSUSE Build Service, Moblin aims for 2-second boot, Fedora 11 64-bit beta re-issued, FreeBSD hits 20,000 ports, new Debian leader announced, Kubuntu prepares KDE 3 images, Ubunchu! manga
Novell's openSUSE Build Service is a free and open source platform which allows developers to build packages for all major Linux distributions. The latest version of openSUSE was the first version built entirely using the service. In an acknowledgement of its usefulness to the wider Linux community, the Linux Foundation has announced that it will be adding the service to the Linux Developer Network (LDN). Amanda McPherson, from the Linux Foundation: This is part of our ongoing mission to provide not only information, but real tools for Linux developers to empower them and make deploying applications on multiple Linux distributions as painless as possible.. The article continues: "The Linux Foundation will be providing an interface to the openSUSE Build Service via the Linux Developer Network site, so that developers can create packages for all major Linux distributions via LDN. The build service enables developers to create packages for CentOS, Debian, Fedora, Mandriva, Red Hat Enterprise Linux and Ubuntu, in addition to openSUSE and SUSE Linux Enterprise." Will we see the online build service become a major player in the creation of software for Linux, as Novell hopes? Plenty of software projects are using it already and now that ARM processors are supported, it might even make a splash in the embedded and MID markets.
* * * * *
While Intel has recently given up control of Moblin to the Linux Foundation, the project is expected to remain highly active in the community. At the recent Linux Collaboration Summit it was revealed that Intel has plans for a 2-second boot for the platform, which it hopes will make it attractive in the automotive industry. News of Moblin's impressive 5-second boot sent waves of excitement around the free software world and it looks to be repeated if this new target can be achieved. This faster boot time still includes loading the entire software stack, making it all the more impressive. While some distributions 'cheat' by allowing services to load in parallel, Intel's Imhad Sousou states that this approach is not a real answer, saying that "parallelised bloat is still bloat." Although Moblin is still currently using the Xfce desktop, this has always been a temporary measure while they develop their own revolutionary user interface. Moblin continues to make impressive technological leaps which has seen several distributions adopt it as the base of their own operating systems, including Ubuntu's upcoming MID edition and the recently released xPUD 0.8.9.
* * * * *
With 'Leonidas' fast approaching, the Fedora community has been hard at work releasing the first beta. The new release brings some promising updates, including the latest version of KDE, Linux kernel 2.6.29 and the much anticipated kernel-based mode setting for a flicker-free boot. The release of the 64-bit beta was not as smooth as it could have been, though, with Jesse Keating having to re-issue the images: "Due to some staging issues, I've had to re-issue a few of the ISOs for Fedora 11 Beta. The F11-Beta-x86_64-Live-KDE.iso has been re-issued both in torrent and on the mirrors. This was accidentally composed with 32-bit packages instead of 64-bit packages. The source ISOs have been re-issued on torrent only. An older set were first issued there. The CHECKSUM on the mirrors was wrong as well for these ISOs and has been updated. No other changes are being made at this time." A few days later, the same developer also announced the availability of a set of "snapshot 1" images for Fedora 11, available for download via BitTorrent.
* * * * *
Often silently working in the back ground, the FreeBSD project has just surpassed twenty thousand packages in its ports tree. The ports system in FreeBSD is a method for users to install applications to their system from source code: "Each 'port' listed here contains any patches necessary to make the original application source code compile and run on FreeBSD. Installing an application is as simple as downloading the port, unpacking it and typing make in the port directory. However, the most convenient (and common) method is to download the framework for the entire list of ports by installing the entire ports hierarchy at FreeBSD installation time, and then have thousands of applications right at your finger tips. Each port's Makefile automatically fetches the application source code, either from a local disk, CD-ROM or via FTP, unpacks it on your system, applies the patches, and compiles. If all went well, a simple make install will install the application and register it with the package system." For comparison, the latest stable version of Debian GNU/Linux, the largest Linux distribution, "only" contains 12,540 source packages.
* * * * *
The results of the recent Debian leader elections are in, and the winner is once again Steven McIntyre. Kurt Roeckx, the Debian Project Secretary, posted the results to developers mailing list, with links to the results and tally. There is also a graph representing data and statistics about ballots received and acknowledgements sent periodically during the voting period. Although not yet updated, the elections page should soon post the result. Steve McIntyre's new term as project leader will start on April 17th, 2009. Although initially Steven said he was not interested in the position this year, later he decided that he couldn't let Stefano Zacchiroli go unchallenged for the position. It appears the Debian community has put their faith in McIntyre to once again steer the world's largest open source project towards the future. Both Etch and Lenny releases have been a success, but will the project continue on their tried and true path, or become more adventurous to complete with other distributions like Ubuntu?
* * * * *
After backlash from the community when KDE 3.x was ditched for the 8.10 Intrepid Ibex release of Kubuntu in favour of the under-cooked KDE 4, the Kubuntu team has made a KDE 3 beta remix version for the upcoming Jaunty release. The web site reads: "A semi-official remix of Jaunty Jackalope has been created with only KDE 3.5 installed, for the convenience of users who are not quite ready to take the jump to KDE 4.x. The main focus of this remix is to keep the mature, stable, and familiar KDE 3.5 desktop environment available for easy installation and use. Along the way, various bugs have been fixed, and small enhancements added." While other distributions have dropped KDE 3 completely and with version 4.2.2 so well received, is Kubuntu taking a step backwards or just playing it safe? It's worth noting that the official Kubuntu release will continue to use KDE 4.
* * * * *
 Finally, even if you are a fan of both Japanese manga and the world's most popular desktop Linux distribution, merging the two might never have crossed your mind. But it has for Hiroshi Seo, the author of the new free and open source manga, called Ubunchu!. The first chapter was released in Japanese on the 4th April, but now there is an English translation available: "Ubunchu! is a Japanese manga series featuring Ubuntu Linux. Three school students in a system administration club are getting into Ubuntu!" Where will this adventure go? Only time will tell! It's great to see free software users putting their skills to good use. Have you read the first chapter? Let us know what you think!
|
Released Last Week |
Clonezilla Live 1.2.1-53
Steven Shiau has released a new stable version of Clonezilla Live, a Debian-based live CD designed to clone hard disks and hard disk partitions: "Clonezilla Live 1.2.1-53 (stable) released. This is a bug-fix release with a few improvements. Changes: based on Debian 'Lenny' repository on 2009-04-06; language files were updated; merged the revised language file en_US; options -j2 and -j3 were merged to be a single parameter -j2; now '-g auto' option will run grub-install only when the GRUB configuration partition is on the restored partitions list; ocs-live-dev will use tar instead of zip when recovery file is larger than 2 GB; the prompt to use space key to mark the selection was added to checklist dialog; live-initramfs was patched to work on network booting with 2 or more NICs in the client...." Read the complete release announcement for a more detailed list of updates and bug fixes.
Linux Mint 6 "Fluxbox"
Clement Lefebvre has announced the release of Linux Mint 6 "Fluxbox" edition, a lightweight variant of the popular Ubuntu-based distribution: "The team is proud to announce the release of Linux Mint 6 Fluxbox Community edition. Linux Mint Fluxbox Community edition is based on Xubuntu 8.10 'Intrepid Ibex', Linux kernel 2.6.27, Fluxbox 1.0.0 and X.Org 7.4. Included is an all-new menu system, Mint-FM2, Slim as a display manager, live CD features that should make it easier to install on low-end machines, a brand new software manager, FTP support in mintUpload, proxy support and history of updates in mintUpdate, mint4win (a Linux Mint installer for Microsoft Windows), and much more minty goodness." Read the rest of the release announcement and release notes for further details.
Linux Mint 6 "KDE"
Clement Lefebvre has announced the release of Linux Mint 6 "KDE" edition: "On behalf of the team I am thrilled to announce the release of Linux Mint 6 KDE. Based on Kubuntu 8.10 'Intrepid Ibex', Linux kernel 2.6.27, KDE 4.2.0 and X.Org 7.4, Linux Mint 6 'Felicia' KDE Community edition comes with a brand new software manager, FTP support in mintUpload, proxy support and history of updates in mintUpdate, mint4win (a Linux Mint installer for Microsoft Windows), and a lot of other improvements. Linux Mint now uses its own LSB information and no longer identifies itself to applications as Ubuntu. This can potentially break compatibility with some third-party tools. Meta packages were introduced within the repositories to reflect the default selection of packages for the various Linux Mint editions. The artwork now also comes as a package." See the release announcement and release notes for more details.
Slax 6.1.0
Tomáš Matějíček has released Slax 6.1.0, a Slackware-based desktop live CD featuring the latest KDE 3.5 desktop. From the changelog: "This should be the last Slax 6.x, no more new features will be added to Slax 6.x, only bug fixes. Changes: added fake XDM to 002-xorg, so it will start Fluxbox if KDE is not present - this is mainly useful if you use 'build slax' and you only include Slax Core and Slax X.Org; upgraded to Slackware 'current' as of the latest changes before KDE 4 packages were added; added new wallpaper; fixed many Fluxbox-related bugs in order to make 'Slax X.Org' partly independent; now you can see (even in Fluxbox) accurate (preferred) screen resolution and it plays a start-up sound too."

Slax 6.1.0 - the last 6.x release of the popular Slackware-based live CD (full image size: 596kB, screen resolution 1280x1024 pixels)
Kwort Linux 2.4.1
David Cortarello has announced the release of Kwort Linux 2.4.1 a Slackware-based distribution with a custom package manager and other system administration utilities: "I'm happy to announce that Kwort 2.4.1 final is here! This version took a year to develop and provides many changes from the 2.4 release, including a new, more cleaned-up base system, whole new tool chain, new configuration tools and lots of new things. New features: Kwort's init system has evolved keeping its simplicity but providing some new features; Linux kernel 2.6.28.7 - a lot of hardware support was included; the new version of kpkg include several new features and the adoption of multi-mirror support; Kwort user manager provides a simple way to create and remove users with a new interface; Kwort network manager allows to configure the network and manage DNS; Xfce 4.6.0...." Read the complete release announcement for additional information.

Kwort Linux 2.4.1 - a Slackware-based desktop distribution with Xfce and custom package management system (full image size: 155kB, screen resolution 1280x1024 pixels)
PC-BSD 7.1
Kris Moore has announced the release of PC-BSD 7.1, a desktop operating system based on FreeBSD 7.1: "iXsystems announced today the release of PC-BSD version 7.1. PC-BSD 7.1 is built upon the FreeBSD 7.1-STABLE operating system. It includes updated versions of KDE (4.2.2) and X.Org (7.4). The latest version of KDE includes new window effects, screen savers, and better 3D acceleration. PC-BSD 7.1 also features many improvements and bug fixes that enhance PC-BSD's general ease of use: the new KDE 4 printer applet enables users to easily add and manage printers and print jobs; the Add / Remove Programs tool and the Update Manager have been consolidated into Software & Updates; the Updater Tray has been modified into a small tray-only applet; FreeBSD ports and packages can now be created by using the runports command...." Read the press release, release notes and changelog for more details.
Untangle Gateway 6.1.0
Andrew Fife has announced the release of Untangle Gateway 6.1.0, a specialist Debian-based distribution for firewalls and gateways: "Here at Untangle we are extremely pleased to announce that version 6.1 is now available for download. The highlight of the release is our new application, Commtouch Spam Booster, but there are several other significant upgrades and enhancements as well. Commtouch Spam Booster adds extra premium filters to spam blocker, claiming the detection rates of over 98% of spam while still maintaining industry's highest accuracy rates. The Untangle Platform also got a major upgrade; the biggest change was upgrading the kernel 2.6.26 and the installer, which is overall a nicer 'Welcome to Untangle' experience for newbies installing their first box. Additional enhancements: improvements to spam blocker and web filter; bug fixes." Read the full release announcement and changelog for further details.
Epidemic GNU/Linux 3.0
Renata Heleno has announced the release of Epidemic GNU/Linux 3.0, a Brazilian desktop distribution based on Debian's testing branch and featuring KDE 4. This is a major new release with the following enhancements: introduction of KDE 4.2.1 as the default desktop; integration of KDE's system settings into Epidemic's control panel; various improvements to Easy Channel, the distribution's graphical package installation tool; improved network configuration utility, Enetwork, with support for software modems; Ependrive, a new tool that allows users to save or discard changes made during a live USB drive session; a redesigned Einstaller with new functions, such as the ability to create a live USB media or an option to keep or discard changes made during the live DVD session. Please visit the distribution's home page (in Portuguese) to read the release announcement and to view some screenshots.

Epidemic GNU/Linux 3.0 - a Brazilian desktop distribution with a number of user-friendly utilities (full image size: 639kB, screen resolution 1280x1024 pixels)
Tiny Core Linux 1.3
Robert Shingledecker has announced the release of Tiny Core Linux 1.3, a minimalist desktop Linux distribution with JWM as the default window manager: "Team Tiny Core is pleased to announce the release of Tiny Core Linux 1.3. Changelog: updated BusyBox to 1.13.3; pcmciautils to 015, aterm to 1.00.01; updated appbrowser to display .info, .list, and .dep files; added optional support for UUID and LABELS; added automatic modprobing for module extensions; added 25-tc.rules (better support USB printers, scanners and DVB sticks); improved device checking for restore; improved xsetup to better support framebuffer; improved support of persistent opt when sharing with an existing /opt directory; update to tce-load on handling tcz mounts; improved handling of start-up scripts on boot and upon load; added USB 2 button mouse choice; fixed a bug when trying to run tce-load from non X CLI...." Here is the full changelog.
* * * * *
Development, unannounced and minor bug-fix releases
|
Upcoming Releases and Announcements |
Parsix GNU/Linux 3.0
Alan Baghumian has sent out an update on the upcoming release of Parsix GNU/Linux, version 3.0: "The next major release of Parsix GNU/Linux, code name 'Kev', is planned to be release in the middle of August 2009. Kev will ship with GNOME 2.26, Linux kernel 2.6.29 and lots of new and exciting features, including USB installer, NetworkManager as the default networking interface, GFXBoot, FastBoot, TuxOnIce 3.0, etc. The initial Kev repositories will be created after Viola repository clean-up in early May 2009." For more information please read the full announcement.
* * * * *
Summary of expected upcoming releases
|
DistroWatch.com News |
New distributions added to database
- Baltix GNU/Linux. Baltix GNU/Linux is an Ubuntu-based distribution designed primarily for Lithuanian and Latvian speakers, as well as other users from Europe's Baltic region. Besides standard software found in an Ubuntu release, Baltix also includes a variety of educational programs, games, vector graphic and diagram drawing software, WINE integration for running Windows applications, office clipart, and internationalisation features for the supported languages.

Baltix GNU/Linux 3.8.1 - an Ubuntu-based distribution supporting Baltic languages (full image size: 571kB, screen resolution 1280x1024 pixels)
- Canaima GNU/Linux. Canaima GNU/Linux is a Venezuelan desktop distribution based on Debian GNU/Linux. It is primarily designed as a solution for the computers of National Public Administration in accordance with the presidential decree number 3.390 about the use of free technologies in National Public Administration in the country.

Canaima GNU/Linux 2.0 - Venezuela switches to free software (full image size: 1,371kB, screen resolution 1280x1024 pixels)
- Toorox. Toorox is an i686-optimised, Gentoo-based live DVD which boots into a KDE desktop using KNOPPIX hardware auto-detection and auto-configuration technologies. It is a useful tool for backing up data, browsing the Internet anonymously, or taking a first look at the capabilities of Linux. The live DVD can be installed to a hard disk with the help of a simple graphical installer.

Toorox 03.2009 - a Gentoo-based distribution with KDE 4 (full image size: 365kB, screen resolution 1280x1024 pixels)
* * * * *
New distributions added to waiting list
- TurnKey Linux. TurnKey Linux is an open source project that develops a range of highly specialised software appliances (packaged as live CDs) for a variety of purposes. TurnKey Linux is based on Ubuntu.
- ayuOS. ayuOS is an Indonesian Linux distribution based on PCLinuxOS. The project's web site is in Indonesian.
* * * * *
DistroWatch database summary
* * * * *
And this concludes the latest issue of DistroWatch Weekly. The next instalment will be published on Monday, 20 April 2009.
Chris Smart
|
|
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) |
|
|
|
 bc1qtede6f7adcce4kjpgx0e5j68wwgtdxrek2qvc4  86fA3qPTeQtNb2k1vLwEQaAp3XxkvvvXt69gSG5LGunXXikK9koPWZaRQgfFPBPWhMgXjPjccy9LA9xRFchPWQAnPvxh5Le |
|
Linux Foundation Training |
| |
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 1038 (2023-09-25): Mageia 9, trouble-shooting launchers, running desktop Linux in the cloud, New documentation for Nix, Linux phasing out ReiserFS, GNU celebrates 40 years |
• Issue 1037 (2023-09-18): Bodhi Linux 7.0.0, finding specific distros and unified package managemnt, Zevenet replaced by two new forks, openSUSE introduces Slowroll branch, Fedora considering dropping Plasma X11 session |
• Issue 1036 (2023-09-11): SDesk 2023.08.12, hiding command line passwords, openSUSE shares contributor survery results, Ubuntu plans seamless disk encryption, GNOME 45 to break extension compatibility |
• Issue 1035 (2023-09-04): Debian GNU/Hurd 2023, PCLinuxOS 2023.07, do home users need a firewall, AlmaLinux introduces new repositories, Rocky Linux commits to RHEL compatibility, NetBSD machine runs unattended for nine years, Armbian runs wallpaper contest |
• Issue 1034 (2023-08-28): Void 20230628, types of memory usage, FreeBSD receives port of Linux NVIDIA driver, Fedora plans improved theme handling for Qt applications, Canonical's plans for Ubuntu |
• Issue 1033 (2023-08-21): MiniOS 20230606, system user accounts, how Red Hat clones are moving forward, Haiku improves WINE performance, Debian turns 30 |
• Issue 1032 (2023-08-14): MX Linux 23, positioning new windows on the desktop, Linux Containers adopts LXD fork, Oracle, SUSE, and CIQ form OpenELA |
• Issue 1031 (2023-08-07): Peppermint OS 2023-07-01, preventing a file from being changed, Asahi Linux partners with Fedora, Linux Mint plans new releases |
• Issue 1030 (2023-07-31): Solus 4.4, Linux Mint 21.2, Debian introduces RISC-V support, Ubuntu patches custom kernel bugs, FreeBSD imports OpenSSL 3 |
• Issue 1029 (2023-07-24): Running Murena on the Fairphone 4, Flatpak vs Snap sandboxing technologies, Redox OS plans to borrow Linux drivers to expand hardware support, Debian updates Bookworm media |
• Issue 1028 (2023-07-17): KDE Connect; Oracle, SUSE, and AlmaLinux repsond to Red Hat's source code policy change, KaOS issues media fix, Slackware turns 30; security and immutable distributions |
• Issue 1027 (2023-07-10): Crystal Linux 2023-03-16, StartOS (embassyOS 0.3.4.2), changing options on a mounted filesystem, Murena launches Fairphone 4 in North America, Fedora debates telemetry for desktop team |
• Issue 1026 (2023-07-03): Kumander Linux 1.0, Red Hat changing its approach to sharing source code, TrueNAS offers SMB Multichannel, Zorin OS introduces upgrade utility |
• Issue 1025 (2023-06-26): KaOS with Plasma 6, information which can leak from desktop environments, Red Hat closes door on sharing RHEL source code, SUSE introduces new security features |
• Issue 1024 (2023-06-19): Debian 12, a safer way to use dd, Debian releases GNU/Hurd 2023, Ubuntu 22.10 nears its end of life, FreeBSD turns 30 |
• Issue 1023 (2023-06-12): openSUSE 15.5 Leap, the differences between independent distributions, openSUSE lengthens Leap life, Murena offers new phone for North America |
• Issue 1022 (2023-06-05): GetFreeOS 2023.05.01, Slint 15.0-3, Liya N4Si, cleaning up crowded directories, Ubuntu plans Snap-based variant, Red Hat dropping LireOffice RPM packages |
• Issue 1021 (2023-05-29): rlxos GNU/Linux, colours in command line output, an overview of Void's unique features, how to use awk, Microsoft publishes a Linux distro |
• Issue 1020 (2023-05-22): UBports 20.04, finding another machine's IP address, finding distros with a specific kernel, Debian prepares for Bookworm |
• Issue 1019 (2023-05-15): Rhino Linux (Beta), checking which applications reply on a package, NethServer reborn, System76 improving application responsiveness |
• Issue 1018 (2023-05-08): Fedora 38, finding relevant manual pages, merging audio files, Fedora plans new immutable edition, Mint works to fix Secure Boot issues |
• Issue 1017 (2023-05-01): Xubuntu 23.04, Debian elects Project Leaders and updates media, systemd to speed up restarts, Guix System offering ground-up source builds, where package managers install files |
• Issue 1016 (2023-04-24): Qubes OS 4.1.2, tracking bandwidth usage, Solus resuming development, FreeBSD publishes status report, KaOS offers preview of Plasma 6 |
• Issue 1015 (2023-04-17): Manjaro Linux 22.0, Trisquel GNU/Linux 11.0, Arch Linux powering PINE64 tablets, Ubuntu offering live patching on HWE kernels, gaining compression on ex4 |
• Issue 1014 (2023-04-10): Quick looks at carbonOS, LibreELEC, and Kodi, Mint polishes themes, Fedora rolls out more encryption plans, elementary OS improves sideloading experience |
• Issue 1013 (2023-04-03): Alpine Linux 3.17.2, printing manual pages, Ubuntu Cinnamon becomes official flavour, Endeavour OS plans for new installer, HardenedBSD plans for outage |
• Issue 1012 (2023-03-27): siduction 22.1.1, protecting privacy from proprietary applications, GNOME team shares new features, Canonical updates Ubuntu 20.04, politics and the Linux kernel |
• Issue 1011 (2023-03-20): Serpent OS, Security Onion 2.3, Gentoo Live, replacing the scp utility, openSUSE sees surge in downloads, Debian runs elction with one candidate |
• Issue 1010 (2023-03-13): blendOS 2023.01.26, keeping track of which files a package installs, improved network widget coming to elementary OS, Vanilla OS changes its base distro |
• Issue 1009 (2023-03-06): Nemo Mobile and the PinePhone, matching the performance of one distro on another, Linux Mint adds performance boosts and security, custom Ubuntu and Debian builds through Cubic |
• Issue 1008 (2023-02-27): elementary OS 7.0, the benefits of boot environments, Purism offers lapdock for Librem 5, Ubuntu community flavours directed to drop Flatpak support for Snap |
• Issue 1007 (2023-02-20): helloSystem 0.8.0, underrated distributions, Solus team working to repair their website, SUSE testing Micro edition, Canonical publishes real-time edition of Ubuntu 22.04 |
• Issue 1006 (2023-02-13): Playing music with UBports on a PinePhone, quick command line and shell scripting questions, Fedora expands third-party software support, Vanilla OS adds Nix package support |
• Issue 1005 (2023-02-06): NuTyX 22.12.0 running CDE, user identification numbers, Pop!_OS shares COSMIC progress, Mint makes keyboard and mouse options more accessible |
• Issue 1004 (2023-01-30): OpenMandriva ROME, checking the health of a disk, Debian adopting OpenSnitch, FreeBSD publishes status report |
• Issue 1003 (2023-01-23): risiOS 37, mixing package types, Fedora seeks installer feedback, Sparky offers easier persistence with USB writer |
• Issue 1002 (2023-01-16): Vanilla OS 22.10, Nobara Project 37, verifying torrent downloads, Haiku improvements, HAMMER2 being ports to NetBSD |
• Issue 1001 (2023-01-09): Arch Linux, Ubuntu tests new system installer, porting KDE software to OpenBSD, verifying files copied properly |
• Issue 1000 (2023-01-02): Our favourite projects of all time, Fedora trying out unified kernel images and trying to speed up shutdowns, Slackware tests new kernel, detecting what is taking up disk space |
• Issue 999 (2022-12-19): Favourite distributions of 2022, Fedora plans Budgie spin, UBports releasing security patches for 16.04, Haiku working on new ports |
• Issue 998 (2022-12-12): OpenBSD 7.2, Asahi Linux enages video hardware acceleration on Apple ARM computers, Manjaro drops proprietary codecs from Mesa package |
• Issue 997 (2022-12-05): CachyOS 221023 and AgarimOS, working with filenames which contain special characters, elementary OS team fixes delta updates, new features coming to Xfce |
• Issue 996 (2022-11-28): Void 20221001, remotely shutting down a machine, complex aliases, Fedora tests new web-based installer, Refox OS running on real hardware |
• Issue 995 (2022-11-21): Fedora 37, swap files vs swap partitions, Unity running on Arch, UBports seeks testers, Murena adds support for more devices |
• Issue 994 (2022-11-14): Redcore Linux 2201, changing the terminal font size, Fedora plans Phosh spin, openSUSE publishes on-line manual pages, disabling Snap auto-updates |
• Issue 993 (2022-11-07): Static Linux, working with just a kernel, Mint streamlines Flatpak management, updates coming to elementary OS |
• Issue 992 (2022-10-31): Lubuntu 22.10, setting permissions on home directories, Linux may drop i486, Fedora delays next version for OpenSSL bug |
• Issue 991 (2022-10-24): XeroLinux 2022.09, learning who ran sudo, exploring firewall tools, Rolling Rhino Remix gets a fresh start, Fedora plans to revamp live media |
• Issue 990 (2022-10-17): ravynOS 0.4.0, Lion Linux 3.0, accessing low numbered network ports, Pop!_OS makes progress on COSMIC, Murena launches new phone |
• Issue 989 (2022-10-10): Ubuntu Unity, kernel bug causes issues with Intel cards, Canonical offers free Ubuntu Pro subscriptions, customizing the command line prompt |
• Issue 988 (2022-10-03): SpiralLinux 11.220628, finding distros for older equipment and other purposes, SUSE begins releasing ALP prototypes, Debian votes on non-free firmware in installer |
• Issue 987 (2022-09-26): openSUSE's MicroOS, converting people to using Linux, pfSense updates base system and PHP, Python 2 dropped from Arch |
• Issue 986 (2022-09-19): Porteus 5.0, remotely wiping a hard drive, a new software centre for Ubuntu, Proxmox offers offline updates |
• 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.
|
Shells.com |

Your own personal Linux computer in the cloud, available on any device. Supported operating systems include Android, Debian, Fedora, KDE neon, Kubuntu, Linux Mint, Manjaro and Ubuntu, ready in minutes.
Starting at US$4.95 per month, 7-day money-back guarantee
|
Random Distribution | 
Absolute Linux
Absolute Linux is a light-weight modification of Slackware Linux. It includes several utilities that make configuration and maintenance easier and it has many common desktop and Internet applications installed and configured with tight integration of menus, applications and MIME types. Absolute Linux uses IceWM and ROX for its window and file managers.
Status: Active
|
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.
|
|