OS News Archive

PearPC 0.4 Released

PearPC, the PowerPC processor emulator capable of running Apple's Mac OS X on x86, has released version 0.4.0 after more than a year's wait. "This is the first release with G4 support by Daniel Foesch (you have to enable it in your config). Other features include support for native CD-ROMs (no need for images) and endianess safety (i.e. you can run PearPC on big-endian systems)." The full changelog is here, downloads are here.

VMware Player 1.0 Released

VMware has released VMware Player version 1.0.0-final for Windows and Linux. VMware Player runs virtual machines (VM's) created by VMware Workstation, GSX Server or ESX Server. It also supports VM's created with Virtual PC and Virtual Server from Microsoft. VMware also released version 1.0.0 of their free Browser Appliance VM running Ubuntu Linux 5.10 with Mozilla Firefox 1.07 and 1.5.

What Is Virtualization

Virtualization allows you to have multiple "virtual machines," each with its own operating systems running in a sandbox, shielded from each other, all in one physical machine. Each virtual machine shares a common set of hardware, unaware that it is also being used by another virtual machine at the same time. More here.

Xen 3.0 Released

Xen 3.0 has been released. "We've been seeing good stability on the XenRT regression tests for the last couple of weeks, and the number of bug reports submitted to bugzilla have dropped right down." Get it here. "Along with the usual binary install tarball, we've created a new live-iso demo CD, and some RPM packages for common linux distros."

Enomalism: XEN Virtualization Management Console

"The Enomalism Virtualized Management Console is a powerful web-based systems administrator and management tool for XEN hypervisor. Servers with hundreds of multiple isolated Virtual Private Servers can be managed like a standalone server with Enomalism tools which include a VPS creation wizard and templates which facilitate VPS configuration, loading applications and centralized software management and deployment." It's completely open-source, they say, yet I can't find any info on what license they're using (but I suspect the GPL).

OpenVZ Declared Stable

With a recent releases of the new kernels (latest being 022stab050) and tools we can now declare OpenVZ status as stable. There has been a lot of advances during last three months of development: better OS templates and tools, improved stability due to a lot of openvz and mainstream bug fixes, better CPU fair scheduler, support for x86_64 and IA64 architectures, and a lot of new hardware (see the hardware compatibility list)

Visopsys 0.6 Released

Visopsys 0.6 introduces a host of new functionality including a cleaned up desktop with icons for browsing the computer, file systems, and administrative tasks, FAT defragmenting, ELF dynamic linking, a built in chain-boot loader and simple MBR formatting, file browsing widgets and dialogs, Windows .ico icon file support, a generic file viewing program, Italian keyboard support, new icons and a new splash screen.

OS Virtualization: an Introduction

"One of the hottest topics in all of IT today is the subject of virtualization. While it has been around for some time, it has just recently started to garner the attention of the biggest names in tech. Everyone from Intel and AMD, to Microsoft, Sun, and virtually every commercial Linux vendor has either current or planned support for virtualization. So what is it, and why is everyone so head over heels about it?"

Updates to Bluebottle

"Bluebottle is a powerful operating system developed in the Programming Languages and Runtime Systems Research Group, based on the Active Object System (Aos) kernel. The Aos kernel provides a compact runtime environment for the Active Oberon language, which supports active objects (threads) directly, and enables the construction of efficient active object-based systems that directly run on the hardware." You can read the changelog for the latest changes, and be sure to check the screenshot of the window manager.

NICTA Embedded OS Framework Released

Iguana and NICTA::Pistachio-embedded (yes, the two together), a new open-source operating system for mobile phones and embedded devices has been released by the ERTOS group of NICTA and adopted by Qualcomm for some of their phones. Iguana is a small and secure OS which runs on top of the L4 microkernel. It also runs Linux as an application alongside trusted programs, giving backward compatibility with legacy software. The system currently works on ARM, x86, and MIPS64.

V2_OS Project Restarted

For the past few years, the V2_OS project was nearly dead. Things are about to change as the project is getting reorganized. The new website is nearly ready and the source code was moved from Sourceforge, back to the real server. Development of the complete rewrite (version 0.70) is expected to restart in the following days. For those who do not remember V2_OS, this is one of the first operating systems written in pure assembly language.

Hardware Emulation With QEMU

"QEMU is an open source cross-platform emulator for Linux hosts. It allows you to emulate a number of hardware architectures (x86, x86-64, and PowerPC are currently known to work, with others, including SPARC and MIPS, in development). QEMU thereby lets you run another operating system on top of your existing OS. Going through the process of installing and configuring QEMU not only gave me a worthwhile new software tool, but also helped me learn a few things about Linux."

Get Server Control, Virtualization with Free, Open Source Xen

"It's almost mind-boggling that every 18 months or so, regular as clockwork, you can get twice as much computing power. In fact, it is mind-boggling, and these high octane servers can cause some hassles in the data center. In this tip, I explore the standard fixes applied when server shoppers go overboard. These include server consolidation and grid computing. Then, I explore another option: virtualization with Xen."