****** Images ****** The CoreOS build system provides several examples image: .. index:: coreos-image-full-cmdline ``coreos-image-full-cmdline`` ============================= A console-only image with more full-featured Linux system functionality installed. .. index:: coreos-image-minimal ``coreos-image-minimal`` ======================== A small image just capable of allowing a device to boot. .. index:: coreos-image-minimal-dev ``coreos-image-minimal-dev`` ============================ A ``coreos-image-minimal`` image suitable for development work using the host. The image includes headers and libraries you can use in a host development environment. .. note:: :external:ref:`ref-manual/images:images` defined in OpenEmbedded-Core are also available, but are not based on the :ref:`coreos-image ` classes. Custom image based on the :ref:`coreos-image ` classes can be made in an application layers.