<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<atom:link href="https://dev1galaxy.org/extern.php?action=feed&amp;tid=7333&amp;type=rss" rel="self" type="application/rss+xml" />
		<title><![CDATA[Dev1 Galaxy Forum / question: eudev package]]></title>
		<link>https://dev1galaxy.org/viewtopic.php?id=7333</link>
		<description><![CDATA[The most recent posts in question: eudev package.]]></description>
		<lastBuildDate>Wed, 06 Aug 2025 22:51:25 +0000</lastBuildDate>
		<generator>FluxBB</generator>
		<item>
			<title><![CDATA[Re: question: eudev package]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=57072#p57072</link>
			<description><![CDATA[<p>so i got curious to know more about the eudev package and came across an<br />interesting gentoo forum thread from july 2024</p><p><a href="https://forums.gentoo.org/viewtopic-t-1170107.html" rel="nofollow">https://forums.gentoo.org/viewtopic-t-1170107.html</a></p><p>some background: the original eudev project was started, in part, because systemd<br />did not build on musl-libc systems and a fork of the udev portion of systemd was<br />required. see here:</p><p><a href="https://www.linuxquestions.org/questions/slackware-14/what-is-going-to-happen-now-that-eudev-is-not-going-to-be-mantained-4175700098/#post6280841" rel="nofollow">https://www.linuxquestions.org/question … ost6280841</a></p><p>devuan ascii and devuan beowulf both sourced eudev from gentoo:</p><p>&#160; &#160;Homepage: <a href="https://wiki.gentoo.org/wiki/Project:Eudev" rel="nofollow">https://wiki.gentoo.org/wiki/Project:Eudev</a></p><p>but, in 2021, gentoo retired the eudev package, replacing it with systemd-utils,<br />and since then devuan (chimaera, daedalus, excalibur) has sourced eudev from github:</p><p>&#160; &#160;Homepage: <a href="https://github.com/eudev-project/eudev" rel="nofollow">https://github.com/eudev-project/eudev</a></p><p>one post mentions that eudev was removed because it required a lot of maintenance,<br />which it didn&#039;t get, so was removed as the default as well as from the official<br />gentoo repository.</p><p>another poster says systemd-udev is independent of systemd and works in the absense<br />of systemd:</p><p>&#160; &#160; &#160; systemd devs have made few of the systemd utilities totally independent from<br />&#160; &#160; &#160; systemd. udev and tmpfiles are few examples.</p><p>&#160; &#160; &#160; There is a soft commitment by the systemd developers that as long as you don&#039;t<br />&#160; &#160; &#160; mind building the systemd repository, you can install components such as udev<br />&#160; &#160; &#160; without using systemd as your init system.</p><p>&#160; &#160; &#160; Will it last? I don&#039;t know. <img src="https://dev1galaxy.org/img/smilies/big_smile.png" width="15" height="15" alt="big_smile" /> But it seems to me that they are more open to<br />&#160; &#160; &#160; this than they were in times past.</p><p>&#160; &#160; &#160; Much of the reason that forks of systemd such as eudev failed in the past is<br />&#160; &#160; &#160; because a number of people who would have otherwise worked on them, decided<br />&#160; &#160; &#160; it wasn&#039;t worth the time and effort when udev can be built from the systemd<br />&#160; &#160; &#160; repo and used on its own, without using systemd as init.</p><p>an interesting point mentioned in the thread is that the buysbox mdev project,<br />which is not in the devuan repos, can also be used instead of [e]udev if you<br />can live with its limitations (no support for lvm and crypt).</p><p>so, options are &#039;static /dev&#039;, busybox mdev, non-gentoo eudev (github) and<br />gentoo systemd-utils.</p><p>so many choices! even though devuan devs have (currently) settled on the github<br />eudev, if that goes titsup, there are other options. not as desirable, but still.</p>]]></description>
			<author><![CDATA[dummy@example.com (grunchy)]]></author>
			<pubDate>Wed, 06 Aug 2025 22:51:25 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=57072#p57072</guid>
		</item>
		<item>
			<title><![CDATA[Re: question: eudev package]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=57044#p57044</link>
			<description><![CDATA[<p>thank you @steve_v for your very informative reply.</p><p>&#039;apt show eudev&#039; does mention the gentoo connection and the author, jaret jay cantu,<br />and says eudev is a fork of systemd-udev originally from 2015. the last github release<br />is 3.2.14 from october 2023.</p><p>never having checked, i just assumed eudev did all kinds of things to get /dev configured.<br />that it is mostly (exclusively?) used to support hot-plug of devices is surprising to me.<br />but then my knowledge of linux/debian is limited.</p><p>i wonder, does devuan source eudev unmodified from the github repo? or is it forked<br />anew?</p>]]></description>
			<author><![CDATA[dummy@example.com (grunchy)]]></author>
			<pubDate>Mon, 04 Aug 2025 21:23:45 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=57044#p57044</guid>
		</item>
		<item>
			<title><![CDATA[Re: question: eudev package]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=57037#p57037</link>
			<description><![CDATA[<div class="quotebox"><blockquote><div><p>liberate devuan from systemd</p></div></blockquote></div><p>Hate to break it to you, but both eudev and elogind <em>are </em>systemd, or at least &quot;liberated&quot; parts of it. What both those (Gentoo, hence the &quot;e&quot;) projects do is split out systemd components that we want into standalone packages. </p><div class="quotebox"><blockquote><div><p>given that eudev is optional, is it possible to have a functioning devaun install without eudev?</p></div></blockquote></div><p>Sure, for some definition of &quot;functioning&quot;.</p><div class="quotebox"><blockquote><div><p>no X11</p></div></blockquote></div><p>AFAIK X only needs [e]udev for video and input device permissions, you could set those up manually (and fool apt with equivs)...</p><div class="quotebox"><blockquote><div><p>no /dev directory</p></div></blockquote></div><p>[e]udev doesn&#039;t create the devtmpfs at /dev, the kernel does. What udev does do is handle dynamic creation of nodes there for device hotplug.</p><p>Way back when, /dev was a static directory and we made device nodes by hand when we installed new hardware (also automatic module loading when the corresponding node was accessed). <br />Then came devfs, where /dev was a virtual filesystem managed by the kernel and you mostly didn&#039;t need to think about mknod (unless you were fancy and had USB). <br />Finally udev (now absorbed into systemd) was created to deal with all the newfangled hotplug stuff, so now nobody even knows what it is they just plugged in or what driver it uses <img src="https://dev1galaxy.org/img/smilies/tongue.png" width="15" height="15" alt="tongue" />.</p><div class="quotebox"><blockquote><div><p>would such a system be useable?</p></div></blockquote></div><p>I know of people running Gentoo and Slackware systems with static /dev, but how well that works for Devuan is a good question. I see no reason it shouldn&#039;t, but you will obviously give up (most) hotplug functionality and anything else in the udev rules.</p>]]></description>
			<author><![CDATA[dummy@example.com (steve_v)]]></author>
			<pubDate>Mon, 04 Aug 2025 05:05:42 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=57037#p57037</guid>
		</item>
		<item>
			<title><![CDATA[question: eudev package]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=57036#p57036</link>
			<description><![CDATA[<p>in anticipation of the excalibur release i have been investigating my current daedalus setup.</p><p>as i understand, perhaps incorrectly, two of the packages that liberate devuan from systemd are elogind and eudev.</p><p>elogind is neither an essential package nor automatically installed as it can be replaced by seatd.</p><p>similarly, eudev is neither an essential package nor automatically installed. on my system eudev<br />is a dependency of xserver-xorg-core.</p><div class="codebox"><pre><code>/home/xyz&gt; aptitude why eudev 
i   xserver-xorg-core Depends  udev (&gt;= 149)
i   eudev             Provides udev         </code></pre></div><p>given that eudev is optional, is it possible to have a functioning devaun install without eudev?<br />what limitations would that entail?&#160; no X11, no /dev directory ...<br />would such a system be useable?</p>]]></description>
			<author><![CDATA[dummy@example.com (grunchy)]]></author>
			<pubDate>Sun, 03 Aug 2025 21:53:37 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=57036#p57036</guid>
		</item>
	</channel>
</rss>
