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
Age
Commit message (
Expand
)
Author
2016-01-12
add missing Control.Applicative imports for old ghc
Joey Hess
2016-01-05
improve doc
Joey Hess
2016-01-05
Git.bareRepoDefaultBranch property
Sean Whitton
2016-01-03
refactor into smaller modules to untangle git and gpg modules
Joey Hess
2016-01-03
Gpg: use gpg.program from git config
Félix Sipma
2016-01-03
Add Munin module.
Jelmer Vernooij
2016-01-03
Fix typo: indidate -> indicate.
Jelmer Vernooij
2016-01-02
clean cache on autobuilders
Joey Hess
2015-12-31
actually parse service lines
Joey Hess
2015-12-31
propellor spin
Joey Hess
2015-12-31
inet services cannot be private; adjust type
Joey Hess
2015-12-31
propellor spin
Joey Hess
2015-12-31
Postfix: Add service property to enable/disable services in master.cf.
Joey Hess
2015-12-31
spin --via: Avoid committing on relay host.
Joey Hess
2015-12-30
Bootstrap apt-get installs run with deconf noninteractive frontend.
Joey Hess
2015-12-30
shell script copied into bin dir by their provisioning script
Joey Hess
2015-12-30
add GNUPGBIN environment variable
Félix Sipma
2015-12-29
Add convenience .installed for lightdm.
Jelmer Vernooij
2015-12-19
Clean build with ghc 7.10.
Joey Hess
2015-12-17
minor tweak
Joey Hess
2015-12-17
Gpg: fix gpg parameters in hasPrivKey and hasPubKey
Félix Sipma
2015-12-17
hlint
Félix Sipma
2015-12-17
Gpg: use processTranscript in hasPrivKey and hasPubKey
Félix Sipma
2015-12-16
Gpg: parse GpgKeyType in keyImported
Félix Sipma
2015-12-16
Gpg.keyImported: check if a pubKey is imported instead of using a flagfile
Félix Sipma
2015-12-16
Gpg: use isJust
Félix Sipma
2015-12-16
Gpg: add hasPrivKey and hasPubKey
Félix Sipma
2015-12-15
Merged Utility changes from git-annex.
Joey Hess
2015-12-15
merge from git-annex
Joey Hess
2015-12-14
User: systemAccountFor and systemAccountFor'
Félix Sipma
2015-12-14
User: add systemAccountFor and simpleSystemAccount properties
Félix Sipma
2015-12-08
avoid crash when stdout is not open in call to hIsTerminalDevice
Joey Hess
2015-12-08
tweak wrong spin branch error message
Sean Whitton
2015-12-08
implement two pre-spin safety checks
Sean Whitton
2015-12-08
rewrite getRepoUrl with getGitConfigValue
Sean Whitton
2015-12-08
implement getGitConfigValue & getGitConfigBool
Sean Whitton
2015-12-06
allow using `check` on a UncheckedProperty, which yields a Property
Joey Hess
2015-12-06
add isNewerThan and use it to avoid unnecessary running of newaliases
Joey Hess
2015-12-06
improve docs
Joey Hess
2015-12-06
avoid running update-grub except for just after installing the grub package
Joey Hess
2015-12-06
only write /etc/hosts once, avoiding always returning MadeChange
Joey Hess
2015-12-06
avoid removing line we wanted to add, only to add it back later
Joey Hess
2015-12-06
improve error display
Joey Hess
2015-12-06
setting the same sasl password updates the mtime of the file, but the content...
Joey Hess
2015-12-06
check for changes to sasldb2
Joey Hess
2015-12-06
Apt.cacheCleaned was trivial, force NoChange
Joey Hess
2015-12-05
refactor
Joey Hess
2015-12-05
make Locale.selectedFor check contents of file to decide if it needs to make ...
Joey Hess
2015-12-05
typo
Joey Hess
2015-12-05
remove trivial
Joey Hess
[next]