Age | Commit message (Expand) | Author |
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 | - Fixed few issues with return values form util.subp() | Sankar Tanguturi |
2016-03-09 | Add default ubuntu user to lxd group (LP: #1539317) | Robert Jennings |
2016-03-08 | - Ignored return code 1 for 'pkill' command in config_nic.py | Sankar Tanguturi |
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 |
2016-03-03 | merge with trunk | Scott Moser |
2016-03-03 | packages/debian: make trunk packaging closer to ubuntu | Scott Moser |
2016-03-03 | Resolved all the pep8 errors. | Sankar Tanguturi |
2016-03-03 | Apply pep8, pyflakes fixes for python2 and 3 | Ryan Harper |
2016-03-03 | cloud-init.target should not do anything | Scott Moser |
2016-03-03 | generator: be more clear on where kernel cmdline came from | Scott Moser |
2016-03-03 | Fix pyflake/pyflake3 errors | Ryan Harper |
2016-03-03 | do not duplicate '-generator' in log ame | Scott Moser |
2016-03-03 | Update pep8 runner and fix pep8 issues | Ryan Harper |
2016-03-03 | merge with trunk | Scott Moser |
2016-03-03 | consume KERNEL_CMDLINE even if set to "". explain 'container' | Scott Moser |
2016-03-03 | lxd fix bug and only run if enabled. | Scott Moser |
2016-03-03 | fix some of pylints complaints | Scott Moser |
2016-03-03 | fix lxd module to not do anything unless config provided | Scott Moser |
2016-03-03 | Makefile: add make check target to run pep8, pyflakes, unittests | Ryan Harper |
2016-03-03 | fix pyflakes reported issues, and run it during package build and tox. | Scott Moser |
2016-03-03 | make package build run tests | Scott Moser |
2016-03-03 | run pyflakes in more places, fix fallout | Scott Moser |
2016-03-02 | Fix logic error in lxd config check | Ryan Harper |
2016-03-02 | Used keyword for parameter in order to make it clearer what it represents. | Alex Sirbu |
2016-03-02 | Added the hashed_passwd argument for the function create_user, which uses the... | Alex Sirbu |