<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	
	>
<channel>
	<title>
	Comments on: udev links	</title>
	<atom:link href="https://www.dragonflydigest.com/2004/04/19/udev-links/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.dragonflydigest.com/2004/04/19/udev-links/</link>
	<description>A running description of activity related to DragonFly BSD.</description>
	<lastBuildDate>Wed, 18 Jan 2006 21:01:49 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=7.0</generator>
	<item>
		<title>
		By: MasterOfMagic		</title>
		<link>https://www.dragonflydigest.com/2004/04/19/udev-links/comment-page-1/#comment-221</link>

		<dc:creator><![CDATA[MasterOfMagic]]></dc:creator>
		<pubDate>Wed, 18 Jan 2006 21:01:49 +0000</pubDate>
		<guid isPermaLink="false">http://www.shiningsilence.com/dbsdlog/?p=352#comment-221</guid>

					<description><![CDATA[The point of udev is to provide &quot;persistant naming&quot;.  For example, if I plug in my USB keydrive with udev set up correctly, it will symlink the device file that udev generates to /dev/keydrive.  By doing this, it simplifies writing lines in /etc/fstab.  This makes it easier for USB and PCMCIA attached devices to be given persistant naming and allows users to mount them without needing to su or bug root.
]]></description>
			<content:encoded><![CDATA[<p>The point of udev is to provide &#8220;persistant naming&#8221;.  For example, if I plug in my USB keydrive with udev set up correctly, it will symlink the device file that udev generates to /dev/keydrive.  By doing this, it simplifies writing lines in /etc/fstab.  This makes it easier for USB and PCMCIA attached devices to be given persistant naming and allows users to mount them without needing to su or bug root.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Mezz		</title>
		<link>https://www.dragonflydigest.com/2004/04/19/udev-links/comment-page-1/#comment-220</link>

		<dc:creator><![CDATA[Mezz]]></dc:creator>
		<pubDate>Mon, 19 Apr 2004 22:26:08 +0000</pubDate>
		<guid isPermaLink="false">http://www.shiningsilence.com/dbsdlog/?p=352#comment-220</guid>

					<description><![CDATA[Using FreeBSD 5.x for the very long time and still, I will have to agree with you about that I like devfs better. I think it&#039;s a better solution, too.]]></description>
			<content:encoded><![CDATA[<p>Using FreeBSD 5.x for the very long time and still, I will have to agree with you about that I like devfs better. I think it&#8217;s a better solution, too.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Lazarus		</title>
		<link>https://www.dragonflydigest.com/2004/04/19/udev-links/comment-page-1/#comment-219</link>

		<dc:creator><![CDATA[Lazarus]]></dc:creator>
		<pubDate>Mon, 19 Apr 2004 21:47:05 +0000</pubDate>
		<guid isPermaLink="false">http://www.shiningsilence.com/dbsdlog/?p=352#comment-219</guid>

					<description><![CDATA[I never did like udev. 

It seems to me that something like devfs is a better solution as when you rebuild your kernel, the correct device nodes for that kernel are automatically generated. 

Not like it&#039;s ever been hard to run MAKEDEV, and sure thing udev would be simpler still, but I&#039;ve seen both MAKEDEV and udev bork things before, and I think it would take a real brain fart on the part of a kernel coder to make the same happen with devfs.]]></description>
			<content:encoded><![CDATA[<p>I never did like udev. </p>
<p>It seems to me that something like devfs is a better solution as when you rebuild your kernel, the correct device nodes for that kernel are automatically generated. </p>
<p>Not like it&#8217;s ever been hard to run MAKEDEV, and sure thing udev would be simpler still, but I&#8217;ve seen both MAKEDEV and udev bork things before, and I think it would take a real brain fart on the part of a kernel coder to make the same happen with devfs.</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
