The manual is your friend. See Downloads where to get it.
To configure the system (e.g. add additional packages) you can start the PTXdist menu:
$ ptxdist menu
PTXdist menu
To add additional packages to your root filesystem simply use the ptxdist tool. The ncurses based UI is the same that is used by the linux kernel with “make menuconfig”. It can be used the following way:
Dependencies between packages should be “automagically” resolved. Software is organized in sections.
Select one of the supported hardware platforms, select a software configs and start building the image. On @mod_name@ the hardware platform names are:
Currently the following software configs are available:
Selecting configs for <label mod_name>MOD_NAME>/label>-fsl:
$ ptxdist platform configs/platforms/@mod_name_code@/<label mod_name_code>MOD_NAME_CODE>-fsl/platformconfig $ ptxdist select configs/platforms/@mod_name_code@/@mod_name_code@-fsl/ptxconfig $ ptxdist go $ ptxdist images
Selecting configs for @mod_name@:
$ ptxdist platform configs/platforms/@mod_name_code@/@mod_name_code@/platformconfig $ ptxdist select configs/systems/minimal/ptxconfig $ ptxdist go $ ptxdist images
PTXdist downloads some packages. If it reports some errors please