HomeSort by: relevance | last modified time | path
    Searched refs:dhcpcd (Results 1 - 25 of 25) sorted by relevancy

  /src/external/bsd/dhcpcd/libexec/
Makefile 3 SUBDIR= dhcpcd-run-hooks dhcpcd-hooks
  /src/external/bsd/dhcpcd/sbin/
Makefile 3 SUBDIR= dhcpcd
  /src/external/bsd/dhcpcd/examples/conf/
Makefile 9 FILES= dhcpcd.conf
11 FILESDIR= /usr/share/examples/dhcpcd/
  /src/external/bsd/dhcpcd/libexec/dhcpcd-run-hooks/
Makefile 10 SCRIPTS= dhcpcd-run-hooks
13 MAN= dhcpcd-run-hooks.8
  /src/external/bsd/dhcpcd/sbin/dhcpcd/
Makefile 10 PROG= dhcpcd
11 SRCS= common.c control.c dhcpcd.c duid.c eloop.c logerr.c
13 SRCS+= dhcp-common.c dhcpcd-embedded.c
73 CONFIGFILES= dhcpcd.conf
77 MAN= dhcpcd.conf.5 dhcpcd.8
  /src/external/bsd/dhcpcd/examples/hooks/
Makefile 16 FILESDIR= /usr/share/examples/dhcpcd/hooks
  /src/external/bsd/dhcpcd/libexec/dhcpcd-hooks/
Makefile 13 FILESDIR= /libexec/dhcpcd-hooks
  /src/etc/rc.d/
dhcpcd 3 # $NetBSD: dhcpcd,v 1.11 2020/09/08 12:52:18 martin Exp $
5 # PROVIDE: dhcpcd
11 name=dhcpcd
18 # Work out what pidfile dhcpcd will use based on flags
network 74 if ! checkyesno dhcpcd && \
188 if ! checkyesno dhcpcd; then
190 warn "please configure dhcpcd in its place."
218 # "dhcp" as a special case to invoke dhcpcd, treat "rtsol" as
321 if ! checkyesno dhcpcd; then
322 /sbin/dhcpcd -n --dhcp \
327 if ! checkyesno dhcpcd; then
328 /sbin/dhcpcd -n6b \
544 if [ -f /var/run/dhcpcd-$int.pid ]; then
545 /sbin/dhcpcd -k $int 2> /dev/nul
    [all...]
Makefile 21 devpubd dhcpcd dhcpd dhcpd6 dhcrelay dmesg \
  /src/share/examples/apm/
script 47 sh /etc/rc.d/dhcpcd stop
58 sh /etc/rc.d/dhcpcd stop
65 sh /etc/rc.d/dhcpcd start
  /src/distrib/evbarm/instkernel/sshramdisk/
mtree.conf 12 ./libexec/dhcpcd-hooks
  /src/etc/powerd/scripts/
sleep_button 33 /etc/rc.d/dhcpcd restart
  /src/external/bsd/dhcpcd/dist/hooks/
dhcpcd-run-hooks 2 # dhcpcd client configuration script
7 signature_base="# Generated by dhcpcd"
9 signature_base_end="# End of dhcpcd"
11 state_dir=/var/run/dhcpcd/hook-state
32 # If dhcpcd is running as a single instance then it will have a list of
182 logger -i -p daemon."$lvl" -t dhcpcd-run-hooks "$interface: $*"
334 # Thus, the user can create their dhcpcd.enter/exit-hook script to configure
337 /etc/dhcpcd.enter-hook \
338 /libexec/dhcpcd-hooks/* \
339 /etc/dhcpcd.exit-hoo
    [all...]
  /src/external/bsd/
Makefile 5 SUBDIR= acpica am-utils bc byacc cron dhcpcd elftoolchain/common \
  /src/distrib/utils/embedded/conf/
evbarm.conf 106 dhcpcd=YES
evbmips.conf 88 dhcpcd=YES
evbppc.conf 87 dhcpcd=YES
riscv.conf 86 dhcpcd=YES
usermode.conf 41 dhcpcd=YES
x86.conf 66 dhcpcd=YES
  /src/usr.bin/sys_info/
sys_info.sh 133 dhcpcd)
134 run "dhcpcd --version | sed -e 's/ /-/g' -e 1q"
  /src/etc/defaults/
rc.conf 89 # dhcpcd) may be needed to get the network operational enough to mount
198 dhcpcd=NO dhcpcd_flags="-qM" # For ifconfig_XXX=dhcp.
  /src/usr.sbin/postinstall/
postinstall.in 1204 # dhcpcd
1207 additem dhcpcd "dhcpcd configuration is up to date"
1214 find_file_in_dirlist dhcpcd.conf "dhcpcd.conf" \
1215 "${SRC_DIR}/external/bsd/dhcpcd/dist/src" \
1218 populate_dir "$op" true "${dir}" "${DEST_DIR}/etc" 644 dhcpcd.conf
1221 check_dir "${op}" "${DEST_DIR}/var/db/dhcpcd" 755
1225 "${DEST_DIR}/etc/dhcpcd.duid" \
1226 "${DEST_DIR}/var/db/dhcpcd/duid
    [all...]
  /src/etc/
Makefile 345 ${MAKEDIRTARGET} ${NETBSDSRCDIR}/external/bsd/dhcpcd/sbin/dhcpcd configinstall

Completed in 23 milliseconds