Abandoned Projects: Difference between revisions

[unchecked revision][unchecked revision]
No edit summary
 
(4 intermediate revisions by 4 users not shown)
Line 1:
__NOTOC__
This page maintains a list of 76 academic, personal, and small non-commercial operating systems - which are considered as have been abandoned by their authorscreators. For information regarding commercial or mainstream operating systems, please visit [[wikipedia:Operating_system|Wikipedia]].
 
OSes have a high mortality rate: between 2004 and 2006, 112 of 213 OS Projects disappeared from the Internet. And looking at how often these projects are started by using the [[Forum:2|OS Project Announcement forum]], in that same time period 68 projects were announced! The current total is 175 projects, but just 58 of them are active (as of January 1, 2018) and only 99 have been updated at least once since 2015. Please help keep this list current by correcting it if you see any outdated information.
Line 46:
|Status=Last release: 2010-10-23
|FloppyAvailable=Fits on a floppy! :) ("basic version"; full is 12MB)
}}
 
{{OSProject
|OSName=Arcrascent OS
|OSDescription=Arcrascent OS is a x86/x86-64 operating system in development since June 2013. It is fully UNIX-compatible but not an Unix clone. It includes FAT12/16/32 and EXT2/EXT3 drivers, floppy and (S)ATA drivers, (very) basic networking, sound driver, keyboard/mouse driver. It also has a real-mode emulator, multitasking, process prioritization, very advanced serial console ("SerCon"), an enhanced device file system for intercomponent communication, full-fledged ACPI controller (supports rebooting and shutdown). This operating system has a very unique Superiority management system where a superelevated process can, through the "SerCon" execute commands at RING0 level for programs that require direct hardware access. The goal is to be user-friendly and to provide a comfortable environment for both developer and regular users. An upcoming kernel module is called "CSM" and contains complex algorithms that will improve human machine interaction. The module currently has the ability to interpret English statements and extract new information it can obtain from such statements. The language interpreter will support visual & auditory inputs and even support outputs in multiple forms of communication (e.g. text, visual, sound). When completed, this innovative ''AI-like'' module will support machine "imagination" and inference, making a computer feel less like a machine!
|Contact=Joonyoung Lee, 0fb1d8 [at] gmail [dot] com
|License=Proprietary :(
|URL=https://sites.google.com/site/arcrascent/home
|Status=Last release: 2015-07-29 - Inactive?
}}
 
Line 80 ⟶ 89:
|Status=Last update: 2007-09-25, abandoned
|FloppyAvailable=Fits on a floppy! :)
}}
 
{{OSProject
|OSName=Cédille
|OSDescription=Cédille is a microkernel that attempts to be just that - a kernel with barely anything in it so it doesn't screw up. It boots via Grub and is inspired by Mach and Linux.
|Contact=Lionel at OSDev forums
|License=Open source (MIT)
|URL=https://github.com/Lionel07/Cedille
|Status=Last commit: 2015-03-22, abandoned
}}
 
Line 131 ⟶ 149:
|URL=http://sourceforge.net/projects/dex-os/
|Status=Last release: 2007-04-15, abandoned
|FloppyAvailable=Fits on a floppy! :)
}}
 
{{OSProject
|OSName=DexOS
|OSDescription=DexOS is a 32bit OS coded in 100% ASM by Craig Bamford, based on the idea that it would be cool to have a OS based on a console type OS, but - instead of running on a XBox or PS - it would run on x86 PC. From the start, as you would expect from a OS based on a game's console OS, optimizing for speed has been of paramount important in the over all design. To this end there's no virtual memory, paging, and only a single process is allowed (though that process can spawn multiple threads). The program runs in ring0, you have direct access to all hardware (including CPU and graphics). Memory allocation is the responsibility of the app -- there's no front-end memory allocation. The entire OS will fit into less than 100k. My homepage: http://dex-os.github.io/
|Contact=Team Dex4u, justdex4u [at] aol [dot] com
|License=Open source (DexOS license)
|URL=https://github.com/dex-os/DexOS
|Status=Last commit: 2015-01-22, abandoned
}}
 
{{OSProject
|OSName=DreckigOS
|OSDescription=Dreckig OS is an x86, real mode, multi-tasking(kinda) operating system written in assembly language. It uses a megalithic kernel, an experimental kernel architecture. Dreckig also has a GUI and a custom RAM disk file system. I am also developing a programming language for use with Dreckig OS.
|Contact=https://twitter.com/wizardofhaas
|License=Open source
|URL=https://github.com/WizardOfHaas/DreckigOS
|Status=Last commit: 2015-06-20
}}
 
{{OSProject
|OSName=Drex
|OSDescription=It's a kernel for the IA32 architecture written in C and asm. It's based on the exokernel architecture but forks from it when simplicity can be gained.
|Contact=Gianluca Guida, gianluca [at] drex [dot] tk
|License=Open source (GNU GPLv2)
|URL=http://drex.sourceforge.net
|Status=Last release: 2005-12-07, abandoned
|FloppyAvailable=Fits on a floppy! :)
}}
Line 179 ⟶ 225:
 
= G =
 
{{OSProject
|OSName=GeekOS
|OSDescription=Earlier versions of GeekOS have been used as the basis for student projects in operating system courses. This new development version of GeekOS is a rewrite designed to address limitations in the original version. It is not specifically designed for course projects, but because it strives for simplicity, it might be useful for people interested in learning about OS kernel implementation. Currently it builds on x86 and runs under Bochs and Qemu
|Contact=david [dot] hovemeyer [at] gmail [dot] com
|License=Open source (GNU GPLv2)
|URL=https://github.com/NikSteel/GeekOS
|Status=Last commit: 2015-07-22, is abandoned
}}
 
{{OSProject
Line 295 ⟶ 350:
|Status=Last commit: 2013-06-13, abandoned
|FloppyAvailable=Fits on a floppy! :)
}}
 
{{OSProject
|OSName=Kosar OS
|OSDescription=Sample x86 OS with farsi support. Non-english homepage.
|Contact=http://kosaros.blog.ir/
|License=Proprietary :(
|URL=http://kosaros.blog.ir/
|Status=Last release: 2015-10-12, abandoned
}}
 
Line 308 ⟶ 372:
 
= L =
 
{{OSProject
|OSName=L4ka
|OSDescription=L4ka project has two extremely fast microkernels: Pistachio and Hazelnut. It is available for x86, ARM, MIPS and other architectures. Our homepage: http://l4ka.org/
|Contact=University of Karlsruhe, Germany, l4ka [at] ira [dot] uka [dot] de
|License=Open source
|URL=https://github.com/l4ka
|Status=Last commit: 2015-09-01, abandoned
}}
 
{{OSProject
Line 463 ⟶ 536:
|Status=Last commit: 2014-02-21, abandoned
|FloppyAvailable=Fits on a floppy! :)
}}
 
{{OSProject
|OSName=Nanos
|OSDescription=Nanos is a protected mode nanokernel OS for x86 computers. It is written in assembly and assembled with NASM. No further work will be done after the bootable kernel achievement. My homepage: https://silentorbit.com/nanos/
|Contact=Peter Hultqvist, nanos [at] silentorbit [dot] com
|License=Open source (GNU GPLv3)
|URL=https://github.com/nwg/nanos
|Status=Last commit: 2015-02-17, abandoned
}}
 
Line 602 ⟶ 684:
 
= R =
 
{{OSProject
|OSName=Retro Rocket
|OSDescription=Retro Rocket is a 32-bit protected mode operating system with the majority of the userland written in BBC BASIC, using a builtin interpreter. It is designed to imitate the BBC Micro's MOS (Machine Operating System) in appearance and behaviour, with modern concepts such as multitasking, memory protection and much more modern system specs. My homepage: http://brainbox.cc/
|Contact=http://brainbox.cc/contact-us , Brain at OSDev forums
|License=Open source
|URL=https://brainbox.cc/stash/projects/RR
|Status=Last update: 2012-04-19, abandoned
|FloppyAvailable=Perhaps is too fat to fit on a floppy, and no-one has tried ;)
}}
 
{{OSProject
Line 745 ⟶ 817:
|Status=Last update: 2006-01-14, abandoned
|FloppyAvailable=Too fat for a floppy! 11 MB size
}}
 
{{OSProject
|OSName=Drex
|OSDescription=It's a kernel for the IA32 architecture written in C and asm. It's based on the exokernel architecture but forks from it when simplicity can be gained.
|Contact=Gianluca Guida, gianluca [at] drex [dot] tk
|License=Open source (GNU GPLv2)
|URL=http://drex.sourceforge.net
|Status=Last release: 2005-12-07, abandoned
|FloppyAvailable=Fits on a floppy! :)
}}
 
Anonymous user