summaryrefslogtreecommitdiff
path: root/cloudinit/config/cc_resizefs.py
AgeCommit message (Expand)Author
2020-07-13cloudinit: remove global disable of pylint W0105 and fix errors (#480)Daniel Watkins
2020-06-08Move subp into its own module. (#416)Scott Moser
2019-10-17replace any deprecated log.warn with log.warningDominic Schlegel
2019-05-28freebsd: ability to grow root file systemGonéri Le Bouder
2018-11-14resizefs: Prefix discovered devpath with '/dev/' when path does not existIgor Galić
2018-05-01FreeBSD: Invoke growfs on ufs filesystems such that it does not prompt.Harm Weites
2018-04-19pylint: pay attention to unused variable warnings.Scott Moser
2018-04-02cc_resizefs, util: handle no /dev/zfsRyan Harper
2018-03-27FreeBSD: resizefs module now able to handle zfs/zpool.Dominic Schlegel
2018-01-24btrfs: support resizing if root is mounted ro.Robert Schweikert
2017-10-23resizefs: Fix regression when system booted with root=PARTUUID=Chad Smith
2017-09-15resizefs: Drop check for read-only device file, do not warn on overlayroot.Chad Smith
2017-09-14resizefs: pass mount point to xfs_growfsDusty Mabe
2017-09-13schema and docs: Add jsonschema to resizefs and bootcmd modulesChad Smith
2017-05-10FreeBSD: improvements and fixes for use on AzureHongjiang Zhang
2017-03-29support resizing partition and rootfs on system booted without initramfs.Steve Langasek
2016-12-22LICENSE: Allow dual licensing GPL-3 or Apache 2.0Jon Grimm
2016-11-10pep8: fix style errors reported by pycodestyle 2.1.0Scott Moser
2016-09-30Improve module documentation and doc cleanup.Wesley Wiedenmeier
2016-03-03Update pep8 runner and fix pep8 issuesRyan Harper
2014-09-15merge from trunkScott Moser
2014-09-15Fix bug 1338614Jay Faulkner
2014-09-08resizefs: first check if device is writable before attemptingScott Moser
2014-08-26further remove evidence of pylint.Scott Moser
2014-08-26fix(pep8): Fix various pep8 violations and version-lock pep8Jay Faulkner
2014-01-23merge from trunkScott Moser
2014-01-22cc_resizefs: figure out what /dev/root means via kernel cmdlineScott Moser
2013-12-06new: FreeBSD module to support cloud-init on the FBSD10 platform. In itsHarm Weites
2013-07-30add util.log_time helperScott Moser
2013-03-26handle errors in cc_reizefs betterScott Moser
2013-03-01initial stab at growpart moduleScott Moser
2013-03-01Support resizing btrfs filesystems.Blair Zajac
2013-01-28Support resizing btrfs filesystems.Blair Zajac
2012-11-20fix "resize_root: noblock"Scott Moser
2012-10-27Helpful cleanups.harlowja
2012-08-22fix pep8 complaints.Scott Moser
2012-07-10cc_resizefs: show more specific time.Scott Moser
2012-06-221. Move the getkeybyid function back here but add some slight adjustmentsJoshua Harlow
2012-06-211. Renames for debug message from 'transform' to 'module'harlowja
2012-06-20Massive pylint + pep8 fixups!Joshua Harlow
2012-06-20Renamed back to 'cc_*' with the reasoning being that 'cc_' providesJoshua Harlow