contrib/truecrypt
2012-01-20 08:23:06 +09:00
..
.footprint truecrypt: initial commit 2006-11-06 11:17:48 -04:00
.md5sum truecrypt: Fixed compilation with Linux 2.6.34 2010-05-18 00:25:42 +09:00
Pkgfile truecrypt: Fix compliation in recent kernels 2012-01-20 08:23:06 +09:00
README truecrypt: initial commit 2006-11-06 11:17:48 -04:00
truecrypt-4.3a-2.6.23.patch truecrypt: added patches to build with linux 2.6.24. Hosting on my own server. 2008-03-25 10:56:03 -04:30
truecrypt-4.3a-2.6.24.patch truecrypt: added patches to build with linux 2.6.24. Hosting on my own server. 2008-03-25 10:56:03 -04:30
truecrypt-kernel-2.6.29.patch truecrypt: Fixed compilation with Linux 2.6.34 2010-05-18 00:25:42 +09:00
truecrypt-kernel-2.6.34.patch truecrypt: Fixed compilation with Linux 2.6.34 2010-05-18 00:25:42 +09:00
truecrypt-nochecks.patch truecrypt: Fixed compilation with Linux 2.6.34 2010-05-18 00:25:42 +09:00

REQUIREMENTS

You need Device mapper support in your kernel (CONFIG_BLK_DEV_DM):

	Device Drivers --> Multi-device support (RAID and LVM) 
	 [*] Multiple devices driver support (RAID and LVM) 
	 <*>   Device mapper support


PRE-INSTALL

POST-INSTALL

	* Run depmod -a

PRECAUTION