tags 361147 +pending
thanks
On Fri, Apr 07, 2006 at 12:14:27AM +0200, David Härdeman wrote:
> the attached patch is necessary in order to show decent descriptions for
> encrypted volumes when using partman-crypt. Without the patch,
> everything under /dev/mapper is listed as a lvm lv.
Thanks fo
On Fri, Apr 07, 2006 at 12:53:54AM +0200, Max Vozeler wrote:
I think $swap here is a typo? Shouldn't it be $1?
Of course, I must have forgotten to refresh the patch before sending it
because I had already fixed that locally. Will you change that to "$1"
before committing or do you want a new
Hey David,
On Fri, Apr 07, 2006 at 12:14:27AM +0200, David Härdeman wrote:
> +# First of all, check if this is a dm-crypt device
> +type=""
> +if [ -x /sbin/dmsetup ]; then
> +type=$(/sbin/dmsetup table $swap | head -1 | cut -d " " -f3)
> +fi
I think $s
On Friday 07 April 2006 00:14, David Härdeman wrote:
> the attached patch is necessary in order to show decent descriptions
> for encrypted volumes when using partman-crypt. Without the patch,
> everything under /dev/mapper is listed as a lvm lv.
Feel free to apply the patch in SVN, of course addi
Package: partman-base
Version: 80
Severity: wishlist
Tags: patch
Hi,
the attached patch is necessary in order to show decent descriptions for
encrypted volumes when using partman-crypt. Without the patch,
everything under /dev/mapper is listed as a lvm lv.
Regards,
David Härdeman
Index: par
5 matches
Mail list logo