Table of Contents

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.

Newcomers/beginners

  1. Introduction
  2. Developing MINIX 3
  3. Contributing

Tutorials

Reference documentation

  1. Micro-kernel
  2. Drivers
  3. Servers
  4. Userland
    1. Minix-specific
    2. NetBSD
    3. pkgsrc
  5. Machine-dependent
    1. i386
    2. ARM
  6. Miscellaneous
    1. Early Boot - technical details of kernel getting loaded and its memory layout

MINIX 3 Old Developers Guide Table of Contents

As discussed on minix3, here is the old developers guide table of contents:

  1. Programming
  2. Rebuilding the System
  3. API Documentation
  4. Internals
    1. Early Boot - technical details of kernel getting loaded and its memory layout
  5. Writing or Porting Software
  6. Source Code
  7. TODO