summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-08-31get '##' comment lines through to /etc/apt/sources.list (LP: #627439)Scott Moser
2010-08-19add commented out entries for partner, backports, and multiverseScott Moser
2010-08-17fix syntax error in util.pyScott Moser
2010-08-13add support for '%s' in base of seed.Scott Moser
2010-08-13uncloud-init: move marker file into /var/lib/cloud/semScott Moser
2010-08-13fix 'seedfrom' in DataSourceNoCloud (LP: #617400)Scott Moser
2010-08-12fix setup.py to handle directories in docScott Moser
2010-08-12doc/examples/cloud-config.txt: fix names in cloud_config_modulesScott Moser
2010-08-12update documentation for seed dataScott Moser
2010-08-12cc_disable_ec2_metadata.py: fix broken disable_ec2_metadataScott Moser
2010-08-12DataSourceNoCloud: record where seeds were read fromScott Moser
2010-08-12DataSourceNoCloud: fix issue with seeded filesScott Moser
2010-08-12setup.py: move to version 0.5.14Scott Moser
2010-08-12use read_optional_seed, change 'parse_cmdline_data' to return booleanScott Moser
2010-08-12util: add read_optional_seed functionScott Moser
2010-08-12mention important metadata fields in docScott Moser
2010-08-12mention disable_root setting in examplesScott Moser
2010-08-12initial dump of "sans-cloud" code (DataSourceNoCloud)Scott Moser
2010-08-09DataSourceEc2.py: remap dev names when metadata service disagress with kernelScott Moser
2010-08-09cc_mounts: improve comment stringsScott Moser
2010-08-09cloud-init-cfg: log warning with traceback on failure of a config moduleScott Moser
2010-08-02mergedDustin Kirkland
2010-07-27fix bad format error in cloud-init-run-module.pyScott Moser
2010-07-21setup.py: move to 0.5.13Scott Moser
2010-07-21invoke apt so dpkg non-interactively takes old conf files (LP: #607642)Scott Moser
2010-07-21add better comments to the part-handler exampleScott Moser
2010-07-16make cloud-config an upstart taskScott Moser
2010-07-15use debug rather than error on cloud-init-run-module "already ran"Scott Moser
2010-07-13fix bad/un-removed code in cd_mounts.pyScott Moser
2010-07-09extend list of possible metadata names with 'ebs[0-9]'Scott Moser
2010-07-08change default 'pass' entry to '2' rather than 0Scott Moser
2010-07-08add 'nobootwait' to the default options for fstab entriesScott Moser
2010-07-08fix bug where nfs/network mounts could not be specified (LP: #603329)Scott Moser
2010-07-08Adding gluster exampleClint Byrum
2010-07-07warn on failed 'mount -a'Scott Moser
2010-07-07manage hostname setting better (LP: #596993)Scott Moser
2010-07-01resort to "starts with" to find mime type only on plain/text (LP: #600799)Scott Moser
2010-07-01fix invalid log string when reading from preseeded ec2 cacheScott Moser
2010-07-01fix removal of '#cloud-boothook' inside a boothookScott Moser
2010-07-01remove incorrect docstring in write-mime-multipartScott Moser
2010-06-29on bad cloud-config syntax (failure to yaml.load) continue onScott Moser
2010-06-29mention nobootwait in mount configurationScott Moser
2010-06-21fix bug with apt_update_upgrade config, missing importScott Moser
2010-06-18add cloud-config hooks for enabling byobu by default.Scott Moser
2010-06-18remove some debug codeScott Moser
2010-06-18add copyright header to all of cloudinit/CloudConfig/cc_*Scott Moser
2010-06-18move version to 0.5.12Scott Moser
2010-06-18add suport for setting debconf selections through debconf-set-selectionsScott Moser
2010-06-18add ssh_import_id cloud-config moduleScott Moser
2010-06-18change syntax of cloud-init-cfg to allow for specifying freq for moduleScott Moser