[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#637970: marked as done (Enable LVM in mipsel/loongson-2f recipes)



Your message dated Thu, 06 Oct 2011 17:02:18 +0000
with message-id <E1RBrKs-0001fa-1y@franck.debian.org>
and subject line Bug#637970: fixed in partman-auto 100
has caused the Debian Bug report #637970,
regarding Enable LVM in mipsel/loongson-2f recipes
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact owner@bugs.debian.org
immediately.)


-- 
637970: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=637970
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: partman-auto
Version: 99

Hi,

I'd like to be able to use the guided partitioning's encrypted LVM
option on my Yeeloong.  I'm able to do so by hacking the
mipsel/loongson-2f's atomic recipe, so the attached patch would allow
others to do so as well.

-- 
Matt Kraai
https://ftbfs.org/kraai
>From 68380d2b52a6b41d3e39e7b43ce5dcec52fe2528 Mon Sep 17 00:00:00 2001
From: Matt Kraai <kraai@ftbfs.org>
Date: Mon, 15 Aug 2011 21:29:19 -0700
Subject: [PATCH] Enable LVM in mipsel/loongson-2f recipes

---
 debian/changelog                  |    6 +++++-
 recipes-mipsel-loongson-2f/atomic |    2 ++
 recipes-mipsel-loongson-2f/home   |    3 +++
 recipes-mipsel-loongson-2f/multi  |    6 ++++++
 4 files changed, 16 insertions(+), 1 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 20fed03..dd99a8d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,10 +1,14 @@
 partman-auto (100) UNRELEASED; urgency=low
 
+  [ Colin Watson ]
   * Merge from Ubuntu:
     - Determine memory size for RAM-dependent recipe elements more
       accurately on i386 (LP: #604765).
 
- -- Colin Watson <cjwatson@debian.org>  Sun, 24 Jul 2011 15:54:13 +0100
+  [ Matt Kraai]
+  * Enable LVM in mipsel/loongson-2f recipes.
+
+ -- Matt Kraai <kraai@debian.org>  Mon, 15 Aug 2011 21:28:26 -0700
 
 partman-auto (99) unstable; urgency=low
 
diff --git a/recipes-mipsel-loongson-2f/atomic b/recipes-mipsel-loongson-2f/atomic
index 7a02032..bfee5be 100644
--- a/recipes-mipsel-loongson-2f/atomic
+++ b/recipes-mipsel-loongson-2f/atomic
@@ -10,6 +10,7 @@ partman-auto/text/atomic_scheme ::
 	mountpoint{ /boot } .
 
 500 10000 -1 $default_filesystem
+	$lvmok{ }
 	method{ format }
 	format{ }
 	use_filesystem{ }
@@ -17,5 +18,6 @@ partman-auto/text/atomic_scheme ::
 	mountpoint{ / } .
 
 96 512 300% linux-swap
+	$lvmok{ }
 	method{ swap }
 	format{ } .
diff --git a/recipes-mipsel-loongson-2f/home b/recipes-mipsel-loongson-2f/home
index 72f4459..b28eb96 100644
--- a/recipes-mipsel-loongson-2f/home
+++ b/recipes-mipsel-loongson-2f/home
@@ -10,6 +10,7 @@ partman-auto/text/home_scheme ::
 	mountpoint{ /boot } .
 
 500 4000 7000 $default_filesystem
+	$lvmok{ }
 	method{ format }
 	format{ }
 	use_filesystem{ }
@@ -17,10 +18,12 @@ partman-auto/text/home_scheme ::
 	mountpoint{ / } .
 
 96 512 300% linux-swap
+	$lvmok{ }
 	method{ swap }
 	format{ } .
 
 100 10000 -1 $default_filesystem
+	$lvmok{ }
 	method{ format }
 	format{ }
 	use_filesystem{ }
diff --git a/recipes-mipsel-loongson-2f/multi b/recipes-mipsel-loongson-2f/multi
index bce370c..a5016e1 100644
--- a/recipes-mipsel-loongson-2f/multi
+++ b/recipes-mipsel-loongson-2f/multi
@@ -10,6 +10,7 @@ partman-auto/text/multi_scheme ::
 	mountpoint{ /boot } .
 
 70 800 280 $default_filesystem
+	$lvmok{ }
 	method{ format }
 	format{ }
 	use_filesystem{ }
@@ -17,6 +18,7 @@ partman-auto/text/multi_scheme ::
 	mountpoint{ / } .
 
 500 3000 5000 $default_filesystem
+	$lvmok{ }
 	method{ format }
 	format{ }
 	use_filesystem{ }
@@ -24,6 +26,7 @@ partman-auto/text/multi_scheme ::
 	mountpoint{ /usr } .
 
 70 1500 3000 $default_filesystem
+	$lvmok{ }
 	method{ format }
 	format{ }
 	use_filesystem{ }
@@ -31,10 +34,12 @@ partman-auto/text/multi_scheme ::
 	mountpoint{ /var } .
 
 96 512 300% linux-swap
+	$lvmok{ }
 	method{ swap }
 	format{ } .
 
 20 300 400 $default_filesystem
+	$lvmok{ }
 	method{ format }
 	format{ }
 	use_filesystem{ }
@@ -42,6 +47,7 @@ partman-auto/text/multi_scheme ::
 	mountpoint{ /tmp } .
 
 300 3000 -1 $default_filesystem
+	$lvmok{ }
 	method{ format }
 	format{ }
 	use_filesystem{ }
-- 
1.7.5.4


--- End Message ---
--- Begin Message ---
Source: partman-auto
Source-Version: 100

We believe that the bug you reported is fixed in the latest version of
partman-auto, which is due to be installed in the Debian FTP archive:

partman-auto_100.dsc
  to main/p/partman-auto/partman-auto_100.dsc
partman-auto_100.tar.gz
  to main/p/partman-auto/partman-auto_100.tar.gz
partman-auto_100_amd64.udeb
  to main/p/partman-auto/partman-auto_100_amd64.udeb



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 637970@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Philipp Kern <pkern@debian.org> (supplier of updated partman-auto package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmaster@debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Format: 1.8
Date: Thu, 06 Oct 2011 18:50:22 +0200
Source: partman-auto
Binary: partman-auto
Architecture: source amd64
Version: 100
Distribution: unstable
Urgency: low
Maintainer: Debian Install System Team <debian-boot@lists.debian.org>
Changed-By: Philipp Kern <pkern@debian.org>
Description: 
 partman-auto - Automatically partition storage devices (partman) (udeb)
Closes: 637970
Changes: 
 partman-auto (100) unstable; urgency=low
 .
   [ Colin Watson ]
   * Merge from Ubuntu:
     - Determine memory size for RAM-dependent recipe elements more
       accurately on i386 (LP: #604765).
 .
   [ Matt Kraai ]
   * Enable LVM in mipsel/loongson-2f recipes (closes: #637970).
 .
   [ Philipp Kern ]
   * Skip auto/choices on s390x.
 .
   [ Updated translations ]
   * Belarusian (be.po) by Viktar Siarheichyk
   * Bulgarian (bg.po) by Damyan Ivanov
   * German (de.po) by Holger Wansing
   * Hebrew (he.po) by Lior Kaplan
   * Hindi (hi.po) by Kumar Appaiah
   * Italian (it.po) by Milo Casagrande
   * Macedonian (mk.po) by Arangel Angov
   * Polish (pl.po) by Marcin Owsiany
   * Romanian (ro.po) by Ioan Eugen Stan
   * Sinhala (si.po) by Danishka Navin
   * Turkish (tr.po) by Mert Dirik
   * Simplified Chinese (zh_CN.po) by YunQiang Su
Checksums-Sha1: 
 e9d5b2864745db61e79971de3773e9530c05bf54 967 partman-auto_100.dsc
 98744324fe1dc2402c0ecf261800c61322c0fde1 115611 partman-auto_100.tar.gz
 d795b1aa48627daaea29578a3c1055f5550ae2ef 80890 partman-auto_100_amd64.udeb
Checksums-Sha256: 
 6db04a533bee2ec5e46550ec2cee6ccdb35432b0400237f4d15725c4bd30b401 967 partman-auto_100.dsc
 396f103bdd07ee353b3b9d28d50335fe44ccec1ba1f0e1b47ab961026add8941 115611 partman-auto_100.tar.gz
 da7a33574ed12a8b784912ef7c32bfbab0455cfd611b80f601a373bf9fab05c6 80890 partman-auto_100_amd64.udeb
Files: 
 c818a58d1324f4ad64b73bc919c3af4b 967 debian-installer standard partman-auto_100.dsc
 c78cd1b3681c6afc9371369be197c2f4 115611 debian-installer standard partman-auto_100.tar.gz
 74829f3400810212c4ff9654c2dcfaa2 80890 debian-installer standard partman-auto_100_amd64.udeb
Package-Type: udeb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (GNU/Linux)

iEYEAREIAAYFAk6N3KIACgkQ7Ro5M7LPzdixCgCfSHClChGMhBGcDvUHSna4CsBX
SEQAoMYiYAFVmR4vvJQwJjQMfOm/4D/9
=mmZ9
-----END PGP SIGNATURE-----



--- End Message ---

Reply to: