Age | Commit message (Expand) | Author |
2016-03-18 | cloud-init-local.service: touch file that cloud-init-wait will wait for | Scott Moser |
2016-03-18 | remove the 'find_name' function that was here. | Scott Moser |
2016-03-18 | commit the systemd waiting mechanism | Scott Moser |
2016-03-18 | add this, its getting moved, but i wanted some of the content stored | Scott Moser |
2016-03-18 | add atomic_write_file and use it from atomic_write_json | Scott Moser |
2016-03-16 | fix regression when command line (ds=nocloud) is present | Scott Moser |
2016-03-14 | merge with trunk for dmidecode changes | Scott Moser |
2016-03-14 | some systemd cleanups | Scott Moser |
2016-03-14 | change return value for dmi data of all \xff to be "" | Scott Moser |
2016-03-14 | minor cleanup. long line and remove unused 'local' | Scott Moser |
2016-03-14 | strip return of dmidecode and do so before checking for all "." | Scott Moser |
2016-03-14 | change where we handle the translation | Scott Moser |
2016-03-14 | change return value for dmi data of all \xff to be "" | Scott Moser |
2016-03-11 | fix tox | Scott Moser |
2016-03-11 | minor changes use the helpers in cloudinit/net | Scott Moser |
2016-03-11 | fix use of network state | Scott Moser |
2016-03-11 | merge with trunk | Scott Moser |
2016-03-10 | commit planned implementation of datasourcenocloud | Scott Moser |
2016-03-10 | dmi data: fix failure of reading dmi data for unset dmi values | Scott Moser |
2016-03-10 | adjust net to fit with cloudinit | Scott Moser |
2016-03-10 | initial copy of curtin net | Scott Moser |
2016-03-10 | improve comment | Scott Moser |
2016-03-10 | dmi data: fix failure of reading dmi data for unset dmi values | Scott Moser |
2016-03-10 | generator: use /run/cloud-init instead of /run | Scott Moser |
2016-03-10 | generator: support reading cmdline of pid 1 in a container | Scott Moser |
2016-03-10 | initial systemd service suggestions provided by pitti | Scott Moser |
2016-03-09 | add default user to 'lxd' group and create groups when necessary. | Scott Moser |
2016-03-09 | Add default ubuntu user to lxd group (LP: #1539317) | Robert Jennings |
2016-03-08 | No longer run pollinate by default in seed_random | Scott Moser |
2016-03-08 | BigStep: enable datasource in default settings | Scott Moser |
2016-03-08 | add doc | Scott Moser |
2016-03-07 | No longer run pollinate by default in seed_random | Scott Moser |
2016-03-07 | Implemented review concerning position of try and more information about the ... | Alex Sirbu |
2016-03-07 | Returning false if file does not exist, instead of throwing error | Alex Sirbu |
2016-03-07 | Enable Bigstep data source in default configuration | Alex Sirbu |
2016-03-04 | pep8: update formatting to pass pep8 1.4.6 (trusty) and 1.6.2 (xenial) | Scott Moser |
2016-03-04 | pep8: update formatting to pass pep8 1.4.6 (trusty) and 1.6.2 (xenial) | Ryan Harper |
2016-03-04 | Added Bigstep datasource | Daniel Watkins |
2016-03-04 | Enable password changing via a hashed string | Daniel Watkins |
2016-03-04 | Add a kill switch for customization on VMware platform. | Scott Moser |
2016-03-04 | merge with trunk | Scott Moser |
2016-03-04 | Apply pep8, pyflakes fixes for python2 and 3 | Scott Moser |
2016-03-04 | systemd: support disabling cloud-init via file or kernel cmdline | Scott Moser |
2016-03-04 | fix packages/debian/rules.in | Scott Moser |
2016-03-04 | fix tab in rules | Scott Moser |
2016-03-04 | remove debug set -x | Scott Moser |
2016-03-04 | postinst/preinst: cleanup old multi-user.target enabled files | Scott Moser |
2016-03-03 | mention link path in generator | Scott Moser |
2016-03-03 | packages/bddeb: copy all files in packages/debian/ | Scott Moser |
2016-03-03 | support nocheck in building. | Scott Moser |