index
:
propellor
master
gnusosa's centralized propellor repository for hosts spin-up.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
Propellor
/
CmdLine.hs
Age
Commit message (
Expand
)
Author
2014-11-18
propellor spin
Joey Hess
2014-11-18
reorg and clean up bootstrap protocol
Joey Hess
2014-11-18
propellor spin
Joey Hess
2014-11-18
propellor spin
Joey Hess
2014-11-18
propellor spin
Joey Hess
2014-11-18
need to chain, not spin
Joey Hess
2014-11-18
avoid renaming --boot to --sync
Joey Hess
2014-11-18
Run remote propellor --spin with a controlling terminal.
Joey Hess
2014-11-18
ssh won't allocate a tty; work around
Joey Hess
2014-11-18
propellor spin
Joey Hess
2014-11-18
enable tty over ssh
Joey Hess
2014-11-11
propellor spin
Joey Hess
2014-11-11
split out gpg keyring related stuff
Joey Hess
2014-10-08
fix some accidental uses of spaces, rather than tabs, for indentation
Joey Hess
2014-09-25
comment
Joey Hess
2014-07-07
Run apt-get update in initial bootstrap.
Joey Hess
2014-07-07
propellor spin
Joey Hess
2014-07-07
propellor spin
Joey Hess
2014-07-07
propellor spin
Joey Hess
2014-07-06
propellor spin
Joey Hess
2014-07-06
move privdata Property to toplevel so its Info propigates
Joey Hess
2014-07-06
beautiful table for --list-fields, with the hostnames
Joey Hess
2014-07-06
propellor spin
Joey Hess
2014-06-19
Add --list-fields to list a host's currently set privdata fields.
Joey Hess
2014-06-19
Add --edit to edit a privdata value in $EDITOR
Joey Hess
2014-06-10
When git gpg signature of a fetched git branch cannot be verified, propellor ...
Joey Hess
2014-06-01
Added --dump to dump out a field of a host's privdata. Useful for editing it.
Joey Hess
2014-05-31
remove now redundant _hostname field of Attr
Joey Hess
2014-05-14
moved source code to src
Joey Hess