Page 1 of 1
Include LVM in next release?
Posted: 26. Sep 2009, 21:56
by EricC
Hi Guys,
Would it be possible to have LVM included in the installed packages by default with the next release? Device mapper is already installed so it would only be one item to add. Please
Thanks,
-Eric
Re: Include LVM in next release?
Posted: 27. Sep 2009, 06:52
by gapan
OK

Re: Include LVM in next release?
Posted: 28. Sep 2009, 14:51
by Shador
cryptsetup-luks with it's static binary would enable encryption support. Together with LVM it's very easy to get a completely encrypted system with only one passphrase:
http://wiki.zenwalk.org/index.php?title ... KS_and_LVM
Re: Include LVM in next release?
Posted: 28. Sep 2009, 19:28
by gapan
EricC wrote:Would it be possible to have LVM included in the installed packages by default with the next release? Device mapper is already installed so it would only be one item to add. Please
Just to let you know that if you need it urgently you can do it yourself! Just grab the iso, open it with isomaster, put the lvm package in the core directory and save to a new iso.
But we don't have such a package in our repos. :

Re: Include LVM in next release?
Posted: 28. Sep 2009, 21:30
by EricC
gapan wrote:
Just to let you know that if you need it urgently you can do it yourself! Just grab the iso, open it with isomaster, put the lvm package in the core directory and save to a new iso.
That is easy.

Almost too easy

I always thought something like that would invalidate the checksum of the ISO.
Re: Include LVM in next release?
Posted: 29. Sep 2009, 05:31
by gapan
EricC wrote:I always thought something like that would invalidate the checksum of the ISO.
It will, but why should you care? You can get a new checksum with md5sum.
Re: Include LVM in next release?
Posted: 29. Sep 2009, 13:45
by EricC
gapan wrote:EricC wrote:I always thought something like that would invalidate the checksum of the ISO.
It will, but why should you care? You can get a new checksum with md5sum.
Doh, ich bin ein dumkopf!
Re: Include LVM in next release?
Posted: 29. Sep 2009, 14:42
by Shador
gapan wrote:
But we don't have such a package in our repos. :

But slackware has.
http://packages.slackware.it/search.php ... cryptsetup
Re: Include LVM in next release?
Posted: 29. Sep 2009, 15:04
by gapan
I somehow thought that crypsetup-luks was a different package than that.
Re: Include LVM in next release?
Posted: 29. Sep 2009, 15:11
by Shador
gapan wrote:I somehow thought that crypsetup-luks was a different package than that.
Actually on Zenwalk cryptsetup-luks only installs cryptsetup as dep.

So actually both provide the new luks version of cryptsetup.
There are also those 2 very complete and informative slackware readmes:
ftp://ftp.slackware.at/slackware-12.2/README_CRYPT.TXT
ftp://ftp.slackware.at/slackware-12.2/README_LVM.TXT