Commit Graph

220 Commits

Author SHA1 Message Date
Thomas Trepl
da1d238b7f Add required key-name 2023-06-13 07:54:42 +02:00
Thomas Trepl
0dcde6e998 Add ctrl-agent config as it needs also be tweaked to find the sockets in /run 2023-06-12 18:20:38 +02:00
Thomas Trepl
baf6d5a042 'Downgrade' to stable 2.2.0 as former used 2.3.7 is a development version 2023-06-12 12:22:05 +02:00
Thomas Trepl
0d3cd5d08a Update dependencies, reformat config files 2023-06-12 11:49:19 +02:00
Thomas Trepl
ead10d569b Updates in text, add DDNS config 2023-06-11 13:54:16 +02:00
Thomas Trepl
fbdc09b0e1 Add a note for strange looking braces in the config file 2023-06-10 10:49:10 +02:00
Thomas Trepl
4d418ccdd2 Add ISC-Kea DHCP server 2023-06-06 11:18:30 +02:00
Thomas Trepl
c2ab6f4bdf First attempt to get in Kea 2023-05-07 21:41:58 +02:00
Bruce Dubbs
f0ef84ed12 Fix dhcpcd URL 2023-04-22 09:23:35 -05:00
Bruce Dubbs
a200b30491 Update to dhcpcd-10.0.1. 2023-04-21 14:56:37 -05:00
Pierre Labastie
00c5656ef8 Remove an obsolete note in dhcpcd
It talks about a service file that was used in 2019. I suppose we
can remove the note 4 years later :)
And also, it fooled jhalfs...
2023-04-20 18:33:25 +02:00
Pierre Labastie
40c00c5360 dhcpcd: add nodump for privsep 2023-04-16 13:39:50 +02:00
Bruce Dubbs
7ea35f8a6f Fix dhcpcd url 2023-04-15 16:47:00 -05:00
Bruce Dubbs
39a4e4a8a5 Update to dhcpcd-10.0.0. 2023-04-15 16:43:35 -05:00
Bruce Dubbs
4b6e2b26bc More tags 2023-02-19 19:42:20 -06:00
Douglas R. Reno
d0c42be1cf Initial tags for 11.3 2023-02-14 18:44:18 -06:00
Douglas R. Reno
bb4b217d74 Typo fixes from rhubarbpieguy 2023-01-19 13:04:01 -06:00
Tim Tassonis
9f44beb323 Fix setting hostname in dhcpcd service. 2023-01-11 01:11:54 +01:00
Tim Tassonis
885e93dd68 Add option in dhcpcd service script to set the hostname. 2023-01-10 23:49:41 +01:00
Tim Tassonis
2115e38dea Describe how to build and setup dhcpcd with or without privilege separation. 2023-01-03 00:59:06 +01:00
David Bryant
b59e5eb3ea Fixed a common misspelling. "setup" is a noun. When "set up" is a
phrasal verb, it is spelled as two words. This commit fixes most of
the misspelled "set up" instances in the BLFS book.
2022-12-12 14:17:31 -06:00
Pierre Labastie
3f2db3a638 Remove sect1info tags
They only contain a date tag that is nowhere used.
2022-11-29 08:58:07 +01:00
Bruce Dubbs
cb37cb794f Update to cmake-3.24.3. 2022-11-08 10:37:45 -06:00
Bruce Dubbs
1e33d3b7ca Update to dhcp-4.4.3-P1. 2022-10-14 16:13:22 -05:00
Bruce Dubbs
7484ed996d Re-tag dhcpcd 2022-08-25 23:10:35 -05:00
Xi Ruoyao
d16c71a0f7
dhcpcd: work around seccomp issue introduced by glibc-2.36
To me a seccomp filter as a strict allowlist with SECCOMP_RET_KILL is
simply wrong [1].  But for now simply work around the issue.

Editors should rebuild dhcpcd with the sed.  Revert the tag so another
editor can verify the change.

No packages depends on dhcpcd.  The only packages mentioning dhcpcd are
NetworkManager and wpa_supplicant.  NM doesn't support dhcpcd-9.0 or later
at all, and wpa_supplicant only refers to dhcpcd so a user can get the
IP address from AP after configured wpa_supplicant.

[1]: https://github.com/NetworkConfiguration/dhcpcd/issues/120#issuecomment-1227980583
2022-08-26 10:48:29 +08:00
Douglas R. Reno
fe33e3f2bd Tag GNOME Libraries and relevant dependencies 2022-08-25 16:50:31 -05:00
Douglas R. Reno
af847db38e Initial tags 2022-08-21 21:57:29 -05:00
Pierre Labastie
176c77e03c Typo 2022-08-19 11:10:05 +02:00
Pierre Labastie
db19db1ad7 dhcpd: the /var/lib/dhcp/dhcp.leases files is needed
Otherwise dhcpd does not start.
The "touch ..." instruction is the recommended way to create this
file according to dhcp.leases(5)
2022-03-28 15:02:30 +02:00
Douglas R. Reno
7a3822261e Remove the GCC-10 fix from DHCP because it's no longer required. 2022-03-16 16:06:26 -05:00
Bruce Dubbs
76370138fe Update to dhcp-4.4.3. 2022-03-11 10:15:00 -06:00
Pierre Labastie
1d083343b6 dhcp: mark test instruction as remap="test" 2022-02-23 11:46:24 +01:00
Bruce Dubbs
de22bfa148 Tags 2022-02-18 21:48:44 -06:00
Douglas R. Reno
453910f302 Initial round of tags from me 2022-02-16 15:46:11 -06:00
Pierre Labastie
f713df36a2 Updates
nghttp2-1.46.0
libinput-1.19.2
dhcpcd-9.4.1
libsoup-2.74.1
2021-11-09 07:40:49 +01:00
Bruce Dubbs
4183f95704 Remove ftp URL for dhcpcd 2021-10-29 12:10:13 -05:00
Pierre Labastie
85580446b2 Remove spaces at the end of lines
I know it is somewhat useless, but I don't like them for
two reasons: first they cannot be seen, and I do not like things I
cannot see. Second, git highlights them, and this is disturbing...
2021-09-06 19:42:49 +02:00
Douglas R. Reno
e9a5597488 Whole bunch of tags 2021-08-30 15:03:47 -05:00
Douglas R. Reno
cdf6da35a4 Pre-reboot tags 2021-08-26 16:10:34 -05:00
Douglas R. Reno
f61c18eaeb Two package updates and some more tags:
Update to NetworkManager-1.32.10
Update to gnome-desktop-40.4
2021-08-23 13:08:20 -05:00
Thomas Trepl (Moody)
3324c75220 Tags 2021-08-16 18:16:07 +02:00
Xi Ruoyao
e1d2da5d09
dhcpcd: merged /usr 2021-06-19 22:33:43 +08:00
Thomas Trepl (Moody)
96aff83f4f Upgrade dhcp-4.4.2-P1 2021-05-27 19:04:50 +02:00
Xi Ruoyao
f01ae5f2cf
dhcp: add https URL 2021-05-27 13:25:26 +08:00
Ken Moffat
095d076512 Fix dhcp for merged usr.
Prompted by:
mv: '/usr/sbin/dhclient' and '/sbin/dhclient' are the same file
2021-05-17 17:12:58 +01:00
Xi Ruoyao
45ab6c70c2
more SVN prop clean up
Remove "$LastChanged$" everywhere, and also some unused $Date$
2021-04-20 19:12:02 +08:00
Bruce Dubbs
2b8d98f471 Tag dhcp
Typo in gnome-settings-daemon



git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@24307 af4574ff-66df-0310-9fd7-8a98e5e911e0
2021-02-26 18:39:02 +00:00
Douglas R. Reno
81f86f9e30 Add security patch for screen
Initial 10.1 tags from me

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@24239 af4574ff-66df-0310-9fd7-8a98e5e911e0
2021-02-19 19:42:41 +00:00
Pierre Labastie
4c24eb0a40 Remove period at the end of short descriptions.
In the process, some attributes in single quotes have been changed to double
quotes, and a few attribute lists have been written on one line instead of
several lines.

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@24236 af4574ff-66df-0310-9fd7-8a98e5e911e0
2021-02-19 15:20:16 +00:00