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 Dnet-lib.pl.patch9 @@ -38,7 +38,7 @@ elsif ($gconfig{'os_type'} eq 'debian-li
13 - do "$gconfig{'os_type'}-lib.pl";
15 $net_mode = $gconfig{'os_type'};
H A Ddisable-version-check.patch30 - if (($realos{'os_version'} ne $gconfig{'os_version'} ||
31 - $realos{'real_os_version'} ne $gconfig{'real_os_version'} ||
32 - $realos{'os_type'} ne $gconfig{'os_type'}) &&
/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.