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
/
Types
/
OS.hs
Age
Commit message (
Expand
)
Author
2017-06-17
use stretch in debian stable examples
Joey Hess
2017-02-26
ConfigurableValue instances for User, Group
Joey Hess
2017-02-26
use ConfigurableValue where applicable
Joey Hess
2017-02-03
add types for Arch Linux
Zihao Wang
2017-01-18
add Ord instance for Port
Félix Sipma
2016-06-13
add DebianKernel datatype
Félix Sipma
2016-06-13
remove ANDROID in architectureToDebianArchString
Félix Sipma
2016-06-13
remove ANDROID
Joey Hess
2016-06-13
reformat Architecture definition
Félix Sipma
2016-06-13
add several Architectures
Joey Hess
2016-06-13
convert Architecture to a sumtype
Félix Sipma
2016-03-28
implemented pickOS
Joey Hess
2016-03-27
refactor
Joey Hess
2016-03-19
typo
Joey Hess
2016-03-07
Merge remote-tracking branch 'remotes/misandrist/FreeBSD' into wip
Joey Hess
2016-03-07
add fromPort function
Félix Sipma
2016-03-07
FreeBSD Support including:
Evan Cofsky
2016-02-25
FooBuntu -> Buntish
Joey Hess
2016-02-19
trademark nonsense
Joey Hess
2015-10-19
improve Info type using GADT, at nomeata's suggestion
Joey Hess
2015-10-16
improve ssh user key properties
Joey Hess
2015-09-06
Added Propellor.Property.Rsync. WIP; untested
Joey Hess
2015-06-01
reorganize Port type for systemd can use it
Joey Hess
2015-04-22
API change: Added User and Group newtypes, and Properties that used to use th...
Joey Hess
2015-04-19
jessie is almost ready to be the new debian stable, update a few examples
Joey Hess
2014-12-05
spelling typo
Joey Hess
2014-11-22
Hostname parameters not containing dots are looked up in the DNS to find the ...
Joey Hess
2014-10-10
stable suite changes
Joey Hess
2014-05-14
moved source code to src
Joey Hess