Abandoned Projects: Difference between revisions

Jump to navigation Jump to search
[unchecked revision][unchecked revision]
Content added Content deleted
mNo edit summary
(add more projects not updated since 2015)
Line 46: Line 46:
|Status=Last release: 2010-10-23
|Status=Last release: 2010-10-23
|FloppyAvailable=Fits on a floppy! :) ("basic version"; full is 12MB)
|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: Line 89:
|Status=Last update: 2007-09-25, abandoned
|Status=Last update: 2007-09-25, abandoned
|FloppyAvailable=Fits on a floppy! :)
|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 132: Line 150:
|Status=Last release: 2007-04-15, abandoned
|Status=Last release: 2007-04-15, abandoned
|FloppyAvailable=Fits on a floppy! :)
|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
}}
}}


Line 179: Line 215:


= G =
= 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
{{OSProject
Line 295: Line 340:
|Status=Last commit: 2013-06-13, abandoned
|Status=Last commit: 2013-06-13, abandoned
|FloppyAvailable=Fits on a floppy! :)
|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: Line 362:


= L =
= 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
{{OSProject
Line 463: Line 526:
|Status=Last commit: 2014-02-21, abandoned
|Status=Last commit: 2014-02-21, abandoned
|FloppyAvailable=Fits on a floppy! :)
|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 537: Line 609:
|Status=Last commit: 2012-02-02, abandoned
|Status=Last commit: 2012-02-02, abandoned
|FloppyAvailable=Could fit on a floppy, but no-one has tried :P
|FloppyAvailable=Could fit on a floppy, but no-one has tried :P
}}

{{OSProject
|OSName=Perception
|OSDescription=A 'managed' operating system environment built around a high level language called Shovel. The project was rebooted as of Q2 2014.
|Contact=https://github.com/MessiahAndrw/
|License=Open source
|URL=https://github.com/MessiahAndrw/Perception
|Status=Last update: 2015-02-04, abandoned
}}
}}