Giter Site home page Giter Site logo

lucas-developer / antarticaos Goto Github PK

View Code? Open in Web Editor NEW
0.0 3.0 0.0 4.35 MB

O Antartica OS é um Sistema Operacional ainda em Desenvolvimento, criado pelo Grupo GNU/Linux Terminators no Telegram

License: GNU General Public License v2.0

Makefile 2.08% Rust 93.51% Assembly 4.41%

antarticaos's Introduction

O Antartica OS é um Sistema Operacional ainda em Desenvolvimento, criado pelo Grupo GNU/Linux Terminators no Telegram

Grupo: https://t.me/GNULinux_Terminators

Para compilar é necessário ter os seguintes programas:

nasm, qemu, xorriso build-essential rust xargo

Para instalar os mesmos execute os seguintes comandos (Debian e Derivados):

$ sudo apt-get install nasm xorriso qemu build-essential

(Arch Linux e Derivados):

$ sudo pacman -S --needed binutils grub mtools libisoburn nasm qemu

(Fedora):

$ sudo dnf install nasm xorriso qemu

Para instalar a Linguagem rust execute o seguinte comando:

$ curl https://sh.rustup.rs -sSf | sh

Para instalar o xargo execute o seguinte comando:

$ cargo install xargo

(o cargo já vem com a linguagem rust)

Para instalar o toolchain usado pelo projeto (especificado no arquivo rust-toolchain), execute:

$ rustup install nightly-2017-10-28
$ rustup component add rust-src

Para compilar o projeto execute o seguinte comando:

$ make iso

Se você tiver o qemu, você pode compilar e rodar:

$ make run

antarticaos's People

Contributors

dlight avatar nullbuffer avatar

Watchers

 avatar  avatar  avatar

Forkers

dalalsunil1986

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.