<?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: You&#8217;re putting your mum on Gentoo? You&#8217;re mad.</title>
	<atom:link href="http://thinkmoult.com/2009/08/21/youre-putting-your-mum-on-gentoo-youre-mad/feed/" rel="self" type="application/rss+xml" />
	<link>http://thinkmoult.com/2009/08/21/youre-putting-your-mum-on-gentoo-youre-mad/</link>
	<description>Seriously who ever reads this description.</description>
	<lastBuildDate>Sat, 28 Jan 2012 21:02:02 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Dion Moult</title>
		<link>http://thinkmoult.com/2009/08/21/youre-putting-your-mum-on-gentoo-youre-mad/comment-page-1/#comment-838</link>
		<dc:creator>Dion Moult</dc:creator>
		<pubDate>Thu, 27 Aug 2009 22:26:12 +0000</pubDate>
		<guid isPermaLink="false">http://thinkmoult.com/?p=875#comment-838</guid>
		<description>I will probably change it to an &quot;easier&quot; distribution later when there is a release that supports my hardware. But at the moment none of them do, and it&#039;s a pain otherwise.</description>
		<content:encoded><![CDATA[<p>I will probably change it to an &#8220;easier&#8221; distribution later when there is a release that supports my hardware. But at the moment none of them do, and it&#8217;s a pain otherwise.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: hessiess</title>
		<link>http://thinkmoult.com/2009/08/21/youre-putting-your-mum-on-gentoo-youre-mad/comment-page-1/#comment-836</link>
		<dc:creator>hessiess</dc:creator>
		<pubDate>Thu, 27 Aug 2009 17:42:12 +0000</pubDate>
		<guid isPermaLink="false">http://thinkmoult.com/?p=875#comment-836</guid>
		<description>Gentoo/Arch etc are good for people who like to have everything configured in a very specific way, but they are not good for general users who do not know there way around Linux and know the CLI. Distros like Ubuntu require far less manual config and are better for less technically minded people.</description>
		<content:encoded><![CDATA[<p>Gentoo/Arch etc are good for people who like to have everything configured in a very specific way, but they are not good for general users who do not know there way around Linux and know the CLI. Distros like Ubuntu require far less manual config and are better for less technically minded people.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mike Lothian</title>
		<link>http://thinkmoult.com/2009/08/21/youre-putting-your-mum-on-gentoo-youre-mad/comment-page-1/#comment-831</link>
		<dc:creator>Mike Lothian</dc:creator>
		<pubDate>Sun, 23 Aug 2009 18:07:50 +0000</pubDate>
		<guid isPermaLink="false">http://thinkmoult.com/?p=875#comment-831</guid>
		<description>#!/bin/bash
cd /usr/portage/
git reset --hard
layman -S
emerge --sync
mv /usr/portage/profiles/package.mask/gentoo /usr/local/portage/bugfixes
mv /usr/portage/profiles/package.mask/funtoo /usr/local/portage/bugfixes
mv /usr/portage/profiles/package.mask/sunrise /usr/local/portage/bugfixes
mv /usr/portage/profiles/package.mask/funtoo-cautionary /usr/local/portage/bugfixes
touch /usr/portage/profiles/package.mask/gentoo
touch /usr/portage/profiles/package.mask/funtoo
touch /usr/portage/profiles/package.mask/sunrise
touch /usr/portage/profiles/package.mask/funtoo-cautionary
emerge -avDu world --newuse --with-bdeps y
9999ebuilds.sh
revdep-rebuild
prelink -afm

I use funtoo so you probably don&#039;t need the git commands or the messing about with the package masks

The 9999ebuilds.sh is a shell script with all my live ebuilds in (the whole of xorg, ffmpeg multithread version and google chromium) 

Mike</description>
		<content:encoded><![CDATA[<p>#!/bin/bash<br />
cd /usr/portage/<br />
git reset &#8211;hard<br />
layman -S<br />
emerge &#8211;sync<br />
mv /usr/portage/profiles/package.mask/gentoo /usr/local/portage/bugfixes<br />
mv /usr/portage/profiles/package.mask/funtoo /usr/local/portage/bugfixes<br />
mv /usr/portage/profiles/package.mask/sunrise /usr/local/portage/bugfixes<br />
mv /usr/portage/profiles/package.mask/funtoo-cautionary /usr/local/portage/bugfixes<br />
touch /usr/portage/profiles/package.mask/gentoo<br />
touch /usr/portage/profiles/package.mask/funtoo<br />
touch /usr/portage/profiles/package.mask/sunrise<br />
touch /usr/portage/profiles/package.mask/funtoo-cautionary<br />
emerge -avDu world &#8211;newuse &#8211;with-bdeps y<br />
9999ebuilds.sh<br />
revdep-rebuild<br />
prelink -afm</p>
<p>I use funtoo so you probably don&#8217;t need the git commands or the messing about with the package masks</p>
<p>The 9999ebuilds.sh is a shell script with all my live ebuilds in (the whole of xorg, ffmpeg multithread version and google chromium) </p>
<p>Mike</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dion Moult</title>
		<link>http://thinkmoult.com/2009/08/21/youre-putting-your-mum-on-gentoo-youre-mad/comment-page-1/#comment-826</link>
		<dc:creator>Dion Moult</dc:creator>
		<pubDate>Sat, 22 Aug 2009 15:44:46 +0000</pubDate>
		<guid isPermaLink="false">http://thinkmoult.com/?p=875#comment-826</guid>
		<description>Mike, surely you&#039;re home now? :P
Jeremy, no, I haven&#039;t yet. I will do so after I work out some of the other quirks I&#039;m currently experiencing.
p., where would the fun be in that?</description>
		<content:encoded><![CDATA[<p>Mike, surely you&#8217;re home now? :P<br />
Jeremy, no, I haven&#8217;t yet. I will do so after I work out some of the other quirks I&#8217;m currently experiencing.<br />
p., where would the fun be in that?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: p.</title>
		<link>http://thinkmoult.com/2009/08/21/youre-putting-your-mum-on-gentoo-youre-mad/comment-page-1/#comment-825</link>
		<dc:creator>p.</dc:creator>
		<pubDate>Sat, 22 Aug 2009 11:28:10 +0000</pubDate>
		<guid isPermaLink="false">http://thinkmoult.com/?p=875#comment-825</guid>
		<description>simple.just take Gentoo out from your mom&#039;s computer.</description>
		<content:encoded><![CDATA[<p>simple.just take Gentoo out from your mom&#8217;s computer.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mike Lothian</title>
		<link>http://thinkmoult.com/2009/08/21/youre-putting-your-mum-on-gentoo-youre-mad/comment-page-1/#comment-822</link>
		<dc:creator>Mike Lothian</dc:creator>
		<pubDate>Fri, 21 Aug 2009 16:36:47 +0000</pubDate>
		<guid isPermaLink="false">http://thinkmoult.com/?p=875#comment-822</guid>
		<description>When I get home I&#039;ll post the shell script I use to update everyday</description>
		<content:encoded><![CDATA[<p>When I get home I&#8217;ll post the shell script I use to update everyday</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jeremy Olexa</title>
		<link>http://thinkmoult.com/2009/08/21/youre-putting-your-mum-on-gentoo-youre-mad/comment-page-1/#comment-821</link>
		<dc:creator>Jeremy Olexa</dc:creator>
		<pubDate>Fri, 21 Aug 2009 15:35:47 +0000</pubDate>
		<guid isPermaLink="false">http://thinkmoult.com/?p=875#comment-821</guid>
		<description>I would avoid cron based updates. I also would say that if you are not physically present to administer the host, then what is the point of using Gentoo exactly? ;) Surely other distros can achieve the goal. I don&#039;t know what your goal is though, just use the right tool for the job.

Finally, have you filed a Gentoo bug for your missing module? I&#039;m assuming you were using one of the weekly minimal install cds?</description>
		<content:encoded><![CDATA[<p>I would avoid cron based updates. I also would say that if you are not physically present to administer the host, then what is the point of using Gentoo exactly? ;) Surely other distros can achieve the goal. I don&#8217;t know what your goal is though, just use the right tool for the job.</p>
<p>Finally, have you filed a Gentoo bug for your missing module? I&#8217;m assuming you were using one of the weekly minimal install cds?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dion Moult</title>
		<link>http://thinkmoult.com/2009/08/21/youre-putting-your-mum-on-gentoo-youre-mad/comment-page-1/#comment-820</link>
		<dc:creator>Dion Moult</dc:creator>
		<pubDate>Fri, 21 Aug 2009 12:42:05 +0000</pubDate>
		<guid isPermaLink="false">http://thinkmoult.com/?p=875#comment-820</guid>
		<description>Mike, not so much insisting just that I couldn&#039;t find any other LiveCD with the module required for my NIC. (Well, Sidux did).

I think SSH is the best option to go with here. You never know what mess a cron-set system update task could get you into. I&#039;ll have a look into bash (or if not bash I&#039;ll script something up quickly) and see if I can get it to perhaps send me periodic status updates somehow.</description>
		<content:encoded><![CDATA[<p>Mike, not so much insisting just that I couldn&#8217;t find any other LiveCD with the module required for my NIC. (Well, Sidux did).</p>
<p>I think SSH is the best option to go with here. You never know what mess a cron-set system update task could get you into. I&#8217;ll have a look into bash (or if not bash I&#8217;ll script something up quickly) and see if I can get it to perhaps send me periodic status updates somehow.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mike Lothian</title>
		<link>http://thinkmoult.com/2009/08/21/youre-putting-your-mum-on-gentoo-youre-mad/comment-page-1/#comment-819</link>
		<dc:creator>Mike Lothian</dc:creator>
		<pubDate>Fri, 21 Aug 2009 11:41:17 +0000</pubDate>
		<guid isPermaLink="false">http://thinkmoult.com/?p=875#comment-819</guid>
		<description>If you&#039;re insisting on using Gentoo have you though about Sabayon?

It would be very similar but your mum&#039;s PC wouldn&#039;t risk being foo bar&#039;d by  an automatic update

Or at the very least consider not using an auto sync emerge and do it your self when you have free time either via ssh or when you bring your laundry home ;-)

Mike</description>
		<content:encoded><![CDATA[<p>If you&#8217;re insisting on using Gentoo have you though about Sabayon?</p>
<p>It would be very similar but your mum&#8217;s PC wouldn&#8217;t risk being foo bar&#8217;d by  an automatic update</p>
<p>Or at the very least consider not using an auto sync emerge and do it your self when you have free time either via ssh or when you bring your laundry home ;-)</p>
<p>Mike</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Matija "hook" Šuklje</title>
		<link>http://thinkmoult.com/2009/08/21/youre-putting-your-mum-on-gentoo-youre-mad/comment-page-1/#comment-817</link>
		<dc:creator>Matija "hook" Šuklje</dc:creator>
		<pubDate>Fri, 21 Aug 2009 07:30:12 +0000</pubDate>
		<guid isPermaLink="false">http://thinkmoult.com/?p=875#comment-817</guid>
		<description>I&#039;ve had my Acer Aspire 5022 WMLi for almost 4 years now and everytime I bring it to the service, they wonder how come it&#039;s still alive ...frankly, I do too O_o

Maybe their quality has changed in the past years, but the one I has had several faults:
* foo battery
* foo hinges that broke the lid twice already (and I can see the cracks for the third time already)
* dead pixels on display (the second time now, as well)
* left mouspad button works only 3% of times
* heats up quite fast (quite annoying on Gentoo)
* Linux-compatibility was poor back then, but that&#039;s improved a lot ...now I can say that 90% of its HW is supported
* frankly, the keyboard is not the best out there and neither is the housing itself.

I&#039;m not saying it&#039;s all bad, I&#039;m happy that I have it for my first laptop, but I&#039;ve learnt from its mistakes and will look out better with my next choice. When it finally dies, I&#039;ll probably go get a ThinkPad. While my Acer was in a coma (RAM died, looked like laptop was dead), I was using my dad&#039;s old ThinkPad and it&#039;s great! Even after I tested dozens of laptops out in the shops, I still think the ThinkPad&#039;s the one for me :]

Well, that&#039;ll be my choice and just wanted to share my view on it. But you (or in this case you mum) know what you want and need ;)</description>
		<content:encoded><![CDATA[<p>I&#8217;ve had my Acer Aspire 5022 WMLi for almost 4 years now and everytime I bring it to the service, they wonder how come it&#8217;s still alive &#8230;frankly, I do too O_o</p>
<p>Maybe their quality has changed in the past years, but the one I has had several faults:<br />
* foo battery<br />
* foo hinges that broke the lid twice already (and I can see the cracks for the third time already)<br />
* dead pixels on display (the second time now, as well)<br />
* left mouspad button works only 3% of times<br />
* heats up quite fast (quite annoying on Gentoo)<br />
* Linux-compatibility was poor back then, but that&#8217;s improved a lot &#8230;now I can say that 90% of its HW is supported<br />
* frankly, the keyboard is not the best out there and neither is the housing itself.</p>
<p>I&#8217;m not saying it&#8217;s all bad, I&#8217;m happy that I have it for my first laptop, but I&#8217;ve learnt from its mistakes and will look out better with my next choice. When it finally dies, I&#8217;ll probably go get a ThinkPad. While my Acer was in a coma (RAM died, looked like laptop was dead), I was using my dad&#8217;s old ThinkPad and it&#8217;s great! Even after I tested dozens of laptops out in the shops, I still think the ThinkPad&#8217;s the one for me :]</p>
<p>Well, that&#8217;ll be my choice and just wanted to share my view on it. But you (or in this case you mum) know what you want and need ;)</p>
]]></content:encoded>
	</item>
</channel>
</rss>

