<?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>PLATFORMedia LLC &#187; truecrypt</title>
	<atom:link href="http://platformedia.com/oss-blog/tag/truecrypt/feed/" rel="self" type="application/rss+xml" />
	<link>http://platformedia.com</link>
	<description>Corporate Web Site</description>
	<lastBuildDate>Sat, 05 Jun 2010 04:49:22 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.5</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>TrueCrypt 4.3 on Fedora 7 : Build from Zero</title>
		<link>http://platformedia.com/oss-blog/truecrypt-4-3-on-fedora-7-build-from-zero/</link>
		<comments>http://platformedia.com/oss-blog/truecrypt-4-3-on-fedora-7-build-from-zero/#comments</comments>
		<pubDate>Sun, 01 Jul 2007 23:42:00 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[f7]]></category>
		<category><![CDATA[fedora]]></category>
		<category><![CDATA[truecrypt]]></category>

		<guid isPermaLink="false">http://platformedia.com/index.php/2007/07/truecrypt-4-3-on-fedora-7-build-from-zero/</guid>
		<description><![CDATA[NB: Ripped (and modified) from : http://tredosoft.com/comment/reply/37
 How to install TrueCrypt 4.3a on Fedora 7

We are going to compile TrueCrypt from source so first grab TrueCrypt&#8217;s source code.  When it&#8217;s downloaded, extract the source code and navigate to the Linux folder :
tar xfz truecrypt-4.3a-source-code.tar.gzcd truecrypt-4.3a-source-codecd Linux
Truecrypt needs to compile a kernel module during the [...]]]></description>
		<wfw:commentRss>http://platformedia.com/oss-blog/truecrypt-4-3-on-fedora-7-build-from-zero/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>TrueCrypt 4.3 on FC6 : Build from Zero</title>
		<link>http://platformedia.com/oss-blog/truecrypt-4-3-on-fc6-build-from-zero/</link>
		<comments>http://platformedia.com/oss-blog/truecrypt-4-3-on-fc6-build-from-zero/#comments</comments>
		<pubDate>Tue, 24 Apr 2007 04:22:00 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[fc6]]></category>
		<category><![CDATA[fedora]]></category>
		<category><![CDATA[truecrypt]]></category>

		<guid isPermaLink="false">http://platformedia.com/index.php/2007/04/truecrypt-4-3-on-fc6-build-from-zero/</guid>
		<description><![CDATA[This was modified for the instructions given for 4.2 from the (German) blog at http://fedorawiki.de/index.php/Truecrypt
Set up yum
# yum install yum-utils# yum install rpm-build redhat-rpm-config unifdef
Install Kernel Sources
This install the sources from the rpm downloaded into the current directory.  The rpm can be discarded afterwards.# yumdownloader --source kernel --enablerepo core-source --enablerepo updates-source# mkdir /usr/src/redhat # [...]]]></description>
		<wfw:commentRss>http://platformedia.com/oss-blog/truecrypt-4-3-on-fc6-build-from-zero/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>TrueCrypt 4.2 on FC6 : Build from Zero</title>
		<link>http://platformedia.com/oss-blog/truecrypt-4-2-on-fc6-build-from-zero/</link>
		<comments>http://platformedia.com/oss-blog/truecrypt-4-2-on-fc6-build-from-zero/#comments</comments>
		<pubDate>Tue, 06 Feb 2007 05:18:00 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[fc6]]></category>
		<category><![CDATA[fedora]]></category>
		<category><![CDATA[truecrypt]]></category>

		<guid isPermaLink="false">http://platformedia.com/index.php/2007/02/truecrypt-4-2-on-fc6-build-from-zero/</guid>
		<description><![CDATA[This was wholesale copied from the (German) blog at http://fedorawiki.de/index.php/Truecrypt
Set up yum
# yum install yum-utils# yum install rpm-build redhat-rpm-config unifdef
# yumdownloader --source kernel --enablerepo core-source --enablerepo updates-source
Install Kernel Sources
# mkdir /usr/src/redhat # due to packaging problem, I guess# rpm -ivh kernel-$(uname -r).src.rpm
# cd /usr/src/redhat/SPECS# rpmbuild -bp --target $(uname -m) kernel-2.6.spec
Copy dm.h into the right place
# [...]]]></description>
		<wfw:commentRss>http://platformedia.com/oss-blog/truecrypt-4-2-on-fc6-build-from-zero/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>TrueCrypt interoperability : Linux scripts</title>
		<link>http://platformedia.com/oss-blog/truecrypt-interoperability-linux-scripts/</link>
		<comments>http://platformedia.com/oss-blog/truecrypt-interoperability-linux-scripts/#comments</comments>
		<pubDate>Sun, 31 Dec 2006 20:56:00 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[truecrypt]]></category>

		<guid isPermaLink="false">http://platformedia.com/index.php/2006/12/truecrypt-interoperability-linux-scripts/</guid>
		<description><![CDATA[Added scripts for Linux so that the CLI options were automatically correctly chosen.  The GUI on WinXP is nice, but become repetitive after a while.
mount-fieldstone  :#! /bin/bashtruecrypt --user-mount /media/1GB/Fieldstone.truecrypt /media/Fieldstone
umount-all  :#! /bin/bashtruecrypt --dismount
Also, so that normal users can mount and dismount truecrypt drives :# chmod u+s /usr/bin/truecrypt
]]></description>
		<wfw:commentRss>http://platformedia.com/oss-blog/truecrypt-interoperability-linux-scripts/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>TrueCrypt on FC6 : Installation Problems</title>
		<link>http://platformedia.com/oss-blog/truecrypt-on-fc6-installation-problems/</link>
		<comments>http://platformedia.com/oss-blog/truecrypt-on-fc6-installation-problems/#comments</comments>
		<pubDate>Sun, 31 Dec 2006 20:54:00 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[fedora]]></category>
		<category><![CDATA[truecrypt]]></category>

		<guid isPermaLink="false">http://platformedia.com/index.php/2006/12/truecrypt-on-fc6-installation-problems/</guid>
		<description><![CDATA[Anaconda bug had i586 kernel being installed on Dell 600m laptop, with uname -a mis-reporting an i686 installation.
i586 -> i686 kernel change required, then truecrypt modules on farm.repo work like magic.
When installing packages with kmods (e.g. the rt2500 and truecrypt drivers) you might run into trouble like this:Transaction Check Error:   package kernel-2.6.18-1.2798.fc6 is [...]]]></description>
		<wfw:commentRss>http://platformedia.com/oss-blog/truecrypt-on-fc6-installation-problems/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
