Lines Matching refs:string

4 option('version-tag', type : 'string',
5 description : 'override the git version string')
6 option('shared-lib-tag', type : 'string',
16 option('rootlibdir', type : 'string',
18 option('rootprefix', type : 'string',
40 option('sysvinit-path', type : 'string', value : '/etc/init.d',
42 option('sysvrcnd-path', type : 'string', value : '/etc/rc.d',
44 option('telinit-path', type : 'string', value : '/lib/sysvinit/telinit',
46 option('rc-local', type : 'string',
55 option('quotaon-path', type : 'string', description : 'path to quotaon')
56 option('quotacheck-path', type : 'string', description : 'path to quotacheck')
57 option('kmod-path', type : 'string', description : 'path to kmod')
58 option('kexec-path', type : 'string', description : 'path to kexec')
59 option('sulogin-path', type : 'string', description : 'path to sulogin')
60 option('mount-path', type : 'string', description : 'path to mount')
61 option('umount-path', type : 'string', description : 'path to umount')
62 option('loadkeys-path', type : 'string', description : 'path to loadkeys')
63 option('setfont-path', type : 'string', description : 'path to setfont')
64 option('nologin-path', type : 'string', description : 'path to nologin')
66 option('debug-shell', type : 'string', value : '/bin/sh',
68 option('debug-tty', type : 'string', value : '/dev/tty9',
82 option('user-path', type : 'string',
176 option('certificate-root', type : 'string', value : '/etc/ssl',
178 option('dbuspolicydir', type : 'string',
180 option('dbussessionservicedir', type : 'string',
182 option('dbussystemservicedir', type : 'string',
184 option('dbus-interfaces-dir', type : 'string',
186 option('pkgconfigdatadir', type : 'string', value : '',
188 option('pkgconfiglibdir', type : 'string', value : '',
190 option('xinitrcdir', type : 'string', value : '',
192 option('rpmmacrosdir', type : 'string', value : 'lib/rpm/macros.d',
194 option('update-helper-user-timeout', type : 'string', value : '15s',
196 option('pamlibdir', type : 'string',
198 option('pamconfdir', type : 'string',
200 option('libcryptsetup-plugins-dir', type : 'string',
202 option('docdir', type : 'string',
207 option('fallback-hostname', type : 'string', value : 'localhost',
212 option('extra-net-naming-schemes', type : 'string',
214 option('default-net-naming-scheme', type : 'string', value : 'latest',
223 option('default-user-shell', type : 'string', value : '/bin/bash',
246 option('nobody-user', type : 'string',
249 option('nobody-group', type : 'string',
295 option('dev-kvm-mode', type : 'string', value : '0666',
297 option('group-render-mode', type : 'string', value : '0666',
303 option('default-locale', type : 'string', value : '',
305 option('localegen-path', type : 'string', value : '',
307 option('service-watchdog', type : 'string', value : '3min',
328 option('dns-servers', type : 'string',
331 option('ntp-servers', type : 'string',
334 option('support-url', type : 'string',
337 option('www-target', type : 'string',
349 option('smack-run-label', type : 'string',
433 option('efi-libdir', type : 'string',
435 option('efi-includedir', type : 'string', value : '/usr/include/efi',
439 option('sbat-distro', type : 'string', value : 'auto',
443 option('sbat-distro-summary', type : 'string',
445 option('sbat-distro-pkgname', type : 'string',
447 option('sbat-distro-version', type : 'string',
449 option('sbat-distro-url', type : 'string',
451 option('efi-color-normal', type : 'string', value : 'lightgray,black',
453 option('efi-color-entry', type : 'string', value : 'lightgray,black',
455 option('efi-color-highlight', type : 'string', value : 'black,lightgray',
457 option('efi-color-edit', type : 'string', value : 'black,lightgray',
460 option('bashcompletiondir', type : 'string',
462 option('zshcompletiondir', type : 'string',