Package Details: mkinitcpio-growrootfs 0.1-4

Package Base: mkinitcpio-growrootfs
Description: mkinitcpio hook to autoscale the rootfs to the size of the partition
Upstream URL: https://github.com/GregSutcliffe/aur-projects/tree/master/mkinitcpio-growrootfs
Category: system
Licenses: GPL3
Submitter: Gwmngilfen
Maintainer: Gwmngilfen
Last Packager: None
Votes: 0
First Submitted: 2013-07-04 01:27
Last Updated: 2013-07-04 02:34

Dependencies (2)

Required by (0)

Sources

  • growfs-hook
  • growfs-install
  • growpart

Latest Comments

Comment by aryklein

2015-04-19 00:24

The growpart of this package version doesn't work with sfdisk from util-linux 2.26.1
I've forked the mkinitcpio-growrootfs package from GregSutcliffe's repository and
modified the growpart code from the Ubuntu cloud-guest-utils package to work with sfdisk 2.26. sfdisk does not longer provide any functionality for CHS (Cylinder-Head-Sector) addressing. Furthermore this growpart take care about the sfdisk 2.26.1 bug: https://bugzilla.redhat.com/show_bug.cgi?id=1211405

https://github.com/aryklein/mkinitcpio-growrootfs

Comment by Gwmngilfen

2013-07-04 02:34

@karol_007 - Fixed, thanks for the heads-up.

Comment by karol_007

2013-07-04 02:32

Please fix the 'Upstream URL' - https://github.com/GregSutcliffe/aur-projects/tree/master/mkinitcpio-growrootfs works.

Comment by Gwmngilfen

2013-07-04 01:27

Initial Upload - only supports ext filesystems for now