<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>simoivanov.com&#187; opensource</title>
	<atom:link href="http://simoivanov.com/tag/opensource/feed/" rel="self" type="application/rss+xml" />
	<link>http://simoivanov.com</link>
	<description></description>
	<lastBuildDate>Mon, 05 Dec 2011 05:15:01 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
<image>
  <link>http://simoivanov.com</link>
  <url>http://simoivanov.com/files/favicon.ico</url>
  <title>simoivanov.com</title>
</image>
		<item>
		<title>rebuilding debian packages</title>
		<link>http://simoivanov.com/2008/03/25/rebuilding-debian-packages/</link>
		<comments>http://simoivanov.com/2008/03/25/rebuilding-debian-packages/#comments</comments>
		<pubDate>Tue, 25 Mar 2008 03:39:06 +0000</pubDate>
		<dc:creator>симо</dc:creator>
				<category><![CDATA[общи]]></category>
		<category><![CDATA[debian]]></category>
		<category><![CDATA[howto]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[opensource]]></category>

		<guid isPermaLink="false">http://simoivanov.com/archives/52</guid>
		<description><![CDATA[with customized configure options, step by step. apt-get source xxx cd xxx dpkg-source -x xxx.dsc one can add patches and stuff here modiy xxx/debian/rules, etc. /usr/lib/pbuilder/pbuilder-satisfydepends (install -dev packages) debuild [-us -uc] install the .deb packages more on the topic at this link. even more at this one.]]></description>
			<content:encoded><![CDATA[<p>with customized configure options, step by step.</p>
<ul>
<li>apt-get source xxx</li>
<li>cd xxx</li>
<li>dpkg-source -x xxx.dsc
<ul>
<li>one can add patches and stuff here</li>
</ul>
</li>
<li>modiy xxx/debian/rules, etc.</li>
<li>/usr/lib/pbuilder/pbuilder-satisfydepends (install -dev packages)</li>
<li>debuild [-us -uc]</li>
<li>install the .deb packages</li>
</ul>
<p>more on the topic at <a title="debian packages" href="http://www.murrayc.com/blog/permalink/2006/04/21/building-modified-debian-packages/">this link</a>.</p>
<p>even more at <a title="debian" href="http://www.debian-administration.org/">this one</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://simoivanov.com/2008/03/25/rebuilding-debian-packages/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

<!-- Dynamic Page Served (once) in 0.283 seconds -->

