<?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: man and groff out, mandoc in	</title>
	<atom:link href="https://www.dragonflydigest.com/2019/05/28/man-and-groff-out-mandoc-in/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.dragonflydigest.com/2019/05/28/man-and-groff-out-mandoc-in/</link>
	<description>A running description of activity related to DragonFly BSD.</description>
	<lastBuildDate>Fri, 07 Jun 2019 20:36:10 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9.4</generator>
	<item>
		<title>
		By: Justin Sherrill		</title>
		<link>https://www.dragonflydigest.com/2019/05/28/man-and-groff-out-mandoc-in/comment-page-1/#comment-488093</link>

		<dc:creator><![CDATA[Justin Sherrill]]></dc:creator>
		<pubDate>Fri, 07 Jun 2019 20:36:10 +0000</pubDate>
		<guid isPermaLink="false">https://www.dragonflydigest.com/?p=22988#comment-488093</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://www.dragonflydigest.com/2019/05/28/man-and-groff-out-mandoc-in/comment-page-1/#comment-488089&quot;&gt;Anonymous&lt;/a&gt;.

No, it doesn&#039;t quite fit... but if you are using a BSD, the chance of spare bootable equipment laying around is pretty good.]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://www.dragonflydigest.com/2019/05/28/man-and-groff-out-mandoc-in/comment-page-1/#comment-488089">Anonymous</a>.</p>
<p>No, it doesn&#8217;t quite fit&#8230; but if you are using a BSD, the chance of spare bootable equipment laying around is pretty good.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Anonymous		</title>
		<link>https://www.dragonflydigest.com/2019/05/28/man-and-groff-out-mandoc-in/comment-page-1/#comment-488089</link>

		<dc:creator><![CDATA[Anonymous]]></dc:creator>
		<pubDate>Thu, 06 Jun 2019 00:44:30 +0000</pubDate>
		<guid isPermaLink="false">https://www.dragonflydigest.com/?p=22988#comment-488089</guid>

					<description><![CDATA[But PXE requires multiple computers being around. It doesn&#039;t quite cover the scenario.]]></description>
			<content:encoded><![CDATA[<p>But PXE requires multiple computers being around. It doesn&#8217;t quite cover the scenario.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Justin Sherrill		</title>
		<link>https://www.dragonflydigest.com/2019/05/28/man-and-groff-out-mandoc-in/comment-page-1/#comment-488086</link>

		<dc:creator><![CDATA[Justin Sherrill]]></dc:creator>
		<pubDate>Wed, 05 Jun 2019 03:27:52 +0000</pubDate>
		<guid isPermaLink="false">https://www.dragonflydigest.com/?p=22988#comment-488086</guid>

					<description><![CDATA[You can do that now by PXEbooting.  The installer image can even be used as a server for it; it&#039;s quite nice.]]></description>
			<content:encoded><![CDATA[<p>You can do that now by PXEbooting.  The installer image can even be used as a server for it; it&#8217;s quite nice.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Anonymous		</title>
		<link>https://www.dragonflydigest.com/2019/05/28/man-and-groff-out-mandoc-in/comment-page-1/#comment-488078</link>

		<dc:creator><![CDATA[Anonymous]]></dc:creator>
		<pubDate>Thu, 30 May 2019 22:35:34 +0000</pubDate>
		<guid isPermaLink="false">https://www.dragonflydigest.com/?p=22988#comment-488078</guid>

					<description><![CDATA[IMO, an even more useful thing would be a dfly, that boots from USB or SD flash medium, that can be removed after startup. The system would reside in RAM with no need for harddisks (which could still be used for persistent storage, if present). What I don&#039;t understand though, is the standard of installation. Usually, you would boot a system and not switch it off until the next version is out, no?]]></description>
			<content:encoded><![CDATA[<p>IMO, an even more useful thing would be a dfly, that boots from USB or SD flash medium, that can be removed after startup. The system would reside in RAM with no need for harddisks (which could still be used for persistent storage, if present). What I don&#8217;t understand though, is the standard of installation. Usually, you would boot a system and not switch it off until the next version is out, no?</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Justin Sherrill		</title>
		<link>https://www.dragonflydigest.com/2019/05/28/man-and-groff-out-mandoc-in/comment-page-1/#comment-488077</link>

		<dc:creator><![CDATA[Justin Sherrill]]></dc:creator>
		<pubDate>Thu, 30 May 2019 20:24:53 +0000</pubDate>
		<guid isPermaLink="false">https://www.dragonflydigest.com/?p=22988#comment-488077</guid>

					<description><![CDATA[ultimate dreamer: you could, in theory, do that now with the right settings...  WORLDCC, I think?  I am not sure but the various steps around clang would work the same for another compiler.

Whether it could build world and kernel, who knows.  An interesting experiment!]]></description>
			<content:encoded><![CDATA[<p>ultimate dreamer: you could, in theory, do that now with the right settings&#8230;  WORLDCC, I think?  I am not sure but the various steps around clang would work the same for another compiler.</p>
<p>Whether it could build world and kernel, who knows.  An interesting experiment!</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: ultimate dreamer		</title>
		<link>https://www.dragonflydigest.com/2019/05/28/man-and-groff-out-mandoc-in/comment-page-1/#comment-488076</link>

		<dc:creator><![CDATA[ultimate dreamer]]></dc:creator>
		<pubDate>Thu, 30 May 2019 16:44:24 +0000</pubDate>
		<guid isPermaLink="false">https://www.dragonflydigest.com/?p=22988#comment-488076</guid>

					<description><![CDATA[my absolute dream is a trimmed down dfly that fits a cd (still a thing for me) and maybe the entire thing even statically linked? against (pcc, really? speaking from memories or what?) tcc. -&#062; repo.or.cz/w/tinycc.git and github.com/TinyCC/tinycc]]></description>
			<content:encoded><![CDATA[<p>my absolute dream is a trimmed down dfly that fits a cd (still a thing for me) and maybe the entire thing even statically linked? against (pcc, really? speaking from memories or what?) tcc. -&gt; repo.or.cz/w/tinycc.git and github.com/TinyCC/tinycc</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Justin Sherrill		</title>
		<link>https://www.dragonflydigest.com/2019/05/28/man-and-groff-out-mandoc-in/comment-page-1/#comment-488073</link>

		<dc:creator><![CDATA[Justin Sherrill]]></dc:creator>
		<pubDate>Wed, 29 May 2019 16:26:12 +0000</pubDate>
		<guid isPermaLink="false">https://www.dragonflydigest.com/?p=22988#comment-488073</guid>

					<description><![CDATA[That leaves pcc as a compiler option, though I don&#039;t know how realistic, or necessary, that would be to try.]]></description>
			<content:encoded><![CDATA[<p>That leaves pcc as a compiler option, though I don&#8217;t know how realistic, or necessary, that would be to try.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Anon		</title>
		<link>https://www.dragonflydigest.com/2019/05/28/man-and-groff-out-mandoc-in/comment-page-1/#comment-488072</link>

		<dc:creator><![CDATA[Anon]]></dc:creator>
		<pubDate>Wed, 29 May 2019 13:44:44 +0000</pubDate>
		<guid isPermaLink="false">https://www.dragonflydigest.com/?p=22988#comment-488072</guid>

					<description><![CDATA[GCC and the gold linker are both written in C++. So are LLVM and Clang, so even replacing the GCC build environment with them won&#039;t completely remove C++ from base.]]></description>
			<content:encoded><![CDATA[<p>GCC and the gold linker are both written in C++. So are LLVM and Clang, so even replacing the GCC build environment with them won&#8217;t completely remove C++ from base.</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
