Home Blog Page 8626

The Linux Test project ltp-20020207 released

Author: JT Smith

Robbie Williamson writes: The Linux Test project ltp-20020207 has been released. For more information about the Linux Test Project, or to download the testsuite, see our website at http://ltp.sourceforge.net.

This release contains enhancements to support execution on the following additional architectures:

IBM z-Series mainframe
PowerPC
Intel IA-64

New test results, that include these new architectures, are published at http://ltp.sourceforge.net/results.html. Initial support for an IPv6 network environment were also added to the testsuite. Modifications were made to the Makefiles to allow non-root and cross-compiler compilation, and numerous bugfixes are implemented.

The MS-DOJ numbers are in – now what?

Author: JT Smith

NewsFactor Network writes: “If there was ever any doubt about what the majority of U.S. citizens thought of the proposed Microsoft antitrust settlement, the questions can be laid to rest. The U.S. Department of Justice on Thursday posted the results of feedback that it requested from the public regarding how the case should be handled. Even after removing the script-kiddie crowd’s feedback from consideration, the overwhelming majority of respondents opposed the settlement proposal put forth by Microsoft, the federal government and nine states.”

A conversation with Gaël Duval, founder of Mandrake

Author: JT Smith

Anonymous Reader writes: “DesktopLinux.com chats with Gaël Duval, Founder of Mandrake Linux. Duval relates the history of Mandrake, explains what makes Mandrake unique, discusses the company’s market focus, describes Mandrake’s philosophy with respect to open source, and offers his vision of the future of the Desktop Linux Market and what will help its success. Read the interview here.

Category:

  • Linux

Direct3D 8.0 wrapper for OpenGL Open-Sourced

Author: JT Smith

Jason writes: “RealTech-VR, creators of the V3X 3D engine, also developed a Direct3D-to-OpenGL wrapper and they have now open sourced their work. They are seeking for more hackers to help porting the wrapper to Linux and MacOS. A lot of the functionality of Direct3D is already ported but it still needs quite some work. Get the scoop at OSNews.”

Will anonymous email become a casualty of war?

Author: JT Smith

PCWorld has a think piece about the efficacy of removing our right to anonymous email in light of the difficult of tracing terrorist communications.

Category:

  • Programming

Size matters in fending off attacks

Author: JT Smith

Times Of India: “When a small Internet service provider called Cloud Nine Communications Ltd crashed to earth, it blamed hackers for overwhelming its networks with bogus traffic. The blitz cut short Cloud Nine’s six-year existence and underscored the mounting costs of protecting online businesses against increasingly sophisticated attackers.”

Category:

  • Linux

Gamers learning by degree

Author: JT Smith

Wired: “No more jokes about video games being mind-numbing toys. Programmers are now getting college degrees in game design.”

Why this link patent case is weak

Author: JT Smith

Wired: “Even if British Telecom proves its 1989 patent for linking on the Web is legit, critics say it’s too late, and that programmers would just use another technique.”

Gates on witness list for antitrust hearing

Author: JT Smith

NewsFactor Network writes: “Microsoft co-founder and chairman Bill Gates is expected to testify in the company’s antitrust case on March 11th at a hearing concerning the nine holdout states that have refused to be part of current settlement talks. Gates and nearly a dozen other Microsoft executives, including CEO Steve Ballmer, were listed as potential witnesses Sunday by the company in its final witness list submission.”

LSB 1.1: A much-supported work in progress

Author: JT Smith

By Steven J. Vaughan-Nichols

Everyone agrees that the Free Standards Group’s goal of enhancing software compatibility between the Linux distributions, by using the new 1.1 version of the Linux Standard Base, is a good idea. Now, we’ll see if it actually happens.

In the short term, the idea is to have all LSB-compliant Linux distributions be able to install and run any LSB-complaint program. Eventually, this could lead to Linux program binary compatibility that would enable end-users to install software on
any Linux distribution as easily as they do Excel or Quicken on Windows.

John H. Terpstra, Caldera’s Open Source evangelist, is looking forward to all the Linux companies coming together to make a common Linux binary base because it “will bring sanity and unification to Linux that will encourage independent software vendors to port to the Linux platform.”

The LSB would do this by providing a full set of agreed-upon APIs, development environment, and certification package that will enable Linux independent software vendors (ISV)s to create programs that run on any LSB-certified Linux. This, in turn,
would improve the ISV’s time to market with new Linux software while decreasing development costs.

Thus, as Scott McNeil, the FSG’s executive director, says: “With written guidelines, test suites and build environments, the LSB and Li18nux (a FSG Linux internationalization initiative) create a foundation for language globalization of compliant distributions and applications will give application developers the tools they need to easily reach users world wide.”

It should come as no surprise then that many ISVs support the
LSB. For example, Raja Srinivasan, software architect of Oracle, thinks “LSB and
Li18nux provide a critical stability for Linux.” And, Jeremy Allison, a Samba project leader, believes that “the Linux Standards Base is the next stage needed in moving Linux into the enterprise to replace legacy systems.”

Linux leaders agree. From Linus Torvalds himself: “By using the same Open Source methodology and involving many of the same Free Software programmers, the LSB is a natural extension of Linux into the enterprise.” The LSB effort itself has such Linux/Open Source notables as Alan Cox, Eric Raymond and Theodore Tso
working and commenting on it.

Other service and hardware vendors who want to see Linux succeed commercially, like IBM, Dell and Hewlett-Packard, are also lending the LSB support.

But, for all this, the LSB is still a work in progress. Disagreements on such fundamentals as what should be placed, and what shouldn’t, in the /proc directory still happen. And the LSB Test Suite, while it made great progress in 2001, is still in beta.

Many Linux users also still misunderstand the LSB. The LSB demands that its compliant operating systems should have a select set of APIs, programs, directory framework and libraries. It does not, however, exclude other such programming constructs so long as they don’t conflict with LSB’s framework.

So, for example, on Slashdot recently, there was a discussion where some thought that because the LSB mandates the RPM program distribution package format for third-party software distribution, other such packages, like Debian’s DPKG, would no
longer be supported on LSB 1.1-compliant systems. That simply isn’t true, say FSG advocates. While it is possible, if LSB 1.1 becomes very popular, that non-LSB supported constructs like DPKG could fade into disuse, the LSB is about providing a minimal programming framework for third-party software, not excluding other frameworks.

Another problem is that, except for Caldera, LSB is seen as being more honored by lip service than by programming work by the Linux distribution companies. While the other major players, Debian, Mandrake, Red Hat, SuSE and Turbolinux, are on board with LSB, some critics question their level of commitment to the standard. Only time will tell if LSB certification will become the key element in Linux’s commercial success or just another three-letter acronym on the box.

Category:

  • Linux