this post was submitted on 21 Nov 2023
46 points (96.0% liked)

Linux

48212 readers
1904 users here now

From Wikipedia, the free encyclopedia

Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).

Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word "Linux" in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.

Rules

Related Communities

Community icon by Alpár-Etele Méder, licensed under CC BY 3.0

founded 5 years ago
MODERATORS
 

The Internet Systems Consortium has stopped maintaining their DHCP client, which is standard on a lot of distros.
Debian has updated its documentation and now warns users to choose an alternative:

https://packages.debian.org/bookworm/isc-dhcp-client

On Debian Unstable, I was already forced to uninstall it in yesterday's upgrade.
If you're using network-manager, you don't need to worry, since it includes its own dhcp client, but for others, this might be relevant.

On Arch, this concerns the dhcpd package:
https://wiki.archlinux.org/title/Dhcpd

you are viewing a single comment's thread
view the rest of the comments
[–] x3i@lemmy.x3i.tech 3 points 1 year ago (1 children)

This article is from July 2021. Why exactly are you sharing this?

[–] KISSmyOS@lemmy.world 6 points 1 year ago (1 children)

When I updated Debian Unstable 2 days ago, it forced me to uninstall isc-dhcp-client in order to upgrade network-manager.
So I looked up the reason and found the ISC's blog post. I shared it here thinking it might be interesting to some, since Debian's packages are the basis for a lot of other distros that might be affected soon.

[–] x3i@lemmy.x3i.tech 4 points 1 year ago

Okay, fair point, so it is relevant for a current issue