index
:
vyos-cloud-init.git
circinus
crux
current
equuleus
mergify/bp/circinus/pr-78
mergify/bp/circinus/pr-85
mergify/bp/sagitta/pr-78
sagitta
(mirror of https://github.com/vyos/vyos-cloud-init.git)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2012-06-25
Coverting this to use the python utils
Joshua Harlow
2012-06-25
Use move and not util copy
Joshua Harlow
2012-06-25
Use move instead of copy
Joshua Harlow
2012-06-25
Use a directory prefix
Joshua Harlow
2012-06-25
Continue working on cleaning this up
Joshua Harlow
2012-06-25
Add a small script to tall the whole code
Joshua Harlow
2012-06-25
Continue working on cleaning this up
Joshua Harlow
2012-06-25
Some cleanups around util functions and formatting
Joshua Harlow
2012-06-25
Remove need to depend on cloudinit for the util functions used
Joshua Harlow
2012-06-25
Fix call to rpm-changelog
Joshua Harlow
2012-06-25
Add a nicer helper util for the rpm changelog
Joshua Harlow
2012-06-25
Ensure rpmbuild is actually a directory before cleaning
Joshua Harlow
2012-06-25
Use the standard utils now in tools for reading requires/dependencies/versions.
Joshua Harlow
2012-06-25
Get rpm building working with a template.
Joshua Harlow
2012-06-25
Add a simple tool that will parse the requires file
Joshua Harlow
2012-06-25
Use the new tool created to get the version.
Joshua Harlow
2012-06-25
Continue working on getting a specfile generated.
Joshua Harlow
2012-06-25
Use the new version extraction tool to get the current active version.
Joshua Harlow
2012-06-25
This tool knows how to extract the current version from the 'changelog' file.
Joshua Harlow
2012-06-25
This will be a rpm template file for the eventual specfile that will be created.
Joshua Harlow
2012-06-25
1. Moving around the packages dir.
Joshua Harlow
2012-06-25
Add warning when hitting a unknown api.
Joshua Harlow
2012-06-25
Removed this, since it doesn't offer any value.
Joshua Harlow
2012-06-23
Fix a bunch of == None cases
harlowja
2012-06-23
1. Use a common config merging class now in helpers
harlowja
2012-06-23
Remove the pep8 tool from being ran in a script that has a
harlowja
2012-06-23
1. Separate the pep8 check from the pylint check
harlowja
2012-06-22
Don't complete the update if there is no datasource or if writing to cache fails
Joshua Harlow
2012-06-22
Use os.path.join instead of custom string path formation
Joshua Harlow
2012-06-22
1. Move the getkeybyid function back here but add some slight adjustments
Joshua Harlow
2012-06-22
Fix syntax err, grrr
harlowja
2012-06-22
1. Add comment about conf.d overriding input config
harlowja
2012-06-22
1. Adjust the logging of phone home module when its not enabled
harlowja
2012-06-22
Turn off capturing
Joshua Harlow
2012-06-22
Turn off capturing
Joshua Harlow
2012-06-22
Adjust test for turning off capturing
Joshua Harlow
2012-06-22
Turn off capturing
Joshua Harlow
2012-06-22
Turn off capturing
Joshua Harlow
2012-06-22
Use a module level constant for the filename
Joshua Harlow
2012-06-22
Fix ma english
Joshua Harlow
2012-06-22
Constant adding for content type, allow the part filename to be over-ridden e...
Joshua Harlow
2012-06-22
Disable capturing of these subp calls
Joshua Harlow
2012-06-22
1. Add init.d/config and final scripts
Joshua Harlow
2012-06-22
Add a local only version
Joshua Harlow
2012-06-22
Restarting is just the same as starting, so don't return the exit code of the...
Joshua Harlow
2012-06-22
Use the full path + rename to CLOUDINITARGS
Joshua Harlow
2012-06-22
Add initial init.d script.
Joshua Harlow
2012-06-22
1. Adjust for the cases of 'yes', 'no', 'true', 'false' by
Joshua Harlow
2012-06-22
1. Fix the cfgobj to make sure it handles the quoting
Joshua Harlow
2012-06-22
Remove comment about old-configs
Joshua Harlow
[next]