Linux Archive

Kernel Devs: Closed Source Modules ‘Harmful and Undesirable’

A constant thorn in the eye of many Linux kernel developers is the existence of closed-source kernel modules, most notably those by Nvidia and Ati, but also some file system drivers and other elements. Most of the Linux developers have been against these modules ever since they were first used, and in fact, bug reports originating from a tainted kernel are often disregarded and ignored. The kernel developers have now rallied together by issuing a statement urging vendors to release open source Linux kernel modules and drivers.

The Berlin Packaging API: the Solution?

Installing software on Linux. In the world of online minefields, this is the big one. Back in the day, you installed software on Linux by compiling it manually. Time-consuming, but assuming you had a decent knowledge of gcc, make, and maintaining library files, this could actually work. Later one came the package management systems that were supposed to make installing software on Linux a breeze: rpm, dpkg, and so on, and so forth. Since human beings have the innate tendency to assume that everyone else is wrong and only they are right, we are now stuck with 3453495 different Linux package managers. Denis Washington, a Fedora developer, is taking steps to resolve this issue.

‘The Future Is Bright for Linux Filesystems’

"In a recent article, Linux File Systems: Ready for the Future?, Henry Newman expands on what he feels are shortcomings in current GNU/Linux filesystems. Specifically, he believes current Linux filesystem technology cannot meet the demands that massive implementations of 100TB or larger require. He states he received some emotional responses trying to either refute his information or impugn his character, although those comments do not show on either of the article's pages. This prompted me to get the real scoop on how Linux filesystem technology is trying to keep pace with the ever-growing need for storage space."

The Interactive Linux Kernel Map

The Linux kernel is one of most complex open source projects. Even though there are a lot of books on the Linux kernel, it is still a difficult subject to comprehend. The Interactive Linux kernel map gives you a top-down view of the kernel. You can see the most important layers, functionalities, modules, functions, and calls. Each function on the map is a link to its source code. The map is interactive. You can zoom in and drag around to see details.

Desktop Linux: Got Vision?

Back in 2001, there was a company who thought they could launch a sustainable business model around a file manager. They wrote the file manager itself, and figured they could profit from offering online services delivered through the file manager. However, the company ran out of money quickly, and wen they released version 1.0 of their file manager, they had to fire everyone, only to go down a few months later. That company was Eazel, and the file manager was Nautilus. Apparently, some saw this as the demise of the Linux desktop - others didn't.

Review: Lightweight Linux Distributions

Abandoned Zone reviewed several lightweight Linux distributions, and concluded: "First of all it has to be clear that there's a difference between 'lightweight' and 'lightweight'. Especially Damn Small Linux is very lightweight, but also it's not really usable on 'more recent' systems. It think DSL is perfect for 486 or Pentium 1-based systems but nothing more. At the other side there are Zenwalk and Xubuntu which are pretty heavy lightweight distributions. I think the use of Xfce has something to do with that. All the others are floating between those two extremes."

It’s Time to Retire ‘Ready for the Desktop’

It's one of those catch phrases that never really seems to die out. Wherever you look in the operating systems world, at personal blogs written in crummy English, or at high-profile quality websites, there is bound to be someone, somewhere who used it. Even I, myself, used it in articles in a far and distant past, and I'm not particularly proud of it. "Ready for the desktop" is no longer acceptable - in fact, it's on its way out.

Anatomy of Security-Enhanced Linux (SELinux)

Linux has been described as one of the most secure operating systems available, but the National Security Agency (NSA) has taken Linux to the next level with the introduction of Security-Enhanced Linux (SELinux). SELinux takes the existing GNU/Linux operating system and extends it with kernel and user-space modifications to make it bullet-proof. If you're running a 2.6 kernel today, you might be surprised to know that you're using SELinux right now! This article explores the ideas behind SELinux and how it's implemented.

Btrfs 0.14 Released

The (unstable and development-oriented only) filesystem Btrfs version 0.14 has been released. "Btrfs is a new copy on write filesystem for Linux aimed at implementing advanced features while focusing on fault tolerance, repair and easy administration. Initially developed by Oracle, Btrfs is licensed under the GPL and open for contribution from anyone."

Jealousy? Novell, Red Hat, and the Linux Desktop

"Recently, both Novell and Red Hat went on record as dismissing the idea that the consumer Linux desktop is going to be taking off anytime soon. It's not? Has anyone told Asus and Xandros? Everex and gOS? How about Dell and Ubuntu? They're all doing great with consumer Linux desktops." The enterprise Linux leaders are not the ones making strides on the desktop. Does that mean that the Linux desktop has no future, or just that they've let their business focus let them drop the ball on that segment of the market?

Linux 2.6.25 Released

Linus Torvalds has released version 2.6.25 of the Linux kernel. "It's been long promised, but there it is now. Special thanks to Ingo who found and fixed a nasty-looking regression that turned out to not be a regression at all, but an old bug that just had not been triggering as reliably before."

Atheros Hires ath5k Developer

LWN reports: When kernel developers talk about problematic hardware vendors, Atheros often appears near the top of their lists. So this announcement from Luis Rodriguez, a developer of the reverse-engineered ath5k driver, is intriguing: "I write to you to inform you that I have decided to join Atheros as a full time employee, as a Software Engineer, to help them with their goals and mission to get every device of Atheros supported upstream in the Linux kernel." What will come of this remains to be seen, but if it truly signals a change of heart at Atheros, it is a most welcome development.