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-07-10
Change the welcome message to be slightly different
Joshua Harlow
2012-07-10
Remove the usage of set,list,dict and use the collections
Joshua Harlow
2012-07-10
re-setup logging to address cloud-config changes input via user-data
Scott Moser
2012-07-10
send welcome message after logging has been applied
Scott Moser
2012-07-10
fix regression in logging code
Scott Moser
2012-07-10
debian packaging: use X.Y.Z~bzrREVNO rather than X.Y.Z~REVNO
Scott Moser
2012-07-10
cc_resizefs: show more specific time.
Scott Moser
2012-07-10
util.close_stdin(): Use the common 'is_false' routine for testing false
Scott Moser
2012-07-10
Return a more useful name for the file lock
Scott Moser
2012-07-10
Add a comment/todo for the future, that instead of having distro
Scott Moser
2012-07-10
debian/control.in: accept software-properties-common (LP: #1021418)
Scott Moser
2012-07-09
Use the common 'is_false' routine for testing false here instead
harlowja
2012-07-09
Return a more useful name for the file lock (which shows what file is being l...
Joshua Harlow
2012-07-09
Add a comment/todo for the future, that instead of having distro
Joshua Harlow
2012-07-09
Add more information about why we are returning early and
Joshua Harlow
2012-07-09
do not warn to stderr if one of the logging configs works.
Scott Moser
2012-07-09
cloud-init: do not warn on failure to find local datasource
Scott Moser
2012-07-09
fix bddeb and brpm: by renaming packaging files that are templates
Scott Moser
2012-07-09
cc_final_message: fix pylint issue
Scott Moser
2012-07-09
url_helper.py, cc_rightscale_userdata.py: reduce WARN to DEBUG
Scott Moser
2012-07-09
update Changelog
Scott Moser
2012-07-09
add header/explanation to templates/chef_client.rb.tmpl
Scott Moser
2012-07-09
Revert back to using cheetah + adjust resultant code + templates
Joshua Harlow
2012-07-09
Adjust the sysvinit local script to provide 'cloud-init-local' and have
Joshua Harlow
2012-07-09
Makefile: change deb and rpm targets to not change working dir
Scott Moser
2012-07-09
add python-setuptools to debian build-depends
Scott Moser
2012-07-09
brpm: Add printouts which match the 'bddeb' package builder.
Joshua Harlow
2012-07-09
Get the debian package building working again.
Joshua Harlow
2012-07-09
include ~bzr in make-tarball output tarball and top level dir
Joshua Harlow
2012-07-09
get 'brpm' working again. update make-tarball to have a top level dir.
Joshua Harlow
2012-07-09
rework packaging tools to find the right cloud-init topdir
Joshua Harlow
2012-07-09
Update chownbyname to catch the key error when users/groups that are not known
Joshua Harlow
2012-07-09
fix 'make pylint' warnings
Scott Moser
2012-07-09
DataSourceEc2: only do dns check in mirror selection
Scott Moser
2012-07-09
fix tools/run-pylint to just check all python fines
Scott Moser
2012-07-06
Got this working for 'brpm' again.
Joshua Harlow
2012-07-06
Reworking these to look attempt to find the right parent directory, as well
Joshua Harlow
2012-07-06
Merge rework branch in [Joshua Harlow]
Scott Moser
2012-07-06
Fix the initsys variable, setuptools/distools will automatically assign
Joshua Harlow
2012-07-06
setup.py: rename "daemon type" to "init system"
Scott Moser
2012-07-06
Add comment about keeping track of what people think about the 'read'
Joshua Harlow
2012-07-06
Updated so that if no mirror is found, the module stops running.
Joshua Harlow
2012-07-04
1. Make the debian rules file a template (and pass in the daemon-type)
Joshua Harlow
2012-07-03
Remove the useless function printout.
Joshua Harlow
2012-07-03
Add a check on 'chownbyname' that catches the keyerror and logs it (instead o...
Joshua Harlow
2012-07-03
When the hostname is also the ip (thus no hostname) just use 'localhost'
Joshua Harlow
2012-07-03
1. Cleanup of some mock functionality
Joshua Harlow
2012-07-03
Add the ability to have setup.py have a CLI option that specifies the daemon ...
Joshua Harlow
2012-07-03
1. Update the mock ec2 data with some of the pubkey code from smosers ec2 met...
Joshua Harlow
2012-07-02
Add a check on the filename provided ensuring it actually exists.
Joshua Harlow
[next]