Archive image management commands

Name

  IMAGE_ARCHIVE_CMD

Header file

Configured via config/general.h.

Examples

Enable support for GZIP images and archive image management commands

  #define IMAGE_GZIP               /* GZIP image support */
  #define IMAGE_ARCHIVE_CMD        /* Archive image management commands */

Description

This build option enables the command imgextract.

See also

Notes

This option will take effect only if iPXE is configured to support at least one archive image format. You may wish to enable support for GZIP or ZLIB images using the build options IMAGE_GZIP or IMAGE_ZLIB.

buildcfg/image_archive_cmd.txt ยท Last modified: 2021/05/12 14:06 by mcb30
Recent changes RSS feed CC Attribution-Share Alike 4.0 International Driven by DokuWiki
All uses of this content must include an attribution to the iPXE project and the URL https://ipxe.org
References to "iPXE" may not be altered or removed.