MINIX 3 Developers Guide Table of Contents

The Developers Guide provides information on how to hack on MINIX 3. If you're new to MINIX 3 development, you should start here.

  1. Introduction

    1. Directory Structure

  2. Programming

    1. Posix and MINIX 3

    2. Programming in MINIX 3

    3. MINIX 3 Assembly Language

    4. Learning Assembly in Minix

    5. X86 CPU Reference Manuals

    6. Useful tools specific to MINIX

    7. Device Driver Programming in MINIX

  3. Rebuilding the System

    1. Tracking Current

    2. Rebuilding the System

    3. The New Build System

    4. Test Suite

  4. API Documentation

    1. The MINIX 3 API

    2. The Kernel API

    3. The VFS-FS protocol

    4. The DataStore API

    5. The Data Link (inet-ethernet) protocol

    6. The System Event Framework (SEF)

  5. Internals

    1. VM Internals

  6. Writing or Porting Software

    1. Guide to Porting Software

    2. Making a Packman Package

  7. Style

    1. Commit Message Format

  8. TODO

    1. Things you would like someone to do

MinixWiki: DevelopersGuide (last edited 2010-03-12 23:13:50 by AntoineLeca)