Commit Graph

212 Commits

Author SHA1 Message Date
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
Xi Ruoyao
0e1ef1cc47 dhcp: add -O2 -g as default CFLAGS
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@24201 af4574ff-66df-0310-9fd7-8a98e5e911e0
2021-02-09 15:25:10 +00:00
Bruce Dubbs
730fb6b837 Update to smartmontools-7.2.
Update to dhcpcd-9.4.0. 
Update to libhandy-1.0.3. 
Update to geoclue-2.5.7. 
Update to opencv-4.5.1. 



git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@24044 af4574ff-66df-0310-9fd7-8a98e5e911e0
2021-01-01 17:49:51 +00:00
Bruce Dubbs
d301fddb95 Update to py3c-1.3 (Python Module).
Update to dhcpcd-9.3.4. 



git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@23943 af4574ff-66df-0310-9fd7-8a98e5e911e0
2020-11-30 18:10:16 +00:00
Bruce Dubbs
9ce2033d30 Update to sysstat-12.5.1.
Update to hdparm-9.60. 
Update to qpdf-10.0.4. 
Update to glibmm-2.64.4. 
Update to tepl-5.0.1. 
Update to dhcpcd-9.3.3. 
Update to pipewire-0.3.16. 



git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@23925 af4574ff-66df-0310-9fd7-8a98e5e911e0
2020-11-22 20:26:39 +00:00
Douglas R. Reno
436cc4d2f7 Update to Mercurial-5.6
Update to enchant-2.2.13
Update to dhcpcd-9.3.2
Update to pycryptodome-3.9.9 (Python Module)
Update to qpdf-10.0.3
Update to liblinear-242
Mousepad: Note that we're using GTK3 now, not GTK2

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@23873 af4574ff-66df-0310-9fd7-8a98e5e911e0
2020-11-05 16:55:05 +00:00
Bruce Dubbs
208d4a0c8f Update to dhcpcd-9.3.1.
Update to libpwquality-1.4.3. 
Update to cups-filters-1.28.5. 



git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@23813 af4574ff-66df-0310-9fd7-8a98e5e911e0
2020-10-15 21:57:27 +00:00
Bruce Dubbs
9ce9eb4c8d Update to node-12.19.0.
Update to cmake-3.18.4. 
Update to dhcpcd-9.3.0. 



git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@23799 af4574ff-66df-0310-9fd7-8a98e5e911e0
2020-10-11 17:53:37 +00:00
Bruce Dubbs
9cee0ecaf7 Update to libxkbcommon-1.0.0.
Update to dhcpcd-9.2.0. 
Update to bluez-5.55. 



git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@23694 af4574ff-66df-0310-9fd7-8a98e5e911e0
2020-09-07 16:55:17 +00:00