Giter Site home page Giter Site logo

hazelnut's Introduction

L4/KA README
Uwe Dannowski
June 7 2000


1. Getting Started

 After obtaining the source tree (from CVS or as a tarball), go to the kernel
directory and type make:

  src/l4-ka > cd kernel
  src/l4-ka/kernel > make

 This should automatically invoke the XConfig tool to configure the kernel.
The settings default to build an x86-X0-debug kernel. After finishing the
configuration, click "Save and Exit" in XConfig. Then the kernel is built.
 As a result of the build process, there should be a kernel image file
x86-kernel (or whatever architecture you chose). That's all - copy the kernel
image to your boot medium.

The build process for the applications is quite similar - go to the apps
 directory and type make there:

  src/l4-ka > cd apps
  src/l4-ka/apps > make

 The XConfig tool for the applications is invoked. Make your selections with
respect to the kernel settings (kernel version) and select the applications
you want to build. When you're done with the configuration, click "Save and
Exit" and the build process starts.
 For now, the resulting binaries will reside in the respective subdirectories.
Copy them to your boot medium and have fun.



Please, direct comments, contributions, etc. to this README to:
  [email protected]

hazelnut's People

Watchers

Bill J. 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.