Home
last modified time | relevance | path

Searched refs:configuration (Results 1 – 25 of 308) sorted by relevance

12345678910>>...13

/illumos-gate/usr/src/cmd/tsol/tnctl/
H A Dtnzonecfg25 #There are five fields separated by colon in this configuration file:
37 #Fourth Field: Multi-Level port configuration entry for private addresses.
38 # mlp info is list of semicolon separated mlp configuration entry.
39 # Each mlp configuration entry is specified by port/protocol.
41 #Fifth Field: Multi-Level port configuration entry for shared address.
44 # This is the default global zone configuration. Note that although this
/illumos-gate/usr/src/cmd/ssh/etc/
H A Dssh_config7 # The values can be changed in per-user configuration files $HOME/.ssh/config
15 # Any configuration value is only changed the first time it is set.
17 # configuration file, and defaults at the end.
/illumos-gate/usr/src/cmd/power/
H A Dpower.dfl34 # all any user can change the configuration.
37 # the configuration.
40 # can change the configuration. The list of
46 # node or super-user can change the configuration.
/illumos-gate/usr/src/cmd/cmd-inet/usr.lib/wpad/
H A DREADME122 configuration file.
152 implementation. A configuration file, .config, for compilation is
160 information about the wpa_supplicant build time configuration.
256 - wpa_supplicant selects a BSS based on its configuration
350 After you have created a configuration file, you can build
362 You will need to make a configuration file, e.g.,
427 example configuration file, wpa_supplicant.conf, for detailed
440 Example configuration files for some common configurations:
602 non-root user access (ctrl_interface_group in the configuration
733 Example configuration for xsupplicant:
[all …]
/illumos-gate/usr/src/cmd/sgs/crle/common/
H A Dcrle.msg44 \t[-c conf]\tspecify configuration file\n\
59 \t[-u]\t\tupdate existing configuration file\n\
65 configuration\n\
74 \tof any configuration file information. \
86 @ MSG_ARG_UPDATE "%s: %s: version [%d] of configuration file provides \
103 configuration files\n"
136 @ MSG_GEN_CREATE "%s: configuration file: %s: not created\n"
141 @ MSG_DEF_NOCONF "\nDefault configuration file (%s) not found\n"
162 @ MSG_DIA_CONFILE "output configuration file: %s\n"
193 configuration file creation\n\n"
[all …]
/illumos-gate/usr/src/cmd/pools/poolstat/
H A Dsa_libpool.c60 sa_libpool_init(void *configuration) in sa_libpool_init() argument
62 if (configuration) { in sa_libpool_init()
63 conf = configuration; in sa_libpool_init()
/illumos-gate/usr/src/test/
H A DREADME43 run(1) to be passed through so that a user may specify a custom configuration
63 that chooses or creates an appropriate configuration file. The goal of every
72 configuration file. The template for a configuration file can easily be created
84 The configuration file of a newly ported test must specify the user the test
/illumos-gate/usr/src/cmd/print/scripts/
H A Dconv_lp85 REMOTE=`grep Remote: ${PRINTER}/configuration 2>/dev/null | sed -e "s/^Remote: //"`
86 DEVICE=`grep Device: ${PRINTER}/configuration 2>/dev/null | sed -e "s/^Device: //"`
/illumos-gate/usr/src/cmd/nsadmin/
H A Dsystem29 * to deliver configuration fragments into files under /etc/system.d;
49 * root device and root filesystem configuration:
60 * highly platform and configuration dependent.
66 * (Swap device configuration should be specified in /etc/vfstab.)
/illumos-gate/usr/src/cmd/bnu/
H A DDevconfig25 # Two types of configuration are available: module configuration
26 # for STREAMS devices, and timeout configuration.
/illumos-gate/usr/src/cmd/sgs/rtld/common/
H A Drtld.msg58 @ MSG_ARG_NOCONFIG "no configuration file in use"
109 @ MSG_CONF_APP "configuration file: %s: is specific to application: %s"
110 @ MSG_CONF_DSTAT "configuration file: %s: original directory %s: stat \
112 @ MSG_CONF_FSTAT "configuration file: %s: original file %s: stat \
114 @ MSG_CONF_FCMP "configuration file: %s: original file %s: modified \
115 since configuration file creation"
137 @ MSG_LDD_PTH_LIBPATHC " search path=%s (configuration \
142 @ MSG_LDD_PTH_ENDDFLC " (configuration default - %s)\n"
276 @ MSG_USD_LDLIBPATHC " unused search path=%s (configuration \
278 @ MSG_DUP_LDLIBPATHC " unused (duplicate) search path=%s (configuration \
/illumos-gate/usr/src/lib/libnwam/
H A DREADME29 libnwam - Network Auto-Magic (NWAM) configuration and event
35 Network Auto-Magic (NWAM) configuration information - i.e. the NWAM
37 for retrieving and updating NWAM-related configuration data, abstracted
40 configuration, as described below. Additionally the library provides
44 Each of these configuration components is referred to as an 'entity'.
47 interface (IP) configuration. An NCP consists of a set of NCUs, one for
55 Locations: A location consists of additional configuration preferences
56 to be applied when basic IP configuration is complete. Information
68 Known WiFi Networks (known WLANs): units that specify configuration
105 /etc/nwam configuration files, and the details of storage are hidden
[all …]
/illumos-gate/usr/src/grub/grub-0.97/docs/
H A Dgrub.info-259 example with a BOOTP configuration:
132 Embedding a configuration file into GRUB
147 reading boot entries, like an ordinary configuration file.
158 configuration file.
203 run the command `password' in your configuration file (*note
230 configuration file when you enter the valid password.
312 configuration file from the network.
797 configuration file:
1178 * configfile:: Load a configuration file
1181 * displaymem:: Display memory configuration
[all …]
H A Dgrub.texi257 @item Load a configuration file
310 effects or changes in GRUB's configuration.
1218 configuration.
1267 To enable the menu, you need a configuration file,
1279 # Sample boot menu configuration file
1528 example with a BOOTP configuration:
1609 @chapter Embedding a configuration file into GRUB
1626 entries, like an ordinary configuration file.
2776 Load @var{file} as a configuration file.
3547 Read the configuration file @var{file} instead of
[all …]
/illumos-gate/usr/src/cmd/sendmail/src/
H A DREAD_ME43 conf.c The configuration file. This contains information
46 reasons. Most of the configuration is in sendmail.cf.
57 insert information from the configuration file.
66 readcf.c The routine that reads the configuration file and
/illumos-gate/usr/src/test/smbsrv-tests/doc/
H A DREADME87 The default configuration:
96 To run all tests using the default configuration run:
99 To run all tests using a different configuration:
/illumos-gate/usr/src/cmd/cmd-inet/etc/
H A Dipqosconf.3.sample30 # This configuration marks outbound web traffic ethernet
34 # Before this configuration can be applied the daddr parameter
/illumos-gate/usr/src/boot/
H A DREADME.loader4 to explain how to manage the loader configuration process.
20 configuration. This file is temporary, because as I noted,
184 o /boot/defaults/loader.conf -- Master configuration
199 o /kernel.config -- old location of kernel configuration
203 configuration changes.
205 o /boot/loader.rc -- loader initial configuration file,
207 configuration process.
/illumos-gate/usr/src/test/net-tests/tests/forwarding/
H A DREADME28 In this configuration we make sure that the packet travels from server
66 In this configuration we make sure that the packet travels from server
138 we create a file for each configuration. This gives individual
/illumos-gate/usr/src/uts/sparc/os/
H A Ddevice_policy2 # Device policy configuration file. When devices are opened the
/illumos-gate/usr/src/uts/intel/os/
H A Ddevice_policy2 # Device policy configuration file. When devices are opened the
/illumos-gate/usr/src/cmd/sendmail/cf/sh/
H A Dmakeinfo.sh98 echo '#####' using $1 as configuration include directory | sed 's/\/tmp_mnt//'
/illumos-gate/usr/src/grub/grub-0.97/
H A DAUTHORS24 working LBA support, /sbin/grub support for configuration files, the
26 builtin commands, disk swapping support, keyboard configuration support,
/illumos-gate/usr/src/cmd/cmd-inet/lib/nwamd/
H A DREADME157 configuration units which collectively specify how a system should be
196 the configuration objects libnwam manages. i.e.:
225 internal state: NCUs, ENMs and locations (known WLANs are configuration
238 maintenance error occurred in applying configuration
245 when its conditions are satisfied _and_ its configuration has been successfully
269 Once an object reaches offline*, its configuration processes should kick in.
271 various states in that configuration process. For example, a link can be
289 need to run through the same configuration state machine when the global
298 that the representation of configuration objects closely matches the way
417 We do not invalidate a link that is offline* since its configuration
/illumos-gate/usr/src/boot/common/
H A Dhelp.common38 beadm activate unloads the currently loaded configuration and modules,
39 sets currdev to <device> and loads configuration from new device.
204 # Tset Sboot_ask DPrompt for configuration information
208 Instructs the kernel to prompt the user for the configuration
242 In a running system, console configuration can be manipulated

12345678910>>...13