* you need to unpackage the tarball as root !

1. edit config_build.

2. edit config_system.

3. run system_config.

4. adjust the rescue system (_system/_cd/) to your needs with the
   tools under utils/. you need to be online in order to use these
   tools. you will find a list with available packages under
   doc/packages.
      + install new packages with utils/pkg_install
      + remove unwanted packages with utils/pkg_remove
      + update the packages with utils/pkg_update

5. do necessary changes to the rescue system in _system/_cd/ if
   needed.

6. run build.
