| DistroWatch Weekly |
| A d v e r t i s e m e n t |
|
|
| DistroWatch Weekly, Issue 133, 9 January 2006 |
Welcome to this year's second issue of DistroWatch Weekly. We had a quiet week, only disturbed by new releases from Arch Linux and DragonFly BSD. We'll take a critical look at the latter, especially from the perspective of a desktop user, but don't expect much praise for the new version. In other news, the Fedora project has started testing its new rescue CD, Gentoo has published a HOWTO on creating a Gentoo LiveUSB, and Puppy is preparing for the launch of Puppy2, a major update. Among the distributions newly included on DistroWatch we have three live CDs: ArcheOS for archaeologists, Arudius for penetration testers, and Xenoppix for the fans of the Xen technology. Happy reading!
Listen to the Podcast edition of this week's DistroWatch Weekly in ogg (5.00MB) or mp3 (5.97MB) format (courtesy of Shawn Milo).
Join us at irc.freenode.net #distrowatch
Content:
Fedora rescue CD, Gentoo LiveUSB, Learning Debian, Puppy 2, Pardus Linux
One of the new features of Fedora Core 5, expected to enter a second testing phase next week, is a new rescue CD. Although not much information has been published about the features and goals of this Fedora sub-project, it is likely to become an important tool for all Red Hat and Fedora system administrators and therefore we thought it deserved some publicity. The first test release of the Fedora rescue CD was announced last week and several new builds have been released since then. The latest release, dated 8 January, appears to be built for x86_64 processors, but the developers are planning to produce a rescue CD for all three supported architectures. You can find the 70 MB ISO image in the /fedora/linux/development/isos/ directory on your favourite Fedora mirror.

The new Fedora Rescue CD has entered a testing phase.
Have you ever thought about building a bootable Linux system for a USB storage device? If so, you might be pleased to learn that the Gentoo Linux LiveUSB HOWTO has now become part of the project's official documentation: "This HOWTO explains how to create a Gentoo Linux LiveUSB or, in other words, how to emulate a Gentoo Linux Installation CD using an USB flash drive. This is particularly useful for installing Gentoo Linux on a modern laptop with no CD-ROM drive." Although the document explains the procedure running Gentoo Linux as the host system, it shouldn't be too difficult to apply the steps while using other distributions. The HOWTO, formatted in the usual high standard of the Gentoo documentation project, can be viewed here.
O'Reilly has published the entire content of Learning Debian GNU/Linux online for free access. Originally published in 1999, this "vintage" Linux publication was the first book teaching the basics of Debian - that strange distribution with no corporate backing, just hundreds of volunteer programmers. The book was also included in O'Reilly's Debian GNU/Linux box set, published in the same year, together with a CD of Debian 2.1 "slink" and a quick start guide - all labelled as "the last Linux OS you will ever need to buy". Although some seven years after its publishing the book might seem outdated, it is interesting to read the chapters about how Linux was viewed back in the final year of the 20th century and what the reality is today. The book can be accessed here.
The increasing popularity of Puppy Linux, a tiny and superfast distribution designed for older computers, has prompted the developers to start planning features for a new major upgrade. According to news published on the project's web site, the upcoming Puppy 1.0.8 will be the last 1.x series, after which all effort will focus on Puppy 2. What can we expect?, Well, Barry Kauler (the project leader) is not telling, but here are some good guesses: "Puppy will be really multiuser; the format and structure of the Squash file systems will change to give more freedom to mount custom file systems; hardware recognition will stay the same; the XDG menus and new network wizard will make it to the official release." A pre-alpha release of Puppy Linux 2 is expected "soon". More information on the project's Wiki and news pages.
It is always nice to see a mainstream technology publication giving exposure to smaller Linux distributions. Turkey's Pardus Linux is one of such projects, recently given coverage at ZDNet. Developed by a small group of developers at a Turkish research institute, the project is not short of ambition: "With the widespread use of Pardus, Turkey's software imports are expected to decline dramatically, and hardware sales and computer ownership to increase consequently, as the total cost of ownership of computers drop off." Strong words, but the project's first official release certainly looked like a winner. Originally based on Gentoo, the developers created a custom installer and several utilities to make it easier to use, while Turkish speakers will be pleased to find language-related dictionaries, spellcheckers and translation software included in the distribution. English is also supported. More information about Pardus can be found on the project's web site.
|
| First looks: DragonFly BSD 1.4 |
First looks: DragonFly BSD 1.4
Reviewing an operating system designed for hard core geeks is never easy. For one thing, there usually isn't all that much customisation to make the OS stand out (most of the OS-specific tweaks are somewhere in the kernel or userland, well hidden from the view of ordinary computer users). But also, these types of operating systems tend to have haphazardly put-together installer and system utilities, often without comprehensive documentation and without having done any usability assessments, which tends to put reviewers off. In a word, DragonFly BSD has about as much glamour as Phyllis Diller in a bikini.
Before going further, a quick refresher about the beginnings of this FreeBSD fork. Announced by in June 2003 by Matt Dillon, a long time FreeBSD and AmigaOS developer, DragonFly BSD was meant as a "logical continuation of FreeBSD 4.x series". Matt disliked the direction FreeBSD was taking when it entered the 5.x development stage - hence the reason for launching the fork. After DragonFly BSD 1.0 and 1.2, version 1.4 is the project's third major stable release.
The bootable ISO image of DragonFly BSD is very small - only about 81 MB in compressed state and 226 MB after the file is gunzip-ed, giving an early indication that the CD contains a base system only. It boots into a "live CD" mode with an option to login as root, while logging in as "installer" will start the installation program. After a few informational screens and options to return to the "live CD" mode, the installer goes through the normal formatting and partitioning stages, before in starts installing files. The installation is brisk - on my 1.4GHz P4 test system with 384MB of RAM it took only about 6 minutes. After setting up a boot loader, I was given an option to configure various aspects of the installed system, including time zone, date, passwords, users and networking. A handful of extra packages are also available for installation.

The DragonFly BSD installation program
After rebooting, I found myself staring at a boot prompt. Networking worked fine so it was time to try to extend the system by installing some useful packages. While reading the release notes I noted that FreeBSD ports were no longer supported and that the preferred way of installing packages on DragonFly BSD was with pkgsrc, a utility ported from NetBSD. It took me a while to find some information about this - the DragonFly BSD Handbook, which is an exact copy of the FreeBSD Handbook, gives no indication about the existence of pkgsrc in the system. Luckily, I found a good write-up about it on the project's Wiki pages. The pkgsrc utility turned out to be a very nice way to install binary DragonFly BSD packages; once I set the PKG_PATH environment variable, all it took to install a package and all of its dependencies was to issue a simple command, e.g. "pkg_add xorg".
Can DragonFly BSD used on a desktop system? Certainly. Or, to be more precise, that's what the project's founder claimed in this interview at OSNews.
"It is extraordinarily difficult to make GUIs work out of the box on PCs due to the wide variability in hardware and peripherals, but at the same time technology has continued to progress over the years towards standards that actually make this easier to accomplish. At some point the standards going in one direction will meet the software going in the other and systems such as Linux and the BSDs (including DragonFly) will be able to approach the out-of-the-box compatibility that took Microsoft billions of dollars of development to accomplish. It isn't a matter of if, it's a matter of when."
Unfortunately, once you try to set up DragonFly BSD as a desktop system, you'll soon realise that the above are just empty words and the developers have made absolutely no effort to push the software part of the equilibrium ahead, seemingly choosing to wait for the hardware part to move in from the other direction. In fact, using DragonFly BSD made me feel as if I was back in the mid-nineties, with every single aspect of the desktop needed to be configured manually. In the end, I did get KDE up and running, but not before I spent quite a bit of time configuring the X Window System and USB mouse, and, in the absence of any useful documentation, searching for answers on Google. An educational experience? Maybe. A waste of time? Certainly yes.
In summation, DragonFly BSD is probably a very good, stable system created by a group of talented developers with a vision. I find its installer intuitive and its package management pleasant to use. But DragonFly BSD is still an operating system designed for "ubergeeks", rather than ordinary users. The project's biggest problem, however, is the lack of any decent documentation. It took the big three BSDs many years to write comprehensive handbooks and it's foolish to expect the DragonFly BSD developers to write similarly good documentation when they clearly prefer to write code. Unfortunately, without it, the project will never become the 4th major BSD OS, especially while we are witnessing an interesting trend of building user-friendly BSDs by the DesktopBSD and PC-BSD projects. Yes, this is a very shallow assessment of a release that certainly includes plenty of exciting features, but I did expect a bit more, especially after reading the above-mentioned comment by the project's creator.
The DragonFly BSD project pages can be found at DragonFlyBSD.org.
|
| Released Last Week |
EnGarde Secure Linux 3.0.3
EnGarde Secure Linux has been updated to version 3.0.3: "Guardian Digital is happy to announce the release of EnGarde Secure Community 3.0.3 (Version 3.0, Release 3). This release includes several bug fixes and feature enhancements to the Guardian Digital WebTool, the SELinux policy, and the LiveCD environment. New features include: a new WebTool frontend to the NetDiff Network Scanner; the WebTool AIDE host intrusion detection module is now enabled by default; support for USB keyboards; the latest stable versions of MySQL (5.0.17), Apache (2.0.55), BIND (9.3.2), iptables (1.3.4)...." Read the release announcement for further information.
Arch Linux 0.7.1
A brand new version of Arch Linux has been released: "Here it is, folks. All the Arch goodness you know and love, only half the fat. We've added some better hardware detection, stock initrd support for neat things like encrypted root filesystems, network profiles, and more little goodies here and there. Thanks for the patience, everyone. As always, read the docs before installing." See the brief release announcement on the distribution's news page.
Yellow Dog Linux 4.1
Yellow Dog Linux 4.1 has been released: "Terra Soft Solutions is pleased to announce the release of Yellow Dog Linux v4.1. This next evolution of Yellow Dog provides an incredible array of updates and improvements, the foundation for the most complete, integrated release to date: support for backlit keys; PCMCIA cell phone and modem support; support for Atheros wi-fi cards; dual head configuration via the GUI; install direct to and boot from FireWire drives; USB device auto-mount under both KDE and GNOME; greatly improved sound support; graphical Up2Date package install and update tool ... and a completely rebuilt KDE and Gnome 'start' menu for vastly improved navigation of the graphical user interface." More details in the press release.
DragonFly BSD 1.4
DragonFly BSD 1.4 has been released: "1.4 is our third major DragonFly release. This release represents a significant milestone in our efforts to improve the kernel infrastructure. DragonFly is still running under the Big Giant Lock, but this will probably be the last release where that is the case. The greatest progress has been made in the network subsystem. The TCP stack is now almost fully threaded (and will likely be the first subsystem we remove the BGL from in coming months). The TCP stack now fully supports the SACK protocol and a large number of bug and performance fixes have gone in, especially in regard to GigE performance over LANs." Find more details in the comprehensive release notes.
Finnix 86.2
A new version of Finnix is out: "Finnix is a small, self-contained, bootable Linux CD distribution for system administrators, based on Debian testing. Today marks the release of version 86.2 for the x86, PowerPC, and UML/Xen platforms. Finnix 86.2 contains several new features, including Linux kernel 2.6.15, improved hardware detection (using data from Fedora Core 4), improved reliability when booting from USB CDROM and thumb devices, and an expanded general-purpose task utility, aptly named 'finnix'. In addition, Finnix may now be installed and run directly from a hard drive." The release announcement.
* * * * *
Development and unannounced releases
|
| Upcoming Releases and Announcements |
|
Summary of expected upcoming releases
|
| Web Site News |
New distribution additions
* * * * *
New distributions added to the waiting list
- Barefoot Linux. Barefoot Linux is a distribution created to extend the capabilities of VectorLinux, with out-of-the-box NVIDIA support, Autopackage, locale for Tamil and Sinhala languages, and other tweaks. Currently in early development.
- nUbuntu. nUbuntu is a collection of network and server security testing tools, piled on top of the existing Ubuntu system. While aimed to be mainly a security testing platform, nUbuntu also operates as a desktop environment for the advanced Linux user.
- SlackPen. SlackPen is a live CD based on Slackware Linux. The current goal is to offer everything necessary to perform a complete security audit of a network, in a low overhead environment. The end goal of SlackPen is to provide an easy installer for SlackWall, a Slackware-based firewall distribution. SlackPen was built using Slackware and the linux-live scripts written by Tomas Matejicek.
* * * * *
DistroWatch database summary
That's all for today. See you next Monday!
Ladislav Bodnar
|
|
|
| Archives |
| • Issue 340 (2010-02-08): Interview with Kris Moore, FreeBSD history, Fedora newbie guide, backups |
| • Issue 339 (2010-02-01): GNOBSD, end of Sun, Ubuntu Yahoo deal, converting ext3 to ext4 |
| • Issue 338 (2010-01-25): Hymera and commercial Linux, Lubuntu and Qimo 4 Kids updates, Linux on Mac hardware |
| • Issue 337 (2010-01-18): First look at Jibbed, Fedora Community Remix, better applications, online CD sales |
| • Issue 336 (2010-01-11): Examining SliTaz, Debian installer changes, restoring GRUB |
| • Issue 335 (2010-01-04): Look at MINIX 3, 2009 PHR statistics, optimising 64-bit distributions |
| • Issue 334 (2009-12-21): SheevaPlug as Debian MythTV server, Canonical management changes, Mandriva "InstantOn", LSB |
| • Issue 333 (2009-12-14): Look at LinuxConsole 1.0.2009, KDE-centric distros, Archiso-live, Katana security suite |
| • Issue 332 (2009-12-07): Look at FreeBSD 8.0, Fedora 12 LXDE, ClearOS for small business, FreeNAS switch, 32-bit vs 64-bit |
| • Issue 331 (2009-11-30): Look at Kubuntu Netbook Remix 9.10, FreeBSD 8.0 features, Mandriva community spins, office suites |
| • Issue 330 (2009-11-23): Look at Fedora 12, Chromium OS source code, updating FreeBSD, Qimo 4 Kids interview |
| • Issue 329 (2009-11-16): Look at openSUSE 11.2, Fedora 12 goes gold, five years of pfSense |
| • Issue 328 (2009-11-09): Look at Mandriva 2010, Ubuntu media coverage, real-time kernels |
| • Issue 327 (2009-11-02): Overview of Ubuntu variants, upgrading openSUSE and Mandriva development builds |
| • Issue 326 (2009-10-26): Review of GNOME SlackBuild, Ubuntu and Mandriva nearing release, Funtoo "fork" |
| • Issue 325 (2009-10-19): Look at iMagic OS 2009.9, Arch Linux Handbook, Linux Mint 8 Update |
| • Issue 324 (2009-10-12): Sabayon Linux 5.0 review, Debian develops kFreeBSD port, Mandriva re-introduces itself |
| • Issue 323 (2009-10-05): Slackware 13.0 review, updating openSUSE with "zypper", Red Hat vs software patents |
| • Issue 322 (2009-09-28): First look at HP Mini 110, netbook news roundup, Slackware package management |
| • Issue 321 (2009-09-21): Security basics - authentication, openSLES, Ubuntu "Lucid Lynx", Linux Mint plans |
| • Issue 320 (2009-09-14): Distro Odyssey part 2 - Arch Linux, Solaris and OpenSolaris updates, Ubuntu artwork |
| • Issue 319 (2009-09-07): Look at xPUD, Lubuntu test images, DesktopBSD 1.7, RHEL 5.4 features |
| • Issue 318 (2009-08-31): Look at Colibri, Slackware 13.0 features, ClarkConnect becomes ClearOS |
| • Issue 317 (2009-08-24): Look at Puppy Linux 4.2.1, openSUSE and KDE, Mandriva and Sabayon updates |
| • Issue 316 (2009-08-17): Status of Intel video drivers, running "Rawhide", Ubuntu Netbook Remix interface update |
| • Issue 315 (2009-08-10): Look at Pardus 2009, KDE 4.3 in distributions, Mandriva "Cooker" and Sabayon 5.0 updates |
| • Issue 314 (2009-08-03): Look at Slax 6.1.1 "Core", open letter to CentOS co-founder, Debian's time-based freezes |
| • Issue 313 (2009-07-27): Distro odyssey, ten years of Gentoo, paper on FreeBSD engineering |
| • Issue 312 (2009-07-20): Installing CentOS 5.3 on a Netbook, Mandriva products, distro and upstream relationship |
| • Issue 311 (2009-07-13): Great Linux distributions that did not survive, Google announces Chrome OS |
| • Issue 310 (2009-07-06): CDLinux 0.9.2 Community Edition, Debian and Ubuntu say Mono is no threat, "Fit and Finish" |
| • Issue 309 (2009-06-29): LinuxTag 2009, kernel 2.6.30 for "Lenny", Slackware user guide |
| • Issue 308 (2009-06-22): Interview with Robert Lange, VectorLinux, One Hundred Paper Cuts |
| • Issue 307 (2009-06-15): Fedora 11 review, custom FreeBSD images, sidux and non-free firmware |
| • Issue 306 (2009-06-08): Look at Absolute Linux, Fedora prepares "Leonidas", Mandriva Community Ideas |
| • Issue 305 (2009-06-01): Look at Debris Linux, running openSUSE "Factory", OpenSolaris 2009.06, Ubuntu User magazine |
| • Issue 304 (2009-05-25): First look at Mandriva 2009.1, Slackware64, Archlive-iso, Mobile Linux round-up |
| • Issue 303 (2009-05-18): Running Slackware "Current", Fedora 12 features, Ubuntu One, Debian "Lenny" with KDE 4 |
| • Issue 302 (2009-05-11): Future of Moblin, running "Cooker", Debian and eglibc, Slackware's new TXZ packages |
| • Issue 301 (2009-05-04): Minimal Xubuntu, Mandriva updates, BSD release galore, Arch Linux magazine |
| • Issue 300 (2009-04-27): Xubuntu 9.04 vs Debian 5.0 Xfce, Jaunty Jackalope, Fedora 10 re-spins |
| • Issue 299 (2009-04-20): Central bug tracker, reverting to older Ubuntu kernel, ShipIt 9.04, Easy Peasy updates |
| • Issue 298 (2009-04-13): First look at PC-BSD 7.1, Novell's Online Build Service, FreeBSD's 20,00 ports, Ubunchu! |
| • Issue 297 (2009-04-06): Review of Parted Magic 4.0, Linux Foundation to control Moblin, GNOME 3.0 |
| • Issue 296 (2009-03-30): First look at Tiny Core Linux 1.2, PCLinuxOS troubles, Fedora tests Nouveau |
| • Issue 295 (2009-03-23): Interview with Robert Shingledecker, Tiny Core Linux, Ubuntu 9.04 beta freeze |
| • Issue 294 (2009-03-16): Installing Linux with LVM, KDE 4 in Slackware current, ext4 and data loss |
| • Issue 293 (2009-03-09): Introduction to LVM, openSUSE and Ubuntu release plans, ULTILEX |
| • Issue 292 (2009-03-02): First look at SimplyMEPIS 8.0, openSUSE system upgrades with Zypper, Red Hat and the desktop |
| • Issue 291 (2009-02-23): Minimalist openSUSE 11.1, Ubuntu "Karmic Koala", VirtualBSD, Linux companies in recession |
| • Issue 290 (2009-02-16): Look at Debian "Lenny" live and netinst CDs, OpenSolaris Bible, Nova |
| • Issue 289 (2009-02-09): First look at Moblin, from Puppy to Woof, Mandriva Assembly, SlackFind.net |
| • Issue 288 (2009-02-02): Interview with Linus Torvalds, KDE 4.2 in Fedora, Easy Peasy and Moblin |
| • Issue 287 (2009-01-26): Linux.conf.au 2009, ext4 in Fedora and Ubuntu, ex-Mandriva developers move to Red Hat |
| • Issue 286 (2009-01-19): Arch Linux in review, Debian on Android, mini distros |
| • Issue 285 (2009-01-12): Interview with Paul Sherman, Absolute Linux, new Debian and openSUSE CD images |
| • Issue 284 (2009-01-05): Linux and distributions through years, 2008 PHR stats, Debian clears Lenny firmware holdup |
| • List of all DWW issues |
|