|/
|\ISS               Tidbits  Posts  Answers  Install  Wiki  Contact  Donate  GitHub


dhcpcd                                                             version 9.4.1
________________________________________________________________________________

dhcpcd is an implementation of the DHCP client specified in RFC 2131. dhcpcd
gets the host information (IP address, routes, etc) from a DHCP server and
configures the network interface of the machine on which it is running.

dhcpcd then runs the configuration script which writes DNS information to
resolvconf(8), if available, otherwise directly to /etc/resolv.conf. If the
hostname is currently blank, (null) or localhost, or force_hostname is YES or
TRUE or 1 then dhcpcd sets the hostname to the one supplied by the DHCP server.
dhcpcd then daemonises and waits for the lease renewal time to lapse. It will
then attempt to renew its lease and reconfigure if the new lease changes. [0]

Upstream: https://roy.marples.name/projects/dhcpcd/


[000] Index
________________________________________________________________________________

* Installation ........................................................... [001]
* Setup .................................................................. [002]
* Usage .................................................................. [003]
* History ................................................................ [004]
* References ............................................................. [005]


[001] Installation
________________________________________________________________________________

+------------------------------------------------------------------------------+
|                                                                              |
|  $ kiss b dhcpcd                                                             |
|                                                                              |
+------------------------------------------------------------------------------+


[002] Setup
________________________________________________________________________________

This package provides a service file compatible with the distribution's default
service manager. Refer to the distribution's service management documentation
for instructions on how to enable the service. [1]


[003] Usage
________________________________________________________________________________

Refer to the manual pages and command help output.


[004] History
________________________________________________________________________________

2021-11-05 7aba1c34 dhcpcd: fix permissions
2021-10-25 fa8fa879 dhcpcd: 9.4.1
2021-08-31 8e5944d7 dhcpcd: redirect stderr to stdout in service
2021-07-17 5d2ed547 dhcpcd: update for new env
2021-07-15 e1c9370d dhcpcd: use VERSION
2021-07-13 d1272e46 dhcpcd: make runit file executable
2021-07-01 b100d0a2 dhcpcd: remove usage of install
2021-06-30 bb28b328 dhcpcd: 9.4.0
2020-11-20 bf9b0498 dhcpcd: 9.3.3
2020-11-02 ca8fb985 dhcpcd: 9.3.2
2020-10-13 3bf1b145 dhcpcd: 9.3.1
2020-10-06 2d861899 dhcpcd: 9.3.0
2020-09-07 f151c0ae dhcpcd: 9.2.0
2020-07-03 a95aa27e dhcpcd: bump to 9.1.4
2020-07-03 7ee68757 dhcpcd: bump to 9.1.3
2020-06-16 ba4ea8f8 dhcpcd: bump to 9.1.2
2020-06-05 cea4143b dhcpcd: bump to 9.1.1
2020-06-01 df0e7ce1 dhcpcd: Fix missing include
2020-05-31 8c0a5dfd dhcpcd: bump to 9.1.0
2020-05-08 7d43b76b dhcpcd: Move files to /usr/lib/dhcpcd
2020-04-28 08e65947 dhcpcd: Fix bug with privsep value
2020-04-24 9f638a04 dhcpcd: Drop privsepuser auto detection
2020-04-21 d22091ef dhcpcd: bump to 9.0.2
2020-04-14 aad36ebb dhcpcd: bump to 9.0.1
2020-01-28 f9616528 dhcpcd: bump to 8.1.6
2020-01-03 9a82e4bf dhcpcd: bump to 8.1.5
2019-12-21 20d9272f dhcpcd: bump to 8.1.4
2019-12-20 ba9b65fe dhcpcd: bump to 8.1.3
2019-11-24 df156c63 dhcpcd: use better mirror
2019-11-13 96cbae77 dhcpcd: bump to 8.1.2
2019-10-16 d4fb6b88 dhcpcd: bump to 8.1.1
2019-10-13 6ab6b65a dhcpcd: bump to 8.1.0
2019-09-13 337327b0 dhcpcd: bump to 8.0.6
2019-09-05 e5189455 dhcpcd: bump to 8.0.4
2019-08-22 3954712b dhcpcd: bump to 8.0.3
2019-08-04 5050696e dhcpcd: bump to 8.0.2
2019-07-04 1fac8101 dhcpcd: add package


[005] References
________________________________________________________________________________

[0] dhcpcd.8
[1] #/wiki/service-management



________________________________________________________________________________

Dylan Araps (C) 2019-2021

The registered trademark Linux(R) is used pursuant to a sublicense from the
Linux Foundation, the exclusive licensee of Linus Torvalds, owner of the mark
on a world­wide basis.