summaryrefslogtreecommitdiff
path: root/cloudinit/config/cc_grub_dpkg.py
AgeCommit message (Expand)Author
2020-06-08Move subp into its own module. (#416)Scott Moser
2020-06-01cc_grub_dpkg: determine idevs in more robust manner with grub-probe (#358)Matthew Ruffell
2016-12-22LICENSE: Allow dual licensing GPL-3 or Apache 2.0Jon Grimm
2016-09-30Improve module documentation and doc cleanup.Wesley Wiedenmeier
2016-05-12Fix up a ton of flake8 issuesJoshua Harlow
2016-03-04Apply pep8, pyflakes fixes for python2 and 3Scott Moser
2016-03-03Update pep8 runner and fix pep8 issuesRyan Harper
2015-03-04grub-dpkg: allow to be disabledScott Moser
2014-09-17cc_grub_dpkg consider /dev/xvda as a candidate for grub installationScott Moser
2014-08-26fix(pep8): Fix various pep8 violations and version-lock pep8Jay Faulkner
2014-07-02Fix for cc_grub_dpkg ignoring /dev/xvda devices as candidates (LP: 1336855).Ben Howard
2012-06-23Fix a bunch of == None casesharlowja
2012-06-20Renamed back to 'cc_*' with the reasoning being that 'cc_' providesJoshua Harlow