GithubHelp home page GithubHelp logo

cryp706uru / aquila Goto Github PK

View Code? Open in Web Editor NEW

This project forked from thethumbler/aquila

0.0 2.0 0.0 10.07 MB

AquilaOS: UNIX-like Operating System

Home Page: http://aquilaos.com

License: GNU General Public License v3.0

Makefile 0.81% C 98.05% Shell 0.30% Assembly 0.24% C++ 0.06% Perl 0.13% Yacc 0.35% SourcePawn 0.04% Objective-C 0.03%

aquila's Introduction

Aquila OS https://travis-ci.org/mohamed-anwar/Aquila Gitter chat

Image of Aquila

UNIX-like Operating System, including the kernel and system tools. Intended to be fully POSIX compliant. Oh, and it compiles with -O3.

Build Instructions

Follow the instructions in this wiki page.

CPU-based Features:

Supported Archetictures:
  • x86
  • IA64
  • Multitasking
  • Multithreading
  • SMP

Kernel Features:

  • Monolitihic kernel
  • Virtual Filesystem
  • Supports loadable modules

Supported Filesystems:

  • initramfs (CPIO Archive filesystem, used for Ramdisk, read only)
  • tmpfs (Generic temporary filesystem, read/write)
  • devfs (Virtual filesystem, used for device handlers, statically populated, read/write)
  • devpts (Virtual filesystem, used for psudo-terminals, dynamically populated, read/write)
  • procfs (Processes information filesystem, read only)
  • ext2 (Basic Extended 2 filesystem, read/write)
  • ext3
  • ext4
  • sysfs

Supported Devices:

  • i8042 (PS/2 Controller)
  • ramdev (Memory mapped device, generic handler)
  • ps2kbd (PS/2 Keyboard Controller)
  • console (IBM TGA console)
  • ata (ATA Harddisk handler, PIO mode)
  • fbdev (Generic framebuffer device handler)
  • 8250 (UART)

Supported video interfaces:

  • VESA 3.0

System Feautres:

  • newlib-3.0.0 (latest)
  • aqbox (Aquila Box, like busybox)
  • fbterm (Framebuffer based terminal)
  • tcc (Tiny C Compiler)
  • lua (Lua programming language)
  • kilo (Kilo text editor)

aquila's People

Watchers

James Cloos avatar CRYP70_6URU avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.