<?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: Accelerated video users, please try this	</title>
	<atom:link href="https://www.dragonflydigest.com/2015/06/04/accelerated-video-users-please-try-this/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.dragonflydigest.com/2015/06/04/accelerated-video-users-please-try-this/</link>
	<description>A running description of activity related to DragonFly BSD.</description>
	<lastBuildDate>Fri, 05 Jun 2015 11:45:04 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9.4</generator>
	<item>
		<title>
		By: Neil		</title>
		<link>https://www.dragonflydigest.com/2015/06/04/accelerated-video-users-please-try-this/comment-page-1/#comment-346175</link>

		<dc:creator><![CDATA[Neil]]></dc:creator>
		<pubDate>Fri, 05 Jun 2015 11:45:04 +0000</pubDate>
		<guid isPermaLink="false">http://www.dragonflydigest.com/?p=16199#comment-346175</guid>

					<description><![CDATA[Sorry, typo (not good when using two machines), this worked:

git remote add sildner git://leaf.dragonflybsd.org/~swildner/dragonfly.git/]]></description>
			<content:encoded><![CDATA[<p>Sorry, typo (not good when using two machines), this worked:</p>
<p>git remote add sildner git://leaf.dragonflybsd.org/~swildner/dragonfly.git/</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Neil		</title>
		<link>https://www.dragonflydigest.com/2015/06/04/accelerated-video-users-please-try-this/comment-page-1/#comment-346174</link>

		<dc:creator><![CDATA[Neil]]></dc:creator>
		<pubDate>Fri, 05 Jun 2015 11:44:03 +0000</pubDate>
		<guid isPermaLink="false">http://www.dragonflydigest.com/?p=16199#comment-346174</guid>

					<description><![CDATA[This worked:

git remote add sildner git://leaf.dragonflybsd.org/~swildner/dragonflybsd.git/]]></description>
			<content:encoded><![CDATA[<p>This worked:</p>
<p>git remote add sildner git://leaf.dragonflybsd.org/~swildner/dragonflybsd.git/</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Neil		</title>
		<link>https://www.dragonflydigest.com/2015/06/04/accelerated-video-users-please-try-this/comment-page-1/#comment-346173</link>

		<dc:creator><![CDATA[Neil]]></dc:creator>
		<pubDate>Fri, 05 Jun 2015 11:41:49 +0000</pubDate>
		<guid isPermaLink="false">http://www.dragonflydigest.com/?p=16199#comment-346173</guid>

					<description><![CDATA[Sorry, same failure there too :(]]></description>
			<content:encoded><![CDATA[<p>Sorry, same failure there too :(</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Francois Tigeot		</title>
		<link>https://www.dragonflydigest.com/2015/06/04/accelerated-video-users-please-try-this/comment-page-1/#comment-346154</link>

		<dc:creator><![CDATA[Francois Tigeot]]></dc:creator>
		<pubDate>Fri, 05 Jun 2015 05:25:14 +0000</pubDate>
		<guid isPermaLink="false">http://www.dragonflydigest.com/?p=16199#comment-346154</guid>

					<description><![CDATA[Try git remote add swildner git://leaf.dragonflybsd.org/~swildner/git/dragonfly.git/]]></description>
			<content:encoded><![CDATA[<p>Try git remote add swildner git://leaf.dragonflybsd.org/~swildner/git/dragonfly.git/</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Neil		</title>
		<link>https://www.dragonflydigest.com/2015/06/04/accelerated-video-users-please-try-this/comment-page-1/#comment-346132</link>

		<dc:creator><![CDATA[Neil]]></dc:creator>
		<pubDate>Fri, 05 Jun 2015 01:52:32 +0000</pubDate>
		<guid isPermaLink="false">http://www.dragonflydigest.com/?p=16199#comment-346132</guid>

					<description><![CDATA[Thanks, but that didn&#039;t work:

fatal:remote error: access denied or repository not exported: ~swildner/dragonfly.bsd.git/

I also tried without the trailing slash, and without the &quot;web&quot;.  Still no luck.]]></description>
			<content:encoded><![CDATA[<p>Thanks, but that didn&#8217;t work:</p>
<p>fatal:remote error: access denied or repository not exported: ~swildner/dragonfly.bsd.git/</p>
<p>I also tried without the trailing slash, and without the &#8220;web&#8221;.  Still no luck.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Justin Sherrill		</title>
		<link>https://www.dragonflydigest.com/2015/06/04/accelerated-video-users-please-try-this/comment-page-1/#comment-346125</link>

		<dc:creator><![CDATA[Justin Sherrill]]></dc:creator>
		<pubDate>Fri, 05 Jun 2015 00:59:06 +0000</pubDate>
		<guid isPermaLink="false">http://www.dragonflydigest.com/?p=16199#comment-346125</guid>

					<description><![CDATA[git remote add swildner git://gitweb.dragonflybsd.org/~swildner/dragonflybsd.git/
git fetch swildner
git branch syscons_drm swildner/syscons_drm
git checkout syscons_drm

And then do a normal buildworld/buildkernel cycle.]]></description>
			<content:encoded><![CDATA[<p>git remote add swildner git://gitweb.dragonflybsd.org/~swildner/dragonflybsd.git/<br />
git fetch swildner<br />
git branch syscons_drm swildner/syscons_drm<br />
git checkout syscons_drm</p>
<p>And then do a normal buildworld/buildkernel cycle.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Neil		</title>
		<link>https://www.dragonflydigest.com/2015/06/04/accelerated-video-users-please-try-this/comment-page-1/#comment-346122</link>

		<dc:creator><![CDATA[Neil]]></dc:creator>
		<pubDate>Fri, 05 Jun 2015 00:31:14 +0000</pubDate>
		<guid isPermaLink="false">http://www.dragonflydigest.com/?p=16199#comment-346122</guid>

					<description><![CDATA[How do I get this branch?]]></description>
			<content:encoded><![CDATA[<p>How do I get this branch?</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
