ChorusOS 4.0 Production Guide

Creating a Component

To build a very simple ChorusOS component called MYCOMP, which contains an application that displays a short message, you must begin by creating a path in your /tmp directory which contains your new component.

host% cd /tmp/MYSRC
host% mkdir MYCOMP