Main Page/es
Jump to navigation
Jump to search
KolibriOS | |
Error creating thumbnail: Unable to save thumbnail to destination
| |
Escritorio de KolibriOS | |
Website: | www.kolibrios.org |
Developed by: | KolibriOS Project Team |
License: | GPL |
Kernel type: | Núcleo monolítico |
Working state: | Activo |
KolibriOS es un sistema operativo de código abierto para computadoras con procesador x86 de 32 bits basado en MenuetOS, escrito enteramente en el lenguaje ensamblador FASM.
Sitio web | FAQ |
---|---|
Foro | Documentación |
Nightly Builds | Wanted Features |
Bug Tracker | Últimos cambios |
Source Repository | Aplicaciones |
File Repository | Hardware Support |
Desarrollo | Todas las categorías |
KolibriOS Features
- A monolithic preemptive kernel that is only 80 kilobytes, complete with streams, parallel execution of system calls and a TCP/IP stack.
- Speed. Thanks to being written in Assembler, it's very fast.
- Size. KolibriOS is very small - most of it fits on a 1.44MB floppy disk!
- Filesystem support. It supports FAT16/32, (read-only) ext2/3/4, NTFS and CDFS support, with XFS support planned.
- Lightweight. Kolibri boots on anything that has a Pentium and at least eight megabytes of RAM.
- Driver support. A lot of the popular sound, network and graphics cards are supported (see supported hardware list)
- Comes with a development kit (code editor with FASM macro-assembler integrated).
Branches
- Kolibri-A - an embedded version of KolibriOS
- New network stack (based on BSD/Berkeley sockets)