kconfig.1m (2010 09)

k
kconfig(1M) kconfig(1M)
NAME
kconfig - manage kernel configurations
SYNOPSIS
kconfig -DSw
kconfig [-av][-P fields][config]...
kconfig -b behavior
kconfig -c [-C comment ] src dest
kconfig -d [-C comment ] config
kconfig -e [-C comment ][config] filename
kconfig -H [-C comment ]
kconfig -i [-C comment ][
-b behavior ][-fhV][config] filename
kconfig -k {ON|OFF}
kconfig -l [-C comment ][-b
behavior ][-f] config
kconfig -n [-C comment ][-b
behavior ][-f] config
kconfig -r [-C comment ] old new
kconfig -s [-C comment ][
-f] config
kconfig -t [-C comment ] config title
DESCRIPTION
kconfig is the administrative command for HP-UX kernel configurations. In the first form,
kconfig
will give summary information about the currently running kernel configuration. In the second form,
kconfig will give information about saved kernel configurations. If configuration names are listed on
the command line, the output is restricted to those configurations. In the other forms, kconfig
supports
various administrative tasks on kernel configurations. See kconfig(5) for more information about kernel
configurations.
Only users with appropriate privileges can specify the
-b, -c, -d, -H,
-i, -k, -l, -n, -r, -s,or-t
options.
Options
-a Includes detailed information about each kernel configuration in the output listing (see
-v below). In addition, the information about each configuration will be followed by the
outputs of:
kcmodule -a -v
kctune -v
for the configuration, so as to include all configuration data. Note: if additional
configuration data are available in future releases of HP-UX, they will be included as
well.
-b behavior Specifies whether or not to update the automatic backup configuration before the
requested change. Also specifies the default backup behavior for future changes. See
kconfig(5) for a description of the various backup behavior s.
For compatibility with old releases,
-B is accepted as an alias for -b yes, and -K is
accepted as an alias for
-b no. These aliases will be removed in a future release.
-c src dest kconfig will make a copy of the saved kernel configuration named src. The copy will
be named dest . dest must not already exist.
-C comment The specified comment will be included in the kernel configuration log file entry made for
this invocation of kconfig. For more details on the kernel configuration log file, see
kclog(1M). Note that it will usually be necessary to quote the comment in order to avoid
interpretation by the shell.
-d config kconfig will delete the saved kernel configuration named config, and any files associ-
ated with it. Some files are shared between saved configurations; these files are not
deleted until all of the saved configurations using them have been deleted.
-D kconfig will display all changes to the current kernel configuration that are being held
for next boot. In other words, it will execute:
kcmodule -D
kctune -D
HP-UX 11i Version 3: September 2010 1 Hewlett-Packard Company 1

Summary of content (4 pages)