Main Page: Difference between revisions
Jump to navigation
Jump to search
(«Main Page» переименована в «Заглавная страница»: трансляция) |
No edit summary |
||
Line 1: | Line 1: | ||
{{Infobox_OS | | |||
name = KolibriOS | | |||
logo = [[Image:KolibriOS_Logo.jpg|KolibriOS logo]]| | |||
screenshot = [[Image:KolibriOS.png|250px]]| | |||
caption = KolibriOS desktop| | |||
developer = [http://www.kolibrios.org/?p=ContactUs KolibriOS Project Team]| | |||
family = | | |||
source_model = [[Open source]] | | |||
working_state = Active | | |||
latest_release_version = 0.7.0.0 | | |||
latest_release_date = [[June 7]], [[2007]] | | |||
kernel_type = [[Monolithic kernel]] | | |||
license = [[GNU General Public License|GPL]] | | |||
website = [http://www.kolibrios.org www.kolibrios.org] | | |||
}} | |||
[[KolibriOS]] is an [[open source]] [[operating system]] with a [[Monolithic kernel|monolithic]] [[Preemption (computing)|preemptive]], [[Real-time operating system|real-time]] [[Kernel (computer science)|kernel]], video drivers, for [[32-bit]] [[x86 architecture]] computers, developed and maintained by The KolibriOS Project Team. KolibriOS is a fork of [[MenuetOS]], written entirely in [[FASM]] ([[Assembly language|assembly language]]). However, [[C]], [[C++]], [[Free Pascal]], [[Forth]], among other high-level languages and compilers, can also be used in user application development.<br /> | |||
English, Russian and Dutch versions are available. | |||
== KolibriOS Features == | |||
* Boots from several devices, [[NTFS]] is also supported. You can even start it from [[Windows]] (Windows will shutdown). | |||
* Graphical user interface based on [[VESA]]. | |||
* Development kit: code editor with a macro-assembler ([[FASM]]) integrated. | |||
* TCP/IP stack. | |||
* Fits on a single 1.44MB [[Floppy]] (many applications are compressed). | |||
* Runs with 8Mb of RAM. | |||
* Pre-emptive multitasking, streams, parallel execution of system calls. | |||
* Supported file systems are [[FAT12]], [[FAT16]], [[FAT32]] (long names support), [[NTFS]] (read only). | |||
* [[AC'97]] audio codec support for [[Intel]], [[nForce]], [[nForce2]], [[nForce3]], [[nForce4]] and [[SIS7012]] chipsets. | |||
* [[CD]] and [[DVD]] support. | |||
* User can change [[Theme_(computing)|themes]] directly in [[operating system|OS]]. | |||
== External links == | |||
* [http://www.kolibrios.org/?&lang=en Official KolibriOS homepage] | |||
* [http://meos32.forumer.com/ Forum] | |||
* [http://www.meos.sysbin.com/ Forum] | |||
<!-- Categories --> | |||
[[Category:operating systems]] | |||
[[Category:FloppyOS]] | |||
<!-- Interlang --> | |||
[[es:KolibriOS]] | |||
[[et:KolibriOS]] | |||
[[pl:KolibriOS]] | |||
[[ru:KolibriOS]] | |||
[[uk:KolibriOS]] | |||
== Other Links == | |||
{{portal|Free software|Floss logos.svg}} | |||
* [[MenuetOS]] |
Revision as of 02:40, 25 August 2007
KolibriOS | |
KolibriOS logo | |
KolibriOS desktop | |
Website: | www.kolibrios.org |
Developed by: | KolibriOS Project Team |
License: | GPL |
Kernel type: | Monolithic kernel |
Working state: | Active |
KolibriOS is an open source operating system with a monolithic preemptive, real-time kernel, video drivers, for 32-bit x86 architecture computers, developed and maintained by The KolibriOS Project Team. KolibriOS is a fork of MenuetOS, written entirely in FASM (assembly language). However, C, C++, Free Pascal, Forth, among other high-level languages and compilers, can also be used in user application development.
English, Russian and Dutch versions are available.
KolibriOS Features
- Boots from several devices, NTFS is also supported. You can even start it from Windows (Windows will shutdown).
- Graphical user interface based on VESA.
- Development kit: code editor with a macro-assembler (FASM) integrated.
- TCP/IP stack.
- Fits on a single 1.44MB Floppy (many applications are compressed).
- Runs with 8Mb of RAM.
- Pre-emptive multitasking, streams, parallel execution of system calls.
- Supported file systems are FAT12, FAT16, FAT32 (long names support), NTFS (read only).
- AC'97 audio codec support for Intel, nForce, nForce2, nForce3, nForce4 and SIS7012 chipsets.
- CD and DVD support.
- User can change themes directly in OS.
External links
et:KolibriOS pl:KolibriOS uk:KolibriOS