Home
last modified time | relevance | path

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

/OK3568_Linux_fs/yocto/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";
/OK3568_Linux_fs/u-boot/scripts/kconfig/
H A DMakefile8 PHONY += xconfig gconfig menuconfig config silentoldconfig update-po-config \
33 gconfig: $(obj)/gconf target
272 ifeq ($(MAKECMDGOALS),gconfig)
/OK3568_Linux_fs/buildroot/support/kconfig/patches/
H A D17-backport-kecho.patch15 PHONY += xconfig gconfig menuconfig config syncconfig update-po-config \
H A D06-br-build-system-integration.patch58 -ifeq ($(MAKECMDGOALS),gconfig)
/OK3568_Linux_fs/kernel/Documentation/kbuild/
H A Dkconfig.rst293 gconfig chapter
296 Searching in gconfig:
298 There is no search command in gconfig. However, gconfig does
/OK3568_Linux_fs/buildroot/support/kconfig/
H A DREADME.buildroot24 gconfig
H A DMakefile6 PHONY += xconfig gconfig menuconfig config syncconfig update-po-config \
31 gconfig: $(obj)/gconf target
/OK3568_Linux_fs/kernel/scripts/kconfig/
H A DMakefile6 PHONY += xconfig gconfig menuconfig config localmodconfig localyesconfig \
25 gconfig: $(obj)/gconf target
/OK3568_Linux_fs/buildroot/docs/manual/
H A Dquickstart.txt37 $ make gconfig
120 These commands, +make menuconfig|nconfig|gconfig|xconfig+ and +make+, are the
H A Dprerequisite.txt63 ** +glib2+, +gtk2+ and +glade2+ to use the 'gconfig' interface
H A Dlegal-notice.txt25 Buildroot with +make menuconfig+, +make xconfig+ or +make gconfig+, run:
H A Dcommon-usage.txt14 ('menuconfig', 'nconfig', 'xconfig' or 'gconfig'), then issue:
/OK3568_Linux_fs/buildroot/boot/at91bootstrap3/
H A Dat91bootstrap3.mk66 AT91BOOTSTRAP3_KCONFIG_EDITORS = menuconfig xconfig gconfig
/OK3568_Linux_fs/buildroot/boot/barebox/
H A Dbarebox.mk84 $(1)_KCONFIG_EDITORS = menuconfig xconfig gconfig nconfig
/OK3568_Linux_fs/buildroot/package/swupdate/
H A Dswupdate.mk203 SWUPDATE_KCONFIG_EDITORS = menuconfig xconfig gconfig nconfig
/OK3568_Linux_fs/buildroot/package/busybox/
H A Dbusybox.mk121 BUSYBOX_KCONFIG_EDITORS = menuconfig xconfig gconfig
/OK3568_Linux_fs/yocto/poky/documentation/migration-guides/
H A Drelease-notes-3.4.2.rst90 - kern-tools: bug fixes and kgit-gconfig
/OK3568_Linux_fs/buildroot/boot/uboot/
H A Duboot.mk313 UBOOT_KCONFIG_EDITORS = menuconfig xconfig gconfig nconfig
/OK3568_Linux_fs/buildroot/
H A DMakefile151 noconfig_targets := menuconfig nconfig gconfig xconfig config oldconfig randconfig \
1025 gconfig: $(BUILD_DIR)/buildroot-config/gconf outputmakefile target
H A DCHANGES10611 New GTK-based configurator, usable using 'make gconfig'.
10697 #2095: make gconfig: undefined reference to symbol 'dlsym@@GLIBC_2.2.5'
/OK3568_Linux_fs/buildroot/linux/
H A Dlinux.mk339 LINUX_KCONFIG_EDITORS = menuconfig xconfig gconfig nconfig
/OK3568_Linux_fs/kernel/Documentation/admin-guide/
H A DREADME.rst168 "make gconfig" GTK+ based configuration tool.