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
/
wrapper.hs
Age
Commit message (
Expand
)
Author
2016-11-12
check that config.hs mentions "Propellor"
Joey Hess
2016-11-12
The propellor wrapper checks if ./config.hs exists; if so it runs using the c...
Joey Hess
2016-04-28
Fix build with directory-1.2.6.2.
Joey Hess
2016-04-02
make sure that the wrapper runs propellor in the foreground
Joey Hess
2016-04-02
typo
Joey Hess
2016-04-02
avoid wrapper building propellor unnessessarily
Joey Hess
2016-04-01
separate propellor --init
Joey Hess
2016-04-01
setup gpg key in initial setup process
Joey Hess
2016-04-01
fix false positive for out of date message after initial clone from git bundle
Joey Hess
2016-04-01
Improved propellor's first run experience; the wrapper program will now walk ...
Joey Hess
2016-03-30
When new dependencies are added to propellor or the propellor config, try har...
Joey Hess
2015-12-19
Clean build with ghc 7.10.
Joey Hess
2015-10-28
need withConcurrentOutput to flush any buffered concurrent output
Joey Hess
2015-09-08
propellor spin
Joey Hess
2015-03-22
simplify setup process for minimal config mode
Joey Hess
2015-02-28
Propellor now builds itself without needing the Makefile.
Joey Hess
2014-08-19
keep warning of out of date after updating upstream/master, until it gets merged
Joey Hess
2014-08-19
remove origin remote after local clone
Joey Hess
2014-08-19
-X
Joey Hess
2014-08-19
need to -s theirs or the merge is likely to fail
Joey Hess
2014-08-19
simpler merge
Joey Hess
2014-08-19
need to connect up history
Joey Hess
2014-08-19
syntax
Joey Hess
2014-08-19
syntax
Joey Hess
2014-08-19
color message
Joey Hess
2014-08-19
fixes
Joey Hess
2014-08-19
fix ref name
Joey Hess
2014-08-19
head file will end with a newline
Joey Hess
2014-08-19
ugly workaround for lack of history in repo distributed with debian package
Joey Hess
2014-08-19
final fixes
Joey Hess
2014-08-19
warnings
Joey Hess
2014-08-19
debian upgrade handling
Joey Hess
2014-08-19
typo
Joey Hess
2014-08-19
stop removing privdata, it's no longer in master
Joey Hess
2014-08-19
local repo fully working now
Joey Hess
2014-08-19
The Debian package now includes a single-revision git repository in /usr/src/...
Joey Hess
2014-06-09
cleanup
Joey Hess
2014-05-14
moved source code to src
Joey Hess