diff options
author | Scott Moser <smoser@ubuntu.com> | 2012-03-21 14:32:18 -0400 |
---|---|---|
committer | Scott Moser <smoser@ubuntu.com> | 2012-03-21 14:32:18 -0400 |
commit | 6e1547d093f975b18722ad94083dda4dc3753c3f (patch) | |
tree | 214ee88591582fc7a80ea943680b079405690eb2 /ChangeLog | |
parent | aa6726ebd6c8499a7457a98000515b08f2f8f160 (diff) | |
download | vyos-cloud-init-6e1547d093f975b18722ad94083dda4dc3753c3f.tar.gz vyos-cloud-init-6e1547d093f975b18722ad94083dda4dc3753c3f.zip |
cc_resizefs: run resizefs in the background during boot.
LP: #961226
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -37,6 +37,7 @@ - add option 'apt_pipelining' to address issue with S3 mirrors (LP: #948461) [Ben Howard] - warn on non-multipart, non-handled user-data [Martin Packman] + - run resizefs in the background in order to not block boot (LP: #961226) 0.6.2: - fix bug where update was not done unless update was explicitly set. It would not be run if 'upgrade' or packages were set to be installed |