index
:
vyos-cloud-init.git
circinus
crux
current
equuleus
mergify/bp/circinus/pr-78
mergify/bp/circinus/pr-85
mergify/bp/sagitta/pr-78
sagitta
(mirror of https://github.com/vyos/vyos-cloud-init.git)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
cloudinit
/
config
/
cc_growpart.py
Age
Commit message (
Expand
)
Author
2014-01-24
pylint and long line fixes.
Scott Moser
2014-01-23
pep8, use which rather than hard coded path
Scott Moser
2014-01-23
merge from trunk
Scott Moser
2014-01-17
remove support for resizing via 'parted resizepart'
Scott Moser
2013-12-14
new: Touch a reboot-required file to make clear we want a reboot after
Harm Weites
2013-12-14
change: Use util.system_info().
Harm Weites
2013-12-06
new: FreeBSD module to support cloud-init on the FBSD10 platform. In its
Harm Weites
2013-10-02
cc_growpart: respect /etc/growroot-disabled
Scott Moser
2013-08-14
cc_growpart: prefer growpart over parted 'resizepart'
Scott Moser
2013-07-30
add util.log_time helper
Scott Moser
2013-06-19
fix and cleanup usage of util.logexc
Juerg Haefliger
2013-03-05
pep8, pylint, make resize_devices return more useful
Scott Moser
2013-03-05
change default mode to 'auto'
Scott Moser
2013-03-05
remove 'log' passing. call growpart with --dry-run first.
Scott Moser
2013-03-05
change default (no 'growpart' in config) to use 'auto' and '/'
Scott Moser
2013-03-04
test of resize, a couple small fixes
Scott Moser
2013-03-04
add the unit test, fix a few issues
Scott Moser
2013-03-03
more work
Scott Moser
2013-03-01
initial stab at growpart module
Scott Moser