Giter VIP home page Giter VIP logo

ix's Introduction

 * #   #
##  # #
 #   #
 #  # #
####   #####

Ix [n]:
	1) one who is not able satisfactorily to explain what a Hrung is, nor 
	why it should choose to collapse on Betelgeuse Seven
	
	2) a standalone zigzag implementation for the x86

The build system assumes you have a reasonably new version of gcc, qemu, nasm, 
and sudo, and a reasonably recent cdrtools. qemu and cdrtools are used only in 
'make test', so if you just want to build the kernel, you only need gcc and 
nasm. sudo is used only in 'make install', which you shouldn't do.

The generated kernel image is called 'ixmage.elf'. It is stored in src/. It
is a multiboot-compatible elf-format executable.

Running 'make install' on a system with sudo will rebuild the image and copy it
to /boot. It assumes that you have already modified your grub configuration.

Notes:

* Several files in this release were taken from or adapted from files from
a previous OS project, Project XANA. This project was licensed under the 
GPL v.2. Some of those files were taken from its parent project, OSD
(also called OCD), by Alexander Panek. That project was under the ZLIB license.
The files from OSD have their own copyright notice. Those files that are unique
to Ix may not contain a notice.

* One file was taken from an excerpt from DJGPP, and parts of another were 
adapted from GRUB. Both projects are licensed under the GPL2. The portions so
indicated were not long enough to constitute a derivative work.

* The file multiboot.h is taken directly from GRUB, with copyright notice intact.

* Some files are taken from bkerndev, Bren's Kernel Development Tutorial. These
files have their ownership notices intact. We are working on replacing all 
the functionality in these files. 

* The current version of ix is always at git://github.com/enkiv2/ix.git

* The current version as of midnight EST is always at 
  http://namcub.accela-labs.com/projects/ix

* The Ix project has a presence on the web at
  http://namcub.accela-labs.com/projects/ix.web

ix's People

Contributors

enkiv2 avatar ccs4ever avatar

Watchers

James Cloos avatar  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.