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

fai-debconf - set debconf values using classes

Author

       Written by Thomas Lange <lange@cs.uni-koeln.de>

FAI 3                                           23 September 2008                                 fai-debconf(1)

Description

       This command is only called internally by FAI and not directly by the user.

       fai-debconf  reads  files  in  DIRECTORY  which  are  also a defined class. If the name of the class is a
       directory,  all  files  in  the   directory   are   read.   The   files   must   have   the   format   of
       debconf-get-selections(1).   All the input is used to call debconf-set-selections(1). This is done in the
       chroot environment if the variable $ROOTCMD is set. After setting the debconf values, dpkg-reconfigure(8)
       is called for every installed package and for which some debconf data was set.

Name

       fai-debconf - set debconf values using classes

Options

-h     Show help, version and summary of options.

       -s     Skip reconfiguration of packages. Only set values in debconf database.

       -v     Create verbose output.

       -d     Add additional debugging output. Implies the -v option.

       -f     Run dpkg-reconfigure for all packages FAI has information on, not only for  those  whose  database
              entries were modified.

See Also

debconf-get-selections(1), debconf-set-selections(1), dpkg-reconfigure(8)

       This program is part of FAI (Fully Automatic Installation). The FAI homepage is http://fai-project.org.

Synopsis

fai-debconf [OPTION] DIRECTORY

See Also