Grow a partition
Grow a partition. This is predominantly useful in the cloud when an instance is started with a larger root partition than the image size. The root partition can be expanded to take up the additional size.
- Devel package for openSUSE:Factory
-
1
derived packages
- Links to openSUSE:Factory / growpart
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout Cloud:Tools/growpart && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
0.33.tar.gz | 0000058817 57.4 KB | |
_link | 0000000124 124 Bytes | |
growpart.changes | 0000006800 6.64 KB | |
growpart.spec | 0000001630 1.59 KB |
Revision 21 (latest revision is 27)
Dirk Mueller (dirkmueller)
committed
(revision 21)
- update to 0.33: * More busybox compatibility changes * growpart: Add support for overprovisioning (#35) * mount-image-callback: do not rely on udevadm * growpart: only run `udevadm` if it exists (#36) [oittaa] * growpart: detect whether blkid is util-linux version and act accordingly * growpart doesn't work when LANG=cs_CZ.UTF-8 * growpart: change flock call to use short option for Busybox compatibility [Dermot Bradley] * growpart: Use LANG=C to parse sfdisk output * Fix bad variable use. * Whitespace cleanups. * Growpart fix undefined variable in growpart error message. * cloud-image-utils: Add depends on fdisk, drop e2fsprogs * growpart: add flock support to prevent udev races * Drop the python2 only cloud-utils-euca package and tools. * test-growpart: fix logic error resulting in test failure. and builds a standalone package now
Comments 0