<?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: Booting in a VM tip	</title>
	<atom:link href="https://www.dragonflydigest.com/2012/03/14/booting-in-a-vm-tip/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.dragonflydigest.com/2012/03/14/booting-in-a-vm-tip/</link>
	<description>A running description of activity related to DragonFly BSD.</description>
	<lastBuildDate>Fri, 17 Aug 2012 21:55:25 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=7.0</generator>
	<item>
		<title>
		By: Diego		</title>
		<link>https://www.dragonflydigest.com/2012/03/14/booting-in-a-vm-tip/comment-page-1/#comment-45136</link>

		<dc:creator><![CDATA[Diego]]></dc:creator>
		<pubDate>Fri, 17 Aug 2012 21:55:25 +0000</pubDate>
		<guid isPermaLink="false">http://www.shiningsilence.com/dbsdlog/?p=9375#comment-45136</guid>

					<description><![CDATA[To get graphical first you need probably to rebuild your kernel in case you are not downloading main Xorg packages and several times also needing *a driver* for instance to be built after the kernel or plain over a working Xorg.
Getting Xorg to work is largely a fog sometimes you have to review the entire Xorg etc tree configurations and get a desired one, like the most minimalistic would be using XFCE4 you would need only reviewing a couple of files ~/.xinitrc  or other instance of the startup script for the Xorg.
DFBSD is beautifully compatable and mainline builds are somehow easy so it could take like a week of research before real application until you work out the whole Xorg process either selfmade or from the binaries. Look out for specific search terms you will find tentative information from non DFBSD that could assert your quest.
Some other hardware are likely to be pretty incompatible so you would need going much more into the forum and socialize... good luck!]]></description>
			<content:encoded><![CDATA[<p>To get graphical first you need probably to rebuild your kernel in case you are not downloading main Xorg packages and several times also needing *a driver* for instance to be built after the kernel or plain over a working Xorg.<br />
Getting Xorg to work is largely a fog sometimes you have to review the entire Xorg etc tree configurations and get a desired one, like the most minimalistic would be using XFCE4 you would need only reviewing a couple of files ~/.xinitrc  or other instance of the startup script for the Xorg.<br />
DFBSD is beautifully compatable and mainline builds are somehow easy so it could take like a week of research before real application until you work out the whole Xorg process either selfmade or from the binaries. Look out for specific search terms you will find tentative information from non DFBSD that could assert your quest.<br />
Some other hardware are likely to be pretty incompatible so you would need going much more into the forum and socialize&#8230; good luck!</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: newt		</title>
		<link>https://www.dragonflydigest.com/2012/03/14/booting-in-a-vm-tip/comment-page-1/#comment-44639</link>

		<dc:creator><![CDATA[newt]]></dc:creator>
		<pubDate>Fri, 16 Mar 2012 09:43:29 +0000</pubDate>
		<guid isPermaLink="false">http://www.shiningsilence.com/dbsdlog/?p=9375#comment-44639</guid>

					<description><![CDATA[I haven&#039;t tried that cause I&#039;m new to bsd, and couldn&#039;t find anywhere such method. even on other bsd distros. I&#039;ve tried pkg_search xfce(4)  but couldn&#039;t find anything that works.
thanks for the tip I&#039;ll try it soon.
I want to add that IMO attracting new users to DFBSD should be in high priority, because when people exposed to this OS it could be their first step in becoming contributors.
I know that you&#039;re not a lot of guys working on DFBSD and it&#039;s hard for you to maintain it, you definitely deserve credit for what you do, but from a new user perspective please try to keep hand-book updated (or supply a prebuilt dfbsd with a decent D.E.)
thanks for listening...]]></description>
			<content:encoded><![CDATA[<p>I haven&#8217;t tried that cause I&#8217;m new to bsd, and couldn&#8217;t find anywhere such method. even on other bsd distros. I&#8217;ve tried pkg_search xfce(4)  but couldn&#8217;t find anything that works.<br />
thanks for the tip I&#8217;ll try it soon.<br />
I want to add that IMO attracting new users to DFBSD should be in high priority, because when people exposed to this OS it could be their first step in becoming contributors.<br />
I know that you&#8217;re not a lot of guys working on DFBSD and it&#8217;s hard for you to maintain it, you definitely deserve credit for what you do, but from a new user perspective please try to keep hand-book updated (or supply a prebuilt dfbsd with a decent D.E.)<br />
thanks for listening&#8230;</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Justin		</title>
		<link>https://www.dragonflydigest.com/2012/03/14/booting-in-a-vm-tip/comment-page-1/#comment-44634</link>

		<dc:creator><![CDATA[Justin]]></dc:creator>
		<pubDate>Thu, 15 Mar 2012 12:14:19 +0000</pubDate>
		<guid isPermaLink="false">http://www.shiningsilence.com/dbsdlog/?p=9375#comment-44634</guid>

					<description><![CDATA[newt - have you tried, for instance, cd /usr/pkgsrc/meta-pkgs/xfce4; bmake install?

Larger desktop environments have a lot of dependencies, so having just 1 package not build can mean no binaries.  XFCE was complete, I thought, and maybe Gnome]]></description>
			<content:encoded><![CDATA[<p>newt &#8211; have you tried, for instance, cd /usr/pkgsrc/meta-pkgs/xfce4; bmake install?</p>
<p>Larger desktop environments have a lot of dependencies, so having just 1 package not build can mean no binaries.  XFCE was complete, I thought, and maybe Gnome</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: newt		</title>
		<link>https://www.dragonflydigest.com/2012/03/14/booting-in-a-vm-tip/comment-page-1/#comment-44633</link>

		<dc:creator><![CDATA[newt]]></dc:creator>
		<pubDate>Thu, 15 Mar 2012 10:48:44 +0000</pubDate>
		<guid isPermaLink="false">http://www.shiningsilence.com/dbsdlog/?p=9375#comment-44633</guid>

					<description><![CDATA[OK so I was trying to use DFBSD, and frankly that&#039;s all I did - trying, because I couldn&#039;t get a graphical desktop running.
the site&#039;s handbook is totally out dated - no D.E. could be downloaded and installed (KDE, Xfce, Gnome...)
this is not a complaint, I thought maybe I would let you know about this so you might just maybe, maybe, maybe Fix it....]]></description>
			<content:encoded><![CDATA[<p>OK so I was trying to use DFBSD, and frankly that&#8217;s all I did &#8211; trying, because I couldn&#8217;t get a graphical desktop running.<br />
the site&#8217;s handbook is totally out dated &#8211; no D.E. could be downloaded and installed (KDE, Xfce, Gnome&#8230;)<br />
this is not a complaint, I thought maybe I would let you know about this so you might just maybe, maybe, maybe Fix it&#8230;.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Dow		</title>
		<link>https://www.dragonflydigest.com/2012/03/14/booting-in-a-vm-tip/comment-page-1/#comment-44630</link>

		<dc:creator><![CDATA[Dow]]></dc:creator>
		<pubDate>Wed, 14 Mar 2012 19:15:13 +0000</pubDate>
		<guid isPermaLink="false">http://www.shiningsilence.com/dbsdlog/?p=9375#comment-44630</guid>

					<description><![CDATA[Cheered!
QEMU for 3.0 is a laser from usb devices. almost RT benchmarking. the bootloader has it&#039;s things for different bioses. not tested on hwvirt so far just virtualized enviroment using only 378Mb for a lightweight but complex Python application server.
Has anyone done PHP benckmarks on 3.0 ?]]></description>
			<content:encoded><![CDATA[<p>Cheered!<br />
QEMU for 3.0 is a laser from usb devices. almost RT benchmarking. the bootloader has it&#8217;s things for different bioses. not tested on hwvirt so far just virtualized enviroment using only 378Mb for a lightweight but complex Python application server.<br />
Has anyone done PHP benckmarks on 3.0 ?</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
