index
:
vyos-cloud-init.git
circinus
crux
current
equuleus
sagitta
(mirror of https://github.com/marekm72/vyos-cloud-init.git)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2012-06-28
packages/debian/rules: remove unused quilt section
Scott Moser
2012-06-28
change upstart jobs to use single 'cloud-init' binary
Scott Moser
2012-06-27
No longer need to do this special config appending, the config merger class h...
Joshua Harlow
2012-06-27
Take only the files in the directory, not the directory itself (this causes i...
Joshua Harlow
2012-06-26
1. Add 'verbose' options to both.
Joshua Harlow
2012-06-26
1. Fix old info call.
Joshua Harlow
2012-06-26
Shrink these down by using the cloudinit utils.
Joshua Harlow
2012-06-26
1. Add a chdir context manager
Joshua Harlow
2012-06-26
1. Remove unused return arguments
harlowja
2012-06-26
Relax the version numbers for now.
harlowja
2012-06-26
Copy the tiny_p from the packager code
harlowja
2012-06-26
Add check that the changelog version is the same as the code version
harlowja
2012-06-26
Add in the ability to choose which type of boot type the rpm should have
harlowja
2012-06-26
Add all the upstart/systemd/init.d files.
harlowja
2012-06-26
Remove the '.sh' extension
harlowja
2012-06-26
Just use the base changelog.
Joshua Harlow
2012-06-26
Removed, just going to use the base 'ChangeLog' file.
Joshua Harlow
2012-06-26
Add a section for building an rpm and a section for building a deb
Joshua Harlow
2012-06-25
Get these working again after the subdirectory and output
Joshua Harlow
2012-06-25
1. Change these to be templates where possible.
Joshua Harlow
2012-06-25
Rename this to be 'make-tarball' to match the other
Joshua Harlow
2012-06-25
Move redhat spec file templates to this directory
Joshua Harlow
2012-06-25
Get the new builddeb working and fix the rules file
Joshua Harlow
2012-06-25
Output the base tar name
Joshua Harlow
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
[next]