Home
last modified time | relevance | path

Searched refs:gconfig (Results 1 – 10 of 10) sorted by relevance

/openbmc/openbmc/meta-openembedded/meta-webserver/recipes-webadmin/webmin/files/
H A Ddisable-version-check.patch19 -if (($realos{'os_version'} ne $gconfig{'os_version'} ||
20 - $realos{'os_type'} ne $gconfig{'os_type'}) &&
24 - my ($minor) = split(/\./, $gconfig{'os_version'});
25 - if ($realos{'os_type'} eq $gconfig{'os_type'} &&
33 - &ui_form_start("$gconfig{'webprefix'}/webmin/fix_os.cgi").
41 +#if (($realos{'os_version'} ne $gconfig{'os_version'} ||
42 +# $realos{'os_type'} ne $gconfig{'os_type'}) &&
46 +# my ($minor) = split(/\./, $gconfig{'os_version'});
47 +# if ($realos{'os_type'} eq $gconfig{'os_type'} &&
55 +# &ui_form_start("$gconfig{'webprefix'}/webmin/fix_os.cgi").
H A Dnet-lib.pl.patch11 do "$gconfig{'os_type'}-9.1-ALL-lib.pl";
14 - do "$gconfig{'os_type'}-lib.pl";
15 + #do "$gconfig{'os_type'}-lib.pl";
/openbmc/u-boot/scripts/kconfig/
H A DMakefile6 PHONY += xconfig gconfig menuconfig config syncconfig update-po-config \
31 gconfig: $(obj)/gconf target
285 ifeq ($(MAKECMDGOALS),gconfig)
/openbmc/linux/Documentation/kbuild/
H A Dkconfig.rst13 The gconfig ('gconf') program has limited help text.
320 gconfig chapter
323 Searching in gconfig:
325 There is no search command in gconfig. However, gconfig does
/openbmc/linux/scripts/kconfig/
H A DMakefile36 gconfig-prog := gconf
48 $(foreach c, config menuconfig nconfig gconfig xconfig, $(eval $(call config_rule,$(c))))
/openbmc/linux/Documentation/translations/zh_CN/admin-guide/
H A DREADME.rst149 "make gconfig" 基于GTK+的配置工具。
/openbmc/linux/Documentation/translations/zh_TW/admin-guide/
H A DREADME.rst152 "make gconfig" 基於GTK+的配置工具。
/openbmc/openbmc/poky/documentation/migration-guides/
H A Drelease-notes-3.4.2.rst92 - kern-tools: bug fixes and kgit-gconfig
/openbmc/linux/Documentation/admin-guide/
H A DREADME.rst168 "make gconfig" GTK+ based configuration tool.
H A Dquickly-build-trimmed-linux.rst862 configuration utilize, use the make target ``xconfig`` or ``gconfig`` instead.