All of lore.kernel.org
 help / color / mirror / Atom feed
* [dm-crypt] Cryptsetup 1.6.X on Ubuntu 12.10
@ 2013-08-28 21:10 Juan Romano
  2013-08-28 22:06 ` .. ink ..
  2013-08-29  3:37 ` Arno Wagner
  0 siblings, 2 replies; 3+ messages in thread
From: Juan Romano @ 2013-08-28 21:10 UTC (permalink / raw)
  To: dm-crypt

[-- Attachment #1: Type: text/plain, Size: 332 bytes --]

Is there a way to run the latest versions (1.6.1 or 1.6.2) of cryptsetup
on Ubuntu 12.10 (kernel 3.2.48) ?

I am interested on the 'truecrypt' support (tcrypt type) added in the
latest versions.

 

Currently Ubuntu runs cryptsetup version 1.4.3.

 

Any pointers would be appreciated.

 

Thanks,

 

Juan//


[-- Attachment #2: Type: text/html, Size: 2242 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [dm-crypt] Cryptsetup 1.6.X on Ubuntu 12.10
  2013-08-28 21:10 [dm-crypt] Cryptsetup 1.6.X on Ubuntu 12.10 Juan Romano
@ 2013-08-28 22:06 ` .. ink ..
  2013-08-29  3:37 ` Arno Wagner
  1 sibling, 0 replies; 3+ messages in thread
From: .. ink .. @ 2013-08-28 22:06 UTC (permalink / raw)
  To: dm-crypt

[-- Attachment #1: Type: text/plain, Size: 903 bytes --]

> Is there a way to run the latest versions (1.6.1 or 1.6.2) of cryptsetup
> on Ubuntu 12.10 (kernel 3.2.48) ?****
>
> I am interested on the ‘truecrypt’ support (tcrypt type) added in the
> latest versions.****
>
> ** **
>
> Currently Ubuntu runs cryptsetup version 1.4.3.****
>
> ** **
>
> Any pointers would be appreciated.****
>
> **
>

I think the safety was to do it is to make some sort of a package update
request for cryptsetup to be updated and wait until it is updated and then
update normally through ubuntu's official update channels.

The second most safety way is to build cryptsetup from source.The installed
version of cryptsetup managed by ubuntu's package system should have it at
either "/usr" or "/".Installing your own updated version at "/usr/local"
will allow peaceful coexistence btw your personal version and the version
managed by your distribution.

[-- Attachment #2: Type: text/html, Size: 1446 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [dm-crypt] Cryptsetup 1.6.X on Ubuntu 12.10
  2013-08-28 21:10 [dm-crypt] Cryptsetup 1.6.X on Ubuntu 12.10 Juan Romano
  2013-08-28 22:06 ` .. ink ..
@ 2013-08-29  3:37 ` Arno Wagner
  1 sibling, 0 replies; 3+ messages in thread
From: Arno Wagner @ 2013-08-29  3:37 UTC (permalink / raw)
  To: dm-crypt

You can try to just compile and install from sources.
See instructions in the source package. Worst thing that
can happen is that it does not work.

If you decide to have the self-compiled binaries and the
ones from Ubuntu installed at the same time, you need to make
sure to use the right ones. Personally (on Debian) I just
locked the distro-package against updates and installed the 
self-compiled ones over the distribution binaries. That is 
dirty and may break at some time, but then I will just 
install over it again. An alternative is to install the
self-compiled to /usr/local/* and make sure to call them
instead of the distribution-supplied ones.
 
Arno


On Wed, Aug 28, 2013 at 02:10:00PM -0700, Juan Romano wrote:
> Is there a way to run the latest versions (1.6.1 or 1.6.2) of cryptsetup
> on Ubuntu 12.10 (kernel 3.2.48) ?
> 
> I am interested on the 'truecrypt' support (tcrypt type) added in the
> latest versions.
> 
>  
> 
> Currently Ubuntu runs cryptsetup version 1.4.3.
> 
>  
> 
> Any pointers would be appreciated.
> 
>  
> 
> Thanks,
> 
>  
> 
> Juan//
> 

> _______________________________________________
> dm-crypt mailing list
> dm-crypt@saout.de
> http://www.saout.de/mailman/listinfo/dm-crypt


-- 
Arno Wagner,     Dr. sc. techn., Dipl. Inform.,    Email: arno@wagner.name
GnuPG: ID: CB5D9718  FP: 12D6 C03B 1B30 33BB 13CF  B774 E35C 5FA1 CB5D 9718
----
There are two ways of constructing a software design: One way is to make it
so simple that there are obviously no deficiencies, and the other way is to
make it so complicated that there are no obvious deficiencies. The first
method is far more difficult.  --Tony Hoare

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2013-08-29  3:37 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-08-28 21:10 [dm-crypt] Cryptsetup 1.6.X on Ubuntu 12.10 Juan Romano
2013-08-28 22:06 ` .. ink ..
2013-08-29  3:37 ` Arno Wagner

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.