<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Gentoo Linux on chuso.net</title>
    <link>https://en.chuso.net/software/floss/gentoo-linux/</link>
    <description>Recent content in Gentoo Linux on chuso.net</description>
    <generator>Hugo</generator>
    <language>en</language>
    <lastBuildDate>Mon, 27 Mar 2023 11:17:20 +0200</lastBuildDate>
    <atom:link href="https://en.chuso.net/software/floss/gentoo-linux/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Speeding up Gentoo packages building</title>
      <link>https://en.chuso.net/gentoo-speed-up-build.html</link>
      <pubDate>Mon, 27 Mar 2023 11:17:20 +0200</pubDate>
      <guid>https://en.chuso.net/gentoo-speed-up-build.html</guid>
      <description>Some strategies to make Gentoo package compilation a bit faster</description>
    </item>
    <item>
      <title>Why I choose Gentoo</title>
      <link>https://en.chuso.net/why-gentoo.html</link>
      <pubDate>Wed, 27 Oct 2021 20:17:24 +0200</pubDate>
      <guid>https://en.chuso.net/why-gentoo.html</guid>
      <description>I&amp;rsquo;ve been using Gentoo Linux for 20 years. Why? Because I cannot live without Linux and I haven&amp;rsquo;t found any Linux distribution that I like so much. Here I tell why.</description>
    </item>
    <item>
      <title>Portage sound notifications</title>
      <link>https://en.chuso.net/portage-sound-notifications.html</link>
      <pubDate>Mon, 03 Nov 2008 09:18:47 +0000</pubDate>
      <guid>https://en.chuso.net/portage-sound-notifications.html</guid>
      <description>&lt;p&gt;The context: you run &lt;a href=&#34;http://www.gentoo.org/doc/es/handbook/handbook-x86.xml?part=2&amp;amp;chap=1&#34;&gt;emerge&lt;/a&gt; with --ask parameter and, since it can take some time to calculate dependencies, you do some other thing. After a while, when you&#39;ve forgotten it, you discover that emerge have ended calculating dependencies time ago and it&#39;s waiting for your confirmation when it could be already done. Has this ever happened to you? Me too. This is why I added sound notifications to some Portage events.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Chuso Gentoo Overlay</title>
      <link>https://en.chuso.net/chuso-gentoo-overlay.html</link>
      <pubDate>Sun, 14 Sep 2008 12:08:47 +0000</pubDate>
      <guid>https://en.chuso.net/chuso-gentoo-overlay.html</guid>
      <description>&lt;p&gt;The fact is that, with ebuilds for new packages that I submitted to Bugzilla, the ones I modified with patches of my interest, those removed from Portage, some I made for my scripts and others, I collected a few ebuilds now I compile and release in an &lt;a href=&#34;http://www.gentoo.org/proj/en/overlays/userguide.xml&#34;&gt;overlay&lt;/a&gt; for &lt;a href=&#34;http://www.gentoo.org/doc/en/handbook/handbook-x86.xml?part=2&amp;amp;chap=1&#34;&gt;Portage&lt;/a&gt;.&lt;/p&gt;&#xD;&#xA;&lt;p&gt;Some of the included packages are:&lt;/p&gt;&#xD;&#xA;&lt;ul&gt;&#xD;&#xA;  &lt;li&gt;&lt;a href=&#34;http://zattoo.com&#34;&gt;Zattoo&lt;/a&gt;&lt;/li&gt;&#xD;&#xA;  &lt;li&gt;&lt;a href=&#34;http://desktop.google.com&#34;&gt;Google Desktop&lt;/a&gt;&lt;/li&gt;&#xD;&#xA;  &lt;li&gt;&lt;a href=&#34;http://icculus.org/neverball&#34;&gt;Neverball&lt;/a&gt; (SVN)&lt;/li&gt;&#xD;&#xA;  &lt;li&gt;&lt;a href=&#34;http://p2p-radio.sourceforge.net/&#34;&gt;P2P Radio&lt;/a&gt;&lt;/li&gt;&#xD;&#xA;  &lt;li&gt;&lt;a href=&#34;http://openproj.org/openproj&#34;&gt;OpenProj&lt;/a&gt;&lt;/li&gt;&#xD;&#xA;  &lt;li&gt;&lt;a href=&#34;https://chuso.net/software/amelia/&#34;&gt;Amelia&lt;/a&gt;&lt;/li&gt;&#xD;&#xA;  &lt;li&gt;&lt;a href=&#34;http://uninspiredsoft.sourceforge.net/projects.html&#34;&gt;SDLPong&lt;/a&gt;&lt;/li&gt;&#xD;&#xA;  &lt;li&gt;&lt;a href=&#34;http://www.opennel.org&#34;&gt;Open NeL&lt;/a&gt;&lt;/li&gt;&#xD;&#xA;  &lt;li&gt;Kylix&lt;/li&gt;&#xD;&#xA;  &lt;li&gt;hacha&lt;/li&gt;&#xD;&#xA;  &lt;li&gt;...&lt;/li&gt;&#xD;&#xA;&lt;/ul&gt;&#xD;&#xA;&#xD;&#xA;&lt;p&gt;In order to see the full list of packages and installation instructions visit the &lt;a href=&#34;https://chuso.net/chuso-overlay&#34;&gt;project web page&lt;/a&gt;.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Looking for modified files in Gentoo packages</title>
      <link>https://en.chuso.net/looking-for-modified-files-in-gentoo-packages.html</link>
      <pubDate>Fri, 12 Sep 2008 08:48:14 +0000</pubDate>
      <guid>https://en.chuso.net/looking-for-modified-files-in-gentoo-packages.html</guid>
      <description>&lt;p&gt;Did you know that &lt;a href=&#34;http://tug.org/teTeX/&#34;&gt;teTeX&lt;/a&gt; development was abandoned more than two years ago? And it&#39;s recommended to migrate to &lt;a href=&#34;http://www.tug.org/texlive/&#34;&gt;TeX Live&lt;/a&gt;. When I was doing so by reading the Gentoo Linux &lt;a href=&#34;http://www.gentoo.org/proj/en/tex/texlive-migration-guide.xml&#34;&gt;guide&lt;/a&gt; I found that it says: &lt;em&gt;if you have modified configuration files under /etc/texmf...&lt;/em&gt;. How will I know that? I modified many configuration files and I can&#39;t remember which ones I&#39;ve modified. I thought about using &lt;a href=&#34;http://www.gentoo.org/proj/en/portage/tools/index.xml&#34;&gt;equery&lt;/a&gt; to check that, but I only know the command to check all the files in a package, not a single file, so I thought that it would be easier to do my own script than to read the whole equery man page. So here it is, the script that checks if certain files in a package were modified:&lt;/p&gt;</description>
    </item>
    <item>
      <title>Opera web browser with usage report tool for Gentoo</title>
      <link>https://en.chuso.net/opera-web-browser-with-usage-report-tool-for-gentoo.html</link>
      <pubDate>Tue, 27 Feb 2007 13:56:36 +0000</pubDate>
      <guid>https://en.chuso.net/opera-web-browser-with-usage-report-tool-for-gentoo.html</guid>
      <description>&lt;p&gt;Opera has just &lt;a href=&#34;http://my.opera.com/desktopteam/blog/show.dml/696402&#34;&gt;announced&lt;/a&gt; through its desktop team the releasing of a new developing version for betatesting that includes a tool that makes reports about browser usage and configuration and without private information to send it anonymously to the company to improve the browser. Someone named this Opera &#39;Spyware&#39;, though it&#39;s a feature not present in official releases, which can be deactivated, you can read reports before sending it and the browser warns you about this the first time it&#39;s run.&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
