| ARRIS Enterprises, Inc. Confidential Information |
Building a boot imageA 64-bit OS is required to build boot images. A boot image is a binary file containing the software which is downloaded to the IP-STB. A boot image is built from a number of parts:
All different kind of parts are each stored in an IP-STB Installation Package (IIP). This documentation describes which types of IIPs are available for installation. When building a boot image all the parts are put together as one binary. Building custom boot imagesThe SDK comes with some general purpose boot images, and the Infocast Server will
broadcast these by default. However, it is possible for you to build custom boot images
with the SDK, adding and removing features and setting configuration options. Scripts
for building boot images are provided in the
A more detailed description of the build_boot_image script can be found here. Distribute boot imageFor information on how to distribute a boot image to a KreaTV IP-STB, see the Booting section of the manual. |