<?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: In Other BSDs for 2014/05/17	</title>
	<atom:link href="https://www.dragonflydigest.com/2014/05/17/in-other-bsds-for-20140517/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.dragonflydigest.com/2014/05/17/in-other-bsds-for-20140517/</link>
	<description>A running description of activity related to DragonFly BSD.</description>
	<lastBuildDate>Sun, 18 May 2014 05:49:12 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9.4</generator>
	<item>
		<title>
		By: Anonymous		</title>
		<link>https://www.dragonflydigest.com/2014/05/17/in-other-bsds-for-20140517/comment-page-1/#comment-115768</link>

		<dc:creator><![CDATA[Anonymous]]></dc:creator>
		<pubDate>Sun, 18 May 2014 05:49:12 +0000</pubDate>
		<guid isPermaLink="false">http://www.shiningsilence.com/dbsdlog/?p=13955#comment-115768</guid>

					<description><![CDATA[Lazarus

Undocumented features from man pages are a feature of Linux :)

I wish systemd would go away and take java with it and never show its ugly face again.]]></description>
			<content:encoded><![CDATA[<p>Lazarus</p>
<p>Undocumented features from man pages are a feature of Linux :)</p>
<p>I wish systemd would go away and take java with it and never show its ugly face again.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Justin Sherrill		</title>
		<link>https://www.dragonflydigest.com/2014/05/17/in-other-bsds-for-20140517/comment-page-1/#comment-115730</link>

		<dc:creator><![CDATA[Justin Sherrill]]></dc:creator>
		<pubDate>Sun, 18 May 2014 04:34:32 +0000</pubDate>
		<guid isPermaLink="false">http://www.shiningsilence.com/dbsdlog/?p=13955#comment-115730</guid>

					<description><![CDATA[Lazarus - for what it&#039;s worth, the web page presentation of the DragonFly man pages is updated twice a day, I think it is, from dragonfly-current, so that is almost always correct.  I mention that just because whenever I&#039;m linking to a new commit, the man page (if there is one) is 99% of the time already built online so I can link to that for an explanation - a habit I really appreciate.

That&#039;s separate from the commit of man page information with each change, I know, but I had to say where I was coming from.]]></description>
			<content:encoded><![CDATA[<p>Lazarus &#8211; for what it&#8217;s worth, the web page presentation of the DragonFly man pages is updated twice a day, I think it is, from dragonfly-current, so that is almost always correct.  I mention that just because whenever I&#8217;m linking to a new commit, the man page (if there is one) is 99% of the time already built online so I can link to that for an explanation &#8211; a habit I really appreciate.</p>
<p>That&#8217;s separate from the commit of man page information with each change, I know, but I had to say where I was coming from.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Lazarus		</title>
		<link>https://www.dragonflydigest.com/2014/05/17/in-other-bsds-for-20140517/comment-page-1/#comment-115699</link>

		<dc:creator><![CDATA[Lazarus]]></dc:creator>
		<pubDate>Sun, 18 May 2014 03:32:44 +0000</pubDate>
		<guid isPermaLink="false">http://www.shiningsilence.com/dbsdlog/?p=13955#comment-115699</guid>

					<description><![CDATA[I have mixed feelings about systemd. On one hand, it is in some ways clearly better than the mess of SysV scripts Linux has employed for eons, but I can&#039;t help but see its rapid growth and feature creep as if it were a cancer, infecting everything it touches, growing uncontrollably. That said, seeing it as an attempt at bringing some kind of consistency to the Linux world  (kind of like the base systems in BSD), isn&#039;t something I can condemn. 

Of course my concern isn&#039;t for Linux since I rarely use it (Android aside ;), but how it is slowly becoming required by software I do care about, making it evermore Linux-only. Being a BSD person, that is a big problem looming on the horizon. 

WRT PBIs, it looks more like they are going away, as opposed to being changed &quot;for the better.&quot; No longer will they be self-contained entities like applications on OS X, which to me was the single defining feature of PBIs over ports. 

Stack shuffles! I always love seeing the things that OpenBSD implements to make their system more hostile to badly written crapware. I liked that DragonFly used to incorporate some of the features like the malloc changes from OpenBSD 3.8(ish) but IIRC was later replaced by a new allocator that prioritized scalability instead. I&#039;m not complaining, I just think that if more systems made it harder for buggy software to run, we&#039;d collectively be in a better place. 

&quot;Why doesn’t it show up in a man page search at the site?&quot;

OpenBSD is really the only platform I&#039;ve used where I&#039;ve come to expect man pages to be not only present but correct and up to date. Few people from other projects seem to update man pages when they make changes to software, or when code is imported from other systems, at least not in a timely manner. In the past I&#039;ve found DragonFly and to a lesser extent FreeBSD to be spotty in places. On the plus side, it is nowhere nearly as bad as the situation on Linux... 

I&#039;m certainly grateful for the great stuff I get for free from all these various projects and developers, and am not the sort of person who generally expresses any opinion on how people can or &quot;should&quot; spend their free time, but the lack of/incorrect/incomplete manual thing is something that bugs me when I&#039;m trying to figure something out. The people who write the code really are IMHO the very best people to be documenting what they wrote.]]></description>
			<content:encoded><![CDATA[<p>I have mixed feelings about systemd. On one hand, it is in some ways clearly better than the mess of SysV scripts Linux has employed for eons, but I can&#8217;t help but see its rapid growth and feature creep as if it were a cancer, infecting everything it touches, growing uncontrollably. That said, seeing it as an attempt at bringing some kind of consistency to the Linux world  (kind of like the base systems in BSD), isn&#8217;t something I can condemn. </p>
<p>Of course my concern isn&#8217;t for Linux since I rarely use it (Android aside ;), but how it is slowly becoming required by software I do care about, making it evermore Linux-only. Being a BSD person, that is a big problem looming on the horizon. </p>
<p>WRT PBIs, it looks more like they are going away, as opposed to being changed &#8220;for the better.&#8221; No longer will they be self-contained entities like applications on OS X, which to me was the single defining feature of PBIs over ports. </p>
<p>Stack shuffles! I always love seeing the things that OpenBSD implements to make their system more hostile to badly written crapware. I liked that DragonFly used to incorporate some of the features like the malloc changes from OpenBSD 3.8(ish) but IIRC was later replaced by a new allocator that prioritized scalability instead. I&#8217;m not complaining, I just think that if more systems made it harder for buggy software to run, we&#8217;d collectively be in a better place. </p>
<p>&#8220;Why doesn’t it show up in a man page search at the site?&#8221;</p>
<p>OpenBSD is really the only platform I&#8217;ve used where I&#8217;ve come to expect man pages to be not only present but correct and up to date. Few people from other projects seem to update man pages when they make changes to software, or when code is imported from other systems, at least not in a timely manner. In the past I&#8217;ve found DragonFly and to a lesser extent FreeBSD to be spotty in places. On the plus side, it is nowhere nearly as bad as the situation on Linux&#8230; </p>
<p>I&#8217;m certainly grateful for the great stuff I get for free from all these various projects and developers, and am not the sort of person who generally expresses any opinion on how people can or &#8220;should&#8221; spend their free time, but the lack of/incorrect/incomplete manual thing is something that bugs me when I&#8217;m trying to figure something out. The people who write the code really are IMHO the very best people to be documenting what they wrote.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Anonymous		</title>
		<link>https://www.dragonflydigest.com/2014/05/17/in-other-bsds-for-20140517/comment-page-1/#comment-115494</link>

		<dc:creator><![CDATA[Anonymous]]></dc:creator>
		<pubDate>Sat, 17 May 2014 21:29:38 +0000</pubDate>
		<guid isPermaLink="false">http://www.shiningsilence.com/dbsdlog/?p=13955#comment-115494</guid>

					<description><![CDATA[http://www.discoverbsd.com/2013/05/jabirbsd-new-kid-in-block-interview.html

That summarizes it a little better, he started it while in high school, wants to fork with kernel changes similar to how DragonFlyBSD did. What I really don&#039;t like is that he says his ideas are secret but his code will be open, so there isn&#039;t really documentation for a roadmap or intention for the project, just this mystical futuristic demand that you&#039;ll like it, because.]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.discoverbsd.com/2013/05/jabirbsd-new-kid-in-block-interview.html" rel="nofollow ugc">http://www.discoverbsd.com/2013/05/jabirbsd-new-kid-in-block-interview.html</a></p>
<p>That summarizes it a little better, he started it while in high school, wants to fork with kernel changes similar to how DragonFlyBSD did. What I really don&#8217;t like is that he says his ideas are secret but his code will be open, so there isn&#8217;t really documentation for a roadmap or intention for the project, just this mystical futuristic demand that you&#8217;ll like it, because.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Anonymous		</title>
		<link>https://www.dragonflydigest.com/2014/05/17/in-other-bsds-for-20140517/comment-page-1/#comment-115470</link>

		<dc:creator><![CDATA[Anonymous]]></dc:creator>
		<pubDate>Sat, 17 May 2014 20:45:31 +0000</pubDate>
		<guid isPermaLink="false">http://www.shiningsilence.com/dbsdlog/?p=13955#comment-115470</guid>

					<description><![CDATA[JabirOS doesn&#039;t have much in the way of information on their page, I don&#039;t really understand the purpose or goals, nothing is really listed. They were once Ubuntu based, then FreeBSD based, not independently maintain their own code that was forked from FreeBSD 10, but why? A school project for some festival. I don&#039;t understand what makes it different, by concept, design, or goals. Anyone know anything more?]]></description>
			<content:encoded><![CDATA[<p>JabirOS doesn&#8217;t have much in the way of information on their page, I don&#8217;t really understand the purpose or goals, nothing is really listed. They were once Ubuntu based, then FreeBSD based, not independently maintain their own code that was forked from FreeBSD 10, but why? A school project for some festival. I don&#8217;t understand what makes it different, by concept, design, or goals. Anyone know anything more?</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Anonymous		</title>
		<link>https://www.dragonflydigest.com/2014/05/17/in-other-bsds-for-20140517/comment-page-1/#comment-115465</link>

		<dc:creator><![CDATA[Anonymous]]></dc:creator>
		<pubDate>Sat, 17 May 2014 20:34:55 +0000</pubDate>
		<guid isPermaLink="false">http://www.shiningsilence.com/dbsdlog/?p=13955#comment-115465</guid>

					<description><![CDATA[Regarding Epoch, I know you said it might work for OpenBSD, but it may be worth noting that if you go to their github page for the project.



https://github.com/Subsentient/epoch/commit/5d7ec01df5e5a67f0e38d7798e7d0a449a06a23e

&quot;Remove barely-usable, unstable BSD support, fix PID tracking a bit.&quot;

Tagged with 1.1 master just released. First thing that caught my eye. I like our rcstart, rcstop, rcrestart system we have.]]></description>
			<content:encoded><![CDATA[<p>Regarding Epoch, I know you said it might work for OpenBSD, but it may be worth noting that if you go to their github page for the project.</p>
<p><a href="https://github.com/Subsentient/epoch/commit/5d7ec01df5e5a67f0e38d7798e7d0a449a06a23e" rel="nofollow ugc">https://github.com/Subsentient/epoch/commit/5d7ec01df5e5a67f0e38d7798e7d0a449a06a23e</a></p>
<p>&#8220;Remove barely-usable, unstable BSD support, fix PID tracking a bit.&#8221;</p>
<p>Tagged with 1.1 master just released. First thing that caught my eye. I like our rcstart, rcstop, rcrestart system we have.</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
