OS News Archive

Introducing Arch-OS

In the UK, Plymouth University's Portland Square building is the subject of an interactive experiment. Researchers have developed a software called Arch-OS which not only manages the buildings systems but also encourages those working inside to interact with their surroundings. Check the video too.

Partition Logic 0.55 Released

Partition Logic is a standalone graphical partitioning tool that boots from a single floppy disk or CD, intended to become a free-software alternative to certain well-known proprietary offerings. It's also an experiment in finding ways that a hobby OS (Visopsys) can be made useful/interesting to the sort of people who don't read OSNews. Release announcement here and download page here.

Visopsys 0.55 Released

Visopsys is an alternative operating system for PC compatible computers. Version 0.55 was released today. It is a maintenance and bugfix release that makes things a bit 'snappier' and more reliable, with some additional capabilities including installation support for all FAT filesystems, baseline PCI driver support, and a better organised device infrastructure. In addition, GUI window layout and resizing has been reimplemented and generally fixed. You can get it here.

Review: VMware 5.0

With last month's release of VMware Workstation 5, the virtual machine software is better than ever. VMware Workstation now has 64-bit host support, the ability to capture multiple snapshots for each virtual machine, easier sharing of virtual machines, and the ability to connect multiple virtual machines in a "team" setting.

The History of Non-UNIX Oses

eXpert Zone Founder, Andrew Youll (youlle) has posted about a document he has found on the net detailing the history of "non-UNIX" oses in a timeline it also shows relationships between oses and shows which projects have borrowed from where or which oses have "compatibility" with other projects.

JNode release 0.2

The JNode team is proud to announce the release of the version 0.2 of JNode. JNode.org is an open source java OS written fully in java (with a very small assembler nano-kernel).

China Announces Unix-compatible Server OS

Kylin, a server OS focusing on high performance, availability and security, that was funded by a Chinese government-sponsored R&D program, has been announced. Kylin has been organized in a hierarchy model, including the basic kernel layer which is similar to Mach, the system service layer which is similar to BSD and the desktop environment which is similar to Windows. It has been designed to comply with the UNIX standards and is compatible with Linux binaries. Unfortunately, the download page is currently nonfunctional.

DESKWORK – The Sci-fi in DOS

I just want to show you a great add-on for DOS, called DESKWORK. It's an operating system build upon DOS, just like older Windows versions were build upon DOS. It has been written by Konstantin Koll for several years now, who founded a small company called Mystic Bytes to produce DESKWORK.

GeekOS 0.3.0 Released

GeekOS is a tiny operating system kernel for x86 PCs. Its goal is to be simple enough for beginners to understand and modify, but realistic enough to be interesting and fun. Version 0.3.0 has been released. In addition to many critical bug fixes, there's now seamless support for compiling under Cygwin.

FreeRTOS – A Free RTOS for Small Embedded Real-Time Systems

FreeRTOS is a portable open source (GPL) real-time operating system for embedded devices. It offers a smaller and easier real-time processing alternative for applications where eCOS and embedded Linux (or Real Time Linux) won't fit, are not appropriate, or are not available. FreeRTOS runs on a bunch of architectures, both 8- and 16-bit. TCP/IP support is provided either from the uIP software TCP/IP stack (live demo server here) or by using the Wiznet hardware TCP/IP co-processor (live demo server here).

Visopsys 0.54 Released

Visopsys is an alternative operating system for PC compatible computers. This is a maintenance release, with numerous small improvements and bugfixes including some general back- porting from the 0.6 development branch. In addition, IDE disk-to-disk operations have been improved so that they can happen in parallel, the kernel hardware drivers have been given a new interrupt handing interface, and there is some improved efficiency in a performance-critical section of the multitasker.