Difference between revisions of "Main Page/es"

From KolibriOS wiki
Jump to navigation Jump to search
m
Line 20: Line 20:
 
{| align="center" class="wikitable"
 
{| align="center" class="wikitable"
 
![http://www.kolibrios.org/ Sitio web]
 
![http://www.kolibrios.org/ Sitio web]
![[FAQ|FAQ]]
+
![[FAQ|Preguntas frecuentes]]
 
|-
 
|-
 
![http://board.kolibrios.org/ Foro]
 
![http://board.kolibrios.org/ Foro]
Line 26: Line 26:
 
|-
 
|-
 
![http://builds.kolibrios.org/ Nightly Builds]
 
![http://builds.kolibrios.org/ Nightly Builds]
![[Kolibri_tomorrow|Wanted Features]]
+
![[Kolibri_tomorrow|Características propuestas]]
 
|-
 
|-
 
![http://bugs.kolibrios.org/ Bug Tracker]
 
![http://bugs.kolibrios.org/ Bug Tracker]
Line 35: Line 35:
 
|-
 
|-
 
![http://ftp.kolibrios.org/ File Repository]
 
![http://ftp.kolibrios.org/ File Repository]
![[Hardware_Support|Hardware Support]]
+
![[Hardware_Support|Hardware soportado]]
 
|-
 
|-
 
![[Development|Desarrollo]]
 
![[Development|Desarrollo]]
Line 44: Line 44:
 
== Características de KolibriOS ==
 
== Características de KolibriOS ==
 
* A [http://en.wikipedia.org/wiki/Monolithic_kernel monolithic] [http://en.wikipedia.org/wiki/Preemption_(computing) preemptive] [http://en.wikipedia.org/wiki/Kernel_(computer_science) kernel] that is only 80 kilobytes, complete with streams, parallel execution of system calls and a TCP/IP stack.
 
* A [http://en.wikipedia.org/wiki/Monolithic_kernel monolithic] [http://en.wikipedia.org/wiki/Preemption_(computing) preemptive] [http://en.wikipedia.org/wiki/Kernel_(computer_science) kernel] that is only 80 kilobytes, complete with streams, parallel execution of system calls and a TCP/IP stack.
* Velocidad. Gracias a que está escrito en Ensamblador, es muy rápido.
+
* Velocidad. Gracias a que está escrito en ensamblador, es muy rápido.
 
* Tamaño. KolibriOS ocupa muy poco espacio - ¡entra en un disquete de 1.44MB!
 
* Tamaño. KolibriOS ocupa muy poco espacio - ¡entra en un disquete de 1.44MB!
 
* Filesystem support. It supports FAT16/32, (read-only) ext2/3/4, NTFS and CDFS support, with XFS support planned.
 
* Filesystem support. It supports FAT16/32, (read-only) ext2/3/4, NTFS and CDFS support, with XFS support planned.

Revision as of 17:03, 26 March 2013

KolibriOS
KolibriOS logo
KolibriOS.png
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 Preguntas frecuentes
Foro Documentación
Nightly Builds Características propuestas
Bug Tracker Últimos cambios
Source Repository Aplicaciones
File Repository Hardware soportado
Desarrollo Todas las categorías

Características de KolibriOS

  • A monolithic preemptive kernel that is only 80 kilobytes, complete with streams, parallel execution of system calls and a TCP/IP stack.
  • Velocidad. Gracias a que está escrito en ensamblador, es muy rápido.
  • Tamaño. KolibriOS ocupa muy poco espacio - ¡entra en un disquete de 1.44MB!
  • 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