[PATCH 1/2] New version: 0.24

Dennis Gilmore dennis at ausil.us
Mon Oct 21 22:07:14 UTC 2013


From: David Lehman <dlehman at redhat.com>

Signed-off-by: Dennis Gilmore <dennis at ausil.us>
---
 blivet/__init__.py |   2 +-
 po/blivet.pot      | 380 ++++++++++++++++++++++++++---------------------------
 python-blivet.spec |  11 +-
 setup.py           |   2 +-
 4 files changed, 202 insertions(+), 193 deletions(-)

diff --git a/blivet/__init__.py b/blivet/__init__.py
index 2e7ab6b..0aa4897 100644
--- a/blivet/__init__.py
+++ b/blivet/__init__.py
@@ -20,7 +20,7 @@
 # Red Hat Author(s): Dave Lehman <dlehman at redhat.com>
 #
 
-__version__ = '0.23'
+__version__ = '0.24'
 
 ##
 ## Default stub values for installer-specific stuff that gets set up in
diff --git a/po/blivet.pot b/po/blivet.pot
index 09efa3c..d2626d0 100644
--- a/po/blivet.pot
+++ b/po/blivet.pot
@@ -8,7 +8,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: PACKAGE VERSION\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2013-10-09 16:41-0700\n"
+"POT-Creation-Date: 2013-10-16 17:01-0500\n"
 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
 "Last-Translator: FULL NAME <EMAIL at ADDRESS>\n"
 "Language-Team: LANGUAGE <LL at li.org>\n"
@@ -17,106 +17,106 @@ msgstr ""
 "Content-Type: text/plain; charset=CHARSET\n"
 "Content-Transfer-Encoding: 8bit\n"
 
-#: ../blivet/__init__.py:968
+#: ../blivet/__init__.py:964
 msgid "This partition is holding the data for the hard drive install."
 msgstr ""
 
 #. LDL formatted DASDs always have one partition, you'd have to
 #. reformat the DASD in CDL mode to get rid of it
-#: ../blivet/__init__.py:973
+#: ../blivet/__init__.py:969
 msgid "You cannot delete a partition of a LDL formatted DASD."
 msgstr ""
 
-#: ../blivet/__init__.py:979
+#: ../blivet/__init__.py:975
 #, python-format
 msgid "This device is part of the RAID device %s."
 msgstr ""
 
-#: ../blivet/__init__.py:982
+#: ../blivet/__init__.py:978
 msgid "This device is part of a RAID device."
 msgstr ""
 
-#: ../blivet/__init__.py:985
+#: ../blivet/__init__.py:981
 msgid "This device is part of an inconsistent LVM Volume Group."
 msgstr ""
 
-#: ../blivet/__init__.py:990
+#: ../blivet/__init__.py:986
 #, python-format
 msgid "This device is part of the LVM volume group '%s'."
 msgstr ""
 
-#: ../blivet/__init__.py:993
+#: ../blivet/__init__.py:989
 msgid "This device is part of a LVM volume group."
 msgstr ""
 
-#: ../blivet/__init__.py:1009
+#: ../blivet/__init__.py:1005
 msgid ""
 "This device is an extended partition which contains logical partitions that "
 "cannot be deleted:\n"
 "\n"
 msgstr ""
 
-#: ../blivet/__init__.py:1281
+#: ../blivet/__init__.py:1277
 msgid "You must create a new filesystem on the root device."
 msgstr ""
 
-#: ../blivet/__init__.py:1473
+#: ../blivet/__init__.py:1469
 #, python-format
 msgid ""
 "Your root partition is less than 250 megabytes which is usually too small to "
 "install %s."
 msgstr ""
 
-#: ../blivet/__init__.py:1477
+#: ../blivet/__init__.py:1473
 #, python-format
 msgid ""
 "You have not defined a root partition (/), which is required for "
 "installation of %s to continue."
 msgstr ""
 
-#: ../blivet/__init__.py:1490
+#: ../blivet/__init__.py:1486
 msgid ""
 "This platform requires /boot on a dedicated partition or logical volume.  If "
 "you do not want a /boot volume, you must place / on a dedicated non-LVM "
 "partition."
 msgstr ""
 
-#: ../blivet/__init__.py:1499
+#: ../blivet/__init__.py:1495
 #, python-format
 msgid ""
 "Your %(mount)s partition is less than %(size)s megabytes which is lower than "
 "recommended for a normal %(productName)s install."
 msgstr ""
 
-#: ../blivet/__init__.py:1509
+#: ../blivet/__init__.py:1505
 #, python-format
 msgid ""
 "Your %(mount)s partition is too small for %(format)s formatting (allowable "
 "size is %(minSize)d MB to %(maxSize)d MB)"
 msgstr ""
 
-#: ../blivet/__init__.py:1514
+#: ../blivet/__init__.py:1510
 #, python-format
 msgid ""
 "Your %(mount)s partition is too large for %(format)s formatting (allowable "
 "size is %(minSize)d MB to %(maxSize)d MB)"
 msgstr ""
 
-#: ../blivet/__init__.py:1553
+#: ../blivet/__init__.py:1549
 msgid "you have not created a bootloader stage1 target device"
 msgstr ""
 
-#: ../blivet/__init__.py:1562
+#: ../blivet/__init__.py:1558
 msgid "You have not created a bootable partition."
 msgstr ""
 
-#: ../blivet/__init__.py:1583
+#: ../blivet/__init__.py:1579
 msgid ""
 "Your BIOS-based system needs a special partition to boot from a GPT disk "
 "label. To continue, please create a 1MB 'biosboot' type partition."
 msgstr ""
 
-#: ../blivet/__init__.py:1593
+#: ../blivet/__init__.py:1589
 #, python-format
 msgid ""
 "You have not specified a swap partition.  %(requiredMem)s MB of memory is "
@@ -124,13 +124,13 @@ msgid ""
 "have %(installedMem)s MB."
 msgstr ""
 
-#: ../blivet/__init__.py:1599
+#: ../blivet/__init__.py:1595
 msgid ""
 "You have not specified a swap partition.  Although not strictly required in "
 "all cases, it will significantly improve performance for most installations."
 msgstr ""
 
-#: ../blivet/__init__.py:1605
+#: ../blivet/__init__.py:1601
 msgid ""
 "At least one of your swap devices does not have a UUID, which is common in "
 "swap space created using older versions of mkswap. These devices will be "
@@ -138,160 +138,31 @@ msgid ""
 "paths can change under a variety of circumstances. "
 msgstr ""
 
-#: ../blivet/__init__.py:1615
+#: ../blivet/__init__.py:1611
 #, python-format
 msgid ""
 "This mount point is invalid.  The %s directory must be on the / file system."
 msgstr ""
 
-#: ../blivet/__init__.py:1619
+#: ../blivet/__init__.py:1615
 #, python-format
 msgid "The mount point %s must be on a linux file system."
 msgstr ""
 
-#: ../blivet/__init__.py:2953
+#: ../blivet/__init__.py:3028
 #, python-format
 msgid "Linux on %s"
 msgstr ""
 
-#: ../blivet/__init__.py:2958
+#: ../blivet/__init__.py:3033
 msgid "Unknown Linux"
 msgstr ""
 
-#: ../blivet/__init__.py:2960
+#: ../blivet/__init__.py:3035
 #, python-format
 msgid "%(product)s Linux %(version)s for %(arch)s"
 msgstr ""
 
-#. Decimal prefixes for different size increments, along with the name
-#. and accepted abbreviation for the prefix.  These prefixes are all
-#. for 'bytes'.
-#: ../blivet/size.py:36
-msgid "kilo"
-msgstr ""
-
-#: ../blivet/size.py:36
-msgid "k"
-msgstr ""
-
-#: ../blivet/size.py:37
-msgid "mega"
-msgstr ""
-
-#: ../blivet/size.py:37
-msgid "M"
-msgstr ""
-
-#: ../blivet/size.py:38
-msgid "giga"
-msgstr ""
-
-#: ../blivet/size.py:38
-msgid "G"
-msgstr ""
-
-#: ../blivet/size.py:39
-msgid "tera"
-msgstr ""
-
-#: ../blivet/size.py:39
-msgid "T"
-msgstr ""
-
-#: ../blivet/size.py:40
-msgid "peta"
-msgstr ""
-
-#: ../blivet/size.py:40
-msgid "P"
-msgstr ""
-
-#: ../blivet/size.py:41
-msgid "exa"
-msgstr ""
-
-#: ../blivet/size.py:41
-msgid "E"
-msgstr ""
-
-#: ../blivet/size.py:42
-msgid "zetta"
-msgstr ""
-
-#: ../blivet/size.py:42
-msgid "Z"
-msgstr ""
-
-#: ../blivet/size.py:43
-msgid "yotta"
-msgstr ""
-
-#: ../blivet/size.py:43
-msgid "Y"
-msgstr ""
-
-#. Binary prefixes for the different size increments.  Same structure
-#. as the above list.
-#: ../blivet/size.py:47
-msgid "kibi"
-msgstr ""
-
-#: ../blivet/size.py:47
-msgid "Ki"
-msgstr ""
-
-#: ../blivet/size.py:48
-msgid "mebi"
-msgstr ""
-
-#: ../blivet/size.py:48
-msgid "Mi"
-msgstr ""
-
-#: ../blivet/size.py:49
-msgid "gibi"
-msgstr ""
-
-#: ../blivet/size.py:49
-msgid "Gi"
-msgstr ""
-
-#: ../blivet/size.py:50
-msgid "tebi"
-msgstr ""
-
-#: ../blivet/size.py:51
-msgid "pebi"
-msgstr ""
-
-#: ../blivet/size.py:52
-msgid "ebi"
-msgstr ""
-
-#: ../blivet/size.py:53
-msgid "zebi"
-msgstr ""
-
-#: ../blivet/size.py:54
-msgid "yobi"
-msgstr ""
-
-#: ../blivet/size.py:56 ../blivet/size.py:68
-msgid "b"
-msgstr ""
-
-#: ../blivet/size.py:56 ../blivet/size.py:64
-msgid "byte"
-msgstr ""
-
-#: ../blivet/size.py:56 ../blivet/size.py:65
-msgid "bytes"
-msgstr ""
-
-#: ../blivet/size.py:234
-msgid "B"
-msgstr ""
-
 #: ../blivet/partitioning.py:306
 msgid "No usable disks selected"
 msgstr ""
@@ -300,60 +171,60 @@ msgstr ""
 msgid "Not enough free space on disks for automatic partitioning"
 msgstr ""
 
-#: ../blivet/partitioning.py:652
+#: ../blivet/partitioning.py:656
 msgid "unable to allocate aligned partition"
 msgstr ""
 
-#: ../blivet/partitioning.py:660
+#: ../blivet/partitioning.py:664
 msgid "requested size exceeds maximum allowed"
 msgstr ""
 
-#: ../blivet/partitioning.py:758
+#: ../blivet/partitioning.py:762
 #, python-format
 msgid "disk %s inaccessible"
 msgstr ""
 
-#: ../blivet/partitioning.py:812
+#: ../blivet/partitioning.py:816
 #, python-format
 msgid ""
 "partition is too small for %(format)s formatting (allowable size is "
 "%(minSize)d MB to %(maxSize)d MB)"
 msgstr ""
 
-#: ../blivet/partitioning.py:817
+#: ../blivet/partitioning.py:821
 #, python-format
 msgid ""
 "partition is too large for %(format)s formatting (allowable size is "
 "%(minSize)d MB to %(maxSize)d MB)"
 msgstr ""
 
-#: ../blivet/partitioning.py:1067
+#: ../blivet/partitioning.py:1071
 msgid "not enough free space on disks"
 msgstr ""
 
-#: ../blivet/partitioning.py:1090
+#: ../blivet/partitioning.py:1094
 msgid "not enough free space after creating extended partition"
 msgstr ""
 
-#: ../blivet/partitioning.py:1263
+#: ../blivet/partitioning.py:1267
 msgid "cannot reclaim more than request has grown"
 msgstr ""
 
-#: ../blivet/partitioning.py:1443
+#: ../blivet/partitioning.py:1447
 msgid "DiskChunk requests must be of type PartitionRequest"
 msgstr ""
 
-#: ../blivet/partitioning.py:1456
+#: ../blivet/partitioning.py:1460
 msgid "partitions allocated outside disklabel limits"
 msgstr ""
 
-#: ../blivet/partitioning.py:1536
+#: ../blivet/partitioning.py:1540
 msgid "VGChunk requests must be of type LVRequest"
 msgstr ""
 
 #. by now we have allocated the PVs so if there isn't enough
 #. space in the VG we have a real problem
-#: ../blivet/partitioning.py:1995
+#: ../blivet/partitioning.py:1999
 msgid "not enough space for LVM requests"
 msgstr ""
 
@@ -361,6 +232,50 @@ msgstr ""
 msgid "FCoE not available"
 msgstr ""
 
+#: ../blivet/platform.py:54
+msgid "bootloader device"
+msgstr ""
+
+#: ../blivet/platform.py:55
+msgid "RAID Device"
+msgstr ""
+
+#: ../blivet/platform.py:56
+msgid "First sector of boot partition"
+msgstr ""
+
+#: ../blivet/platform.py:155 ../blivet/platform.py:310
+msgid "Master Boot Record"
+msgstr ""
+
+#: ../blivet/platform.py:189
+msgid "EFI System Partition"
+msgstr ""
+
+#: ../blivet/platform.py:215
+msgid "Apple EFI Boot Partition"
+msgstr ""
+
+#: ../blivet/platform.py:237
+msgid "PReP Boot Partition"
+msgstr ""
+
+#: ../blivet/platform.py:258
+msgid "Apple Bootstrap Partition"
+msgstr ""
+
+#: ../blivet/platform.py:285
+msgid "DASD"
+msgstr ""
+
+#: ../blivet/platform.py:286
+msgid "zFCP"
+msgstr ""
+
+#: ../blivet/platform.py:335
+msgid "U-Boot Partition"
+msgstr ""
+
 #: ../blivet/zfcp.py:50
 msgid "You have not specified a device number or the number is invalid"
 msgstr ""
@@ -477,48 +392,133 @@ msgstr ""
 msgid "Could not log in to any of the discovered nodes"
 msgstr ""
 
-#: ../blivet/platform.py:54
-msgid "bootloader device"
+#. Decimal prefixes for different size increments, along with the name
+#. and accepted abbreviation for the prefix.  These prefixes are all
+#. for 'bytes'.
+#: ../blivet/size.py:36
+msgid "kilo"
 msgstr ""
 
-#: ../blivet/platform.py:55
-msgid "RAID Device"
+#: ../blivet/size.py:36
+msgid "k"
 msgstr ""
 
-#: ../blivet/platform.py:56
-msgid "First sector of boot partition"
+#: ../blivet/size.py:37
+msgid "mega"
 msgstr ""
 
-#: ../blivet/platform.py:155 ../blivet/platform.py:310
-msgid "Master Boot Record"
+#: ../blivet/size.py:37
+msgid "M"
 msgstr ""
 
-#: ../blivet/platform.py:189
-msgid "EFI System Partition"
+#: ../blivet/size.py:38
+msgid "giga"
 msgstr ""
 
-#: ../blivet/platform.py:215
-msgid "Apple EFI Boot Partition"
+#: ../blivet/size.py:38
+msgid "G"
 msgstr ""
 
-#: ../blivet/platform.py:237
-msgid "PReP Boot Partition"
+#: ../blivet/size.py:39
+msgid "tera"
 msgstr ""
 
-#: ../blivet/platform.py:258
-msgid "Apple Bootstrap Partition"
+#: ../blivet/size.py:39
+msgid "T"
 msgstr ""
 
-#: ../blivet/platform.py:285
-msgid "DASD"
+#: ../blivet/size.py:40
+msgid "peta"
 msgstr ""
 
-#: ../blivet/platform.py:286
-msgid "zFCP"
+#: ../blivet/size.py:40
+msgid "P"
 msgstr ""
 
-#: ../blivet/platform.py:335
-msgid "U-Boot Partition"
+#: ../blivet/size.py:41
+msgid "exa"
+msgstr ""
+
+#: ../blivet/size.py:41
+msgid "E"
+msgstr ""
+
+#: ../blivet/size.py:42
+msgid "zetta"
+msgstr ""
+
+#: ../blivet/size.py:42
+msgid "Z"
+msgstr ""
+
+#: ../blivet/size.py:43
+msgid "yotta"
+msgstr ""
+
+#: ../blivet/size.py:43
+msgid "Y"
+msgstr ""
+
+#. Binary prefixes for the different size increments.  Same structure
+#. as the above list.
+#: ../blivet/size.py:47
+msgid "kibi"
+msgstr ""
+
+#: ../blivet/size.py:47
+msgid "Ki"
+msgstr ""
+
+#: ../blivet/size.py:48
+msgid "mebi"
+msgstr ""
+
+#: ../blivet/size.py:48
+msgid "Mi"
+msgstr ""
+
+#: ../blivet/size.py:49
+msgid "gibi"
+msgstr ""
+
+#: ../blivet/size.py:49
+msgid "Gi"
+msgstr ""
+
+#: ../blivet/size.py:50
+msgid "tebi"
+msgstr ""
+
+#: ../blivet/size.py:51
+msgid "pebi"
+msgstr ""
+
+#: ../blivet/size.py:52
+msgid "ebi"
+msgstr ""
+
+#: ../blivet/size.py:53
+msgid "zebi"
+msgstr ""
+
+#: ../blivet/size.py:54
+msgid "yobi"
+msgstr ""
+
+#: ../blivet/size.py:56 ../blivet/size.py:68
+msgid "b"
+msgstr ""
+
+#: ../blivet/size.py:56 ../blivet/size.py:64
+msgid "byte"
+msgstr ""
+
+#: ../blivet/size.py:56 ../blivet/size.py:65
+msgid "bytes"
+msgstr ""
+
+#: ../blivet/size.py:234
+msgid "B"
 msgstr ""
 
 #: ../blivet/deviceaction.py:262
diff --git a/python-blivet.spec b/python-blivet.spec
index ac56f42..1f5b58e 100644
--- a/python-blivet.spec
+++ b/python-blivet.spec
@@ -1,7 +1,7 @@
 Summary:  A python module for system storage configuration
 Name: python-blivet
 Url: http://fedoraproject.org/wiki/blivet
-Version: 0.23
+Version: 0.24
 Release: 1%{?dist}
 License: LGPLv2+
 Group: System Environment/Libraries
@@ -61,6 +61,15 @@ make DESTDIR=%{buildroot} install
 %{python_sitelib}/*
 
 %changelog
+* Wed Oct 16 2013 David Lehman <dlehman at redhat.com> - 0.24-1
+- Close file descriptors other than stdin,stdout,stderr on exec. (#1016467) (dlehman)
+- Don't use hardcoded /tmp paths. (#1004404) (dlehman)
+- Fix detection of lvm thinp setups. (#1013800) (dlehman)
+- Generate a name if necessary when reconfiguring a factory device. (#1019500) (dlehman)
+- Handle anaconda's cmdline option to disable mpath friendly names. (#977815) (dlehman)
+- Allow specifying which swaps should appear in fstab (vpodzime)
+- Do not limit swap size to 10 % of disk space for hibernation (vpodzime)
+
 * Wed Oct 09 2013 Brian C. Lane <bcl at redhat.com> - 0.23-1
 - Make sure bootloader is setup after autopart (#1015277) (bcl)
 - Let setUpBootLoader raise BootloaderError (#1015277) (bcl)
diff --git a/setup.py b/setup.py
index 2d9dd2a..2f761a4 100644
--- a/setup.py
+++ b/setup.py
@@ -2,7 +2,7 @@
 
 from distutils.core import setup
 
-setup(name='blivet', version='0.23',
+setup(name='blivet', version='0.24',
       description='Python module for system storage configuration',
       author='David Lehman', author_email='dlehman at redhat.com',
       url='http://fedoraproject.org/wiki/blivet',
-- 
1.8.3.1



More information about the anaconda-patches mailing list