Name: | cloud-utils-growpart |
---|---|
Version: | 0.29 |
Release: | 2.el7_6.2 |
Architecture: | noarch |
Group: | System Environment/Base |
Size: | 62373 |
License: | GPLv3 |
RPM: | cloud-utils-growpart-0.29-2.el7_6.2.noarch.rpm |
Source RPM: | cloud-utils-growpart-0.29-2.el7_6.2.src.rpm |
Build Date: | Wed Aug 14 2019 |
Build Host: | x86-ol7-builder-01.us.oracle.com |
Vendor: | Oracle America |
URL: | https://launchpad.net/cloud-utils |
Summary: | Script for growing a partition |
Description: | This package provides the growpart script for growing a partition. It is primarily used in cloud images in conjunction with the dracut-modules-growroot package to grow the root partition on first boot. |
- growpart: fix bug when resizing a middle partition with sgdisk [rhbz#1726564] - Resolves: rhbz#1726564 (When growing GPT partitions use [start of next - 1] instead of [start of next] as the new end sector.)
- Import to RHEL 7 Resolves: rhbz#1308711
- update to 0.29 - resolves rhbz#1321373
- fix locale related problems in growpart script (rhbz#1327620) w/ rebase to 0.28
* Tue Mar 18 2014 Lars Kellogg-Stedman <lars@redhat.com> - 0.27-13 - suppress partx usage error
- import into RHEL