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