Home
last modified time | relevance | path

Searched refs:conf (Results 1 – 25 of 26) sorted by relevance

12

/busybox-1.35.0/testsuite/
Dmdev.tests52 echo ".* 1:1 666" >mdev.testdir/etc/mdev.conf
53 echo "sda 2:2 444" >>mdev.testdir/etc/mdev.conf
66 echo "-.* 1:1 666" >mdev.testdir/etc/mdev.conf
67 echo "sda 2:2 444" >>mdev.testdir/etc/mdev.conf
80 echo "\$MODALIAS=qw 1:1 666" >mdev.testdir/etc/mdev.conf
81 echo "\$MODALIAS=qw. 2:2 444" >>mdev.testdir/etc/mdev.conf
82 echo "\$MODALIAS=qw. 3:3 400" >>mdev.testdir/etc/mdev.conf
95 echo "sda 0:0 444 >disk/scsiA" >mdev.testdir/etc/mdev.conf
113 echo "sda 0:0 444 >disk/" >mdev.testdir/etc/mdev.conf
131 echo "sda 0:0 444 =disk/sd/a" >mdev.testdir/etc/mdev.conf
[all …]
Dparse.tests115 cp ../examples/udhcp/udhcpd.conf $FILE
/busybox-1.35.0/examples/var_service/dhcpd_if/
Drun14 sed 's/^interface.*$/interface '"$if/" -i udhcpd.conf
21 udhcpd -f -vv udhcpd.conf
/busybox-1.35.0/scripts/kconfig/
DMakefile17 config: $(obj)/conf
35 oldconfig: $(obj)/conf
39 silentoldconfig: $(obj)/conf
64 randconfig: $(obj)/conf
68 allyesconfig: $(obj)/conf
72 allnoconfig: $(obj)/conf
76 allmodconfig: $(obj)/conf
80 defconfig: $(obj)/conf
89 %_defconfig: $(obj)/conf
117 hostprogs-y := conf mconf qconf gconf kxgettext
[all …]
DPOTFILES.in2 scripts/kconfig/conf.c
Dconf.c19 static void conf(struct menu *menu);
437 conf(child->list); in conf_choice()
444 static void conf(struct menu *menu) in conf() function
501 conf(child); in conf()
521 conf(rootEntry); in check_conf()
633 conf(&rootmenu); in main()
645 conf(&rootmenu); in main()
Dmconf.c280 static void conf(struct menu *menu);
731 static void conf(struct menu *menu) in conf() function
793 conf(submenu); in conf()
799 conf(submenu); in conf()
838 conf(submenu); in conf()
1086 conf(&rootmenu); in main()
/busybox-1.35.0/scripts/
Dcheckhelp.awk15 conf[pos] = $2;
37 printf("%s: No helptext for '%s'\n", file[i], conf[i]);
/busybox-1.35.0/examples/var_service/dnsmasq/
Drun12 dnsmasq -C dnsmasq.conf
Ddnsmasq.conf18 servers-file=/etc/dnsmasq_servers.conf
DREADME8 /etc/resolv.conf says:
/busybox-1.35.0/docs/
Dsyslog.conf.txt1 If syslogd applet compiled with FEATURE_SYSLOGD_CFG=y, then it supports restricted syslog.conf.
2 The config resembles rsyslog.conf in RULES part:
20 #syslog.conf
Dbusybox_footer.pod6 using an /etc/nsswitch.conf configuration file, and using one or more of the
18 /etc/nsswitch.conf, /lib/libnss_dns*, /lib/libnss_files*, and /lib/libresolv*).
Dmdev.txt46 MDEV Config (/etc/mdev.conf)
/busybox-1.35.0/examples/var_service/fw/etc/
Dhosts13 domain=`(. /boot.conf; echo "$DNSDOMAINNAME")`
Dresolv.conf3 domain=`(. /boot.conf; echo "$DNSDOMAINNAME") 2>/dev/null`
/busybox-1.35.0/loginutils/
DConfig.src22 (glibc), you will then need to install the /etc/nsswitch.conf
35 If you need to use glibc's nsswitch.conf mechanism
48 (glibc), you will then need to install the /etc/nsswitch.conf
/busybox-1.35.0/scripts/basic/
Dfixdep.c250 goto conf; in parse_config_file()
259 conf: in parse_config_file()
/busybox-1.35.0/examples/var_service/fw/
Drun78 for ipconf in conf/*.ipconf "$rundir"/*.ipconf; do
/busybox-1.35.0/examples/
Dmdev_fat.conf150 ACTION=change;SUBSYSTEM=block;DISK_MEDIA_CHANGE=1;.* 0:0 660 */etc/mdev.conf.change_blockdev.sh
/busybox-1.35.0/
DConfig.in235 bool "Enable SUID configuration via /etc/busybox.conf"
240 by checking /etc/busybox.conf. (This is sort of a poor man's sudo.)
270 (chown 0.0 /etc/busybox.conf; chmod 600 /etc/busybox.conf)
279 bool "Suppress warning message if /etc/busybox.conf is not readable"
283 /etc/busybox.conf should be readable by the user needing the SUID,
/busybox-1.35.0/examples/var_service/
DREADME149 Uses conf/*.ipconf (static config) and /var/run/service/fw/*.ipconf
238 -c /var/service/supplicant_wlan0/wpa_supplicant.conf -d
DREADME_distro_proposal.txt63 [ -r conf ] && . ./conf
/busybox-1.35.0/examples/bootfloppy/
Dbootfloppy.txt107 (if the system doesn't know what device 'a:' is, look at /etc/mtools.conf)
/busybox-1.35.0/modutils/
DConfig.src18 and does not use /etc/modules.conf file.

12