logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

Config::Model::models::Multistrap - Configuration class Multistrap

Description

       Configuration classes used by Config::Model

       Class for multistrap configuration files. Note that multistrap is based on INI where section and keys are
       case insensitive. Hence all sections and keys are converted to lower case and written back as lower case.
       Most values (but not all) are also case-insensitive. These values will also be written back as lowercase.

Elements

include-Includefileforcascadedconfiguration
       To support multiple variants of a basic (common) configuration, "multistrap" allows configuration files
       to include other (more general) configuration files. i.e. the most detailed / specific configuration file
       is specified on the command line and that file includes another file which is shared by other
       configurations.  Optional.Typeuniline.archOptional.Typeenum.choice:'alpha','arm','armel','powerpc'.directory-targetdirectory
       top level directory where the bootstrap will be created.  Optional.Typeuniline.aptsources
       aptsources is a list of sections to be used in the /etc/apt/sources.list.d/multistrap.sources.list of the
       target. Order is not important.  Optional.Typelistofreference.bootstrap
       the bootstrap option determines which repository is used to calculate the list of Priority: required
       packages and which packages go into the rootfs. The order of sections is not important.  Optional.Typelistofreference.debootstrap
       Replaced by bootstrap parameter. DeprecatedOptional.Typelistofreference.omitrequiredOptional.Typeboolean.addimportantOptional.Typeboolean.configscriptOptional.Typeuniline.setupscriptOptional.Typeuniline.cleanup
       remove apt cache data, downloaded Packages files and the apt package cache.  Optional.Typeboolean.noauth
       allow the use of unauthenticated repositories.  Optional.Typeboolean.explicitsuite
       whether to add the /suite to be explicit about where apt needs to look for packages.  Optional.Typeboolean.

       upstream_default value :
           0

   unpack-extractalldownloadedarchivesOptional.Typeboolean.

       upstream_default value :
           1

       Note: unpack is migrated with '$old' and with:

       •   $old => "- forceunpack"

   sectionsOptional.TypehashofnodeofclassMultistrap::Section.forceunpack-extractalldownloadedarchives
       deprecated. Replaced by unpack. DeprecatedOptional.Typeboolean.

       upstream_default value :
           1

Name

       Config::Model::models::Multistrap - Configuration class Multistrap

See Also

       •   cme

       •   Config::Model::models::Multistrap::Section

perl v5.40.0                                       2024-11-30             Config::Model::models::Multistrap(3pm)

See Also