Linux Kernel 2.4.15 Released

Linux kernel version 2.4.15 has been released and it is available from Kernel.org and its mirrors. Patch here, Changelog here, while the development, unstable, 2.5 source tree opened by Linus Torvalds. Update: A serious bug has been discovered on both 2.4.15 & 2.5 kernels and it can corrupt your filesystem. Please use an older version of the kernel until 2.4.16 comes out. Update 2: Linux kernel 2.4.16 has been released. Patch here, source here.

MacOSX Set for Mac Default in March

"Phil Schiller, Apple's VP of worldwide marketing, has gone on the record to suggest March as the date when new Macs ship with OS X as default. Macs have shipped with both the old and the new operating systems preloaded since May, but with OS 9.x as default, and Apple has been pretty cagey so far on even suggesting a date for the big switch." TheRegister reports.

RMS/Kuhn, Raymond, O’Reilly on the Freedom to Choose Licenses

An interesting debate has started between important people in the open source circles. Stallman and Kuhn in their essay 'Freedom or Power?' state that: "However, one so-called freedom that we do not advocate is the "freedom to choose any license you want for software you write We reject this because it is really a form of power, not a freedom." Eric S. Raymond fights back: "In other words, Stallman and Kuhn want to be able to make decisions that affect other developers more than themselves. By the definition they themselves have proposed, they want power". Tim O'Reilly started the debate: "If Freedom Zero for developers is the freedom to offer software on whatever terms the developer sets and a user will accept; Freedom Zero for users is the right to choose whatever software they like, without interference from platform vendors who try to deny that choice."

Introduction & Review of AtheOS 0.3.7

Norwegian ex-Amiga coder Kurt Skauen started designing & writing AtheOS in 1996. Until late 1999, AtheOS (a name derived from the Greek Goddess Athena) used to be called AltOS. AtheOS has even seen complete rewrites along the years, and today is on version 0.3.7. Come with me and see what AtheOS has to offer today to you. All your questions answered and we also include five new screenshots.

BoxOS To Have Both Unix and DOS/Windows Compatibility

Brandon Sharitt contacted us and introduced us the operating system he is working on: "I've recently joined yet another opensource operating system that is supposed to unify all other operating sytems while 'destroying' Microsoft. The only difference with this one is that it may actually work. The project is called BoxOS."

Mozilla 0.9.6 Released

Mozilla.org made available for download binaries of the Mozilla 0.9.6 Milestone. New to this milestone are fixes for about 1,600 bugs including: Mozilla now displays page icons in the url bar (Expect support for shortcut icons (aka favicon) in Mozilla 0.9.7). Mozilla can now display Windows .BMP and .ICO images on all platforms. Print Preview has been implemented. Macintosh Page Setup has been implemented. Mail message "labels" support has been implemented. Mail "prefill mail filter" support has been implemented. The new Search for item on the context menu lets you search for any text you highlight on a web page. In related news, Netscpape 6.2 and also Netscape 4.79 (based on the old 4.x codebase) were released very recently.

FreeVMS 0.01 & MenuetOS 0.61 Released

The VMS (Virtual Memory System) operating system is available only on VAX and Alpha processors, and in spite of its undeniable qualities, its future seems uncertain. The FreeVMS project tends to the coding of an operating system under the GPL licence according to the specifications of the VMS systems. This operating system will function at least on i386 architecture, PPC, Sparc and Alpha processors. It is developed using the C language and it consists of a POSIX kernel and a DCL command line interpreter. In other news, MenuetOS 0.61 was released just a couple of days ago.

Interview with Progeny’s Steven Schafer

Last month Progeny Linux Systems ceased development on their own distribution in order to focus on selling professional services. In their announcement, the company cited the prohibitive cost of developing and publishing a distro. This move marked another firm in the wave of tech companies, Linux and otherwise, making significant changes to adjust to the market slump. Progeny's distribution was based on Debian GNU/Linux, and many in the Linux community were closely watching the company because it was founded by Debian creator Ian Murdock. OSNews spoke to the President of Progeny Linux Systems, Steve Schafer, once the dust had settled on his company's announcement.

Is Open Source Fading Away?

"The revolution triggered by Linux may be slowly starting to fade. Many companies are becoming increasingly protective of their intellectual property rather than embracing open source during the economic slump. The ideological purity of the open-source software business is being diluted by a new era of pragmatism as start-ups adjust to the economic slump." Reported at ZDNews.

The Next Computer Interface

"The desktop metaphor was a brilliant innovation--30 years ago. Now it's an unmanageable mess, and the search is on for a better way to handle information. If you have ever forgotten what you named a file or which folder you put it in, you probably will agree that it's time for a change. The desktop metaphor is decades old, arising from early-1970s work at Xerox's fabled Palo Alto Research Center, and was never intended to address today's computing needs. TechReview searches for our next computer Interface.

Apple: Forget XP, try the Mac

Apple Computer has a message for Windows users considering an upgrade to XP: "Come back to the Mac." In the wake of a $1 billion Windows XP marketing campaign, all eyes would appear to be turned away from Mac OS X 10.1.1, the new operating system Apple significantly upgraded in September. But Apple is convinced that Windows XP's endorsement of technologies that first appeared on Macs--802.11b wireless networking, CD burning, DVD playback, movie making, and easy retrieval of digital camera images, among others--will help Apple system and software sales.

The Microsoft Antitrust Settlement – a Line-by-Line Review

Part 1 of "Microsoft on Truth Serum" has been posted at OS/2 Headquarters. This article covers each line of the Definitions section of the document, and it claims that Microsoft plans to get out of each and every restriction listed. Furthermore, the article finds a "loophole" that actually grants Microsoft exemption from copyright lawsuits by rivals -- something no other software company has ever been granted.

First Beta for gobeProductive 3 Released

The first Windows beta for gobeProductive 3 Office Suite is now released. The download weighs only 5 MB, and it expires on January 15th. gobeProductive 3 includes a word processor, a spreadsheet, vector and raster graphics editors and a presentation tool. A special upgrade price ($40) will be offered to BeOS users, while the full price will be around $125 USD under the Family License (you can freely install the suite to all your home PCs, plus one PC at your workplace). The Linux version is scheduled for the second quarter of 2002. If you encounter bugs in this beta version, let Gobe know about them, by emailing them and make sure you mention the version of Windows, printer driver and your hardware specs (CPU, graphics card etc). OSNews featured a world's first preview of the office suite just two weeks ago.

Advanced Filesystem Implementor’s Guide, Part 7

With the 2.4 release of Linux come a host of new filesystem possibilities, including Reiserfs, XFS, JFS, and others. These filesystems sound cool, but what exactly can they do, what are they good at, and exactly how do you go about safely using them in a production Linux environment? Daniel Robbins answers these questions by showing you how to set up these new advanced filesystems under Linux 2.4. In this installment, Daniel takes a look at ext3, a new improved version of ext2 with journaling capabilities. Make sure you read the also incredibly interesting previous articles: Parts 1, 2, 3, 4, 5 and 6.