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
/
Property
/
Hostname.hs
Age
Commit message (
Expand
)
Author
2017-05-15
Removed dependency on MissingH, instead depends on split and hashable.
Joey Hess
2016-03-26
ported docker
Joey Hess
2015-12-06
only write /etc/hosts once, avoiding always returning MadeChange
Joey Hess
2015-12-05
UncheckedProperty for cmdProperty et al
Joey Hess
2015-10-23
comments
Joey Hess
2015-10-23
Hostname.sane and Hostname.setTo can now safely be used as a property of a ch...
Joey Hess
2015-10-23
HostName: Improve domain extraction code.
Joey Hess
2015-10-10
propellor spin
Joey Hess
2015-01-24
GADT properties seem to work (untested)
Joey Hess
2014-12-09
improve haddock formating of filenames
Joey Hess
2014-11-18
fix haddock filename display
Joey Hess
2014-07-18
propellor spin
Joey Hess
2014-07-18
propellor spin
Joey Hess
2014-07-06
propellor spin
Joey Hess
2014-07-06
propellor spin
Joey Hess
2014-07-06
Hostname.sane now cleans up the 127.0.0.1 localhost line in /etc/hosts, to av...
Joey Hess
2014-06-09
Attr is renamed to Info.
Joey Hess
2014-05-31
simplified record accessors
Joey Hess
2014-05-19
hostname setting is trivial property
Joey Hess
2014-05-19
propellor spin
Joey Hess
2014-05-19
Ensure that kernel hostname is same as /etc/hostname when configuring hostname.
Joey Hess
2014-05-14
moved source code to src
Joey Hess