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
Age
Commit message (
Expand
)
Author
2018-05-18
modernized and simplified the MetaTypes implementation
Joey Hess
2018-04-30
fix broken SemigroupMonoid transition <<loop>>
Joey Hess
2018-04-23
more ghc 8.4 build fixes
Joey Hess
2018-04-23
update note about singletons library
Joey Hess
2018-04-23
semigroup monoid change fallout; drop ghc 7 support
Joey Hess
2017-12-21
Grub.boots, Grub.bootsMounted: Pass --target to grub-install.
Joey Hess
2017-11-19
partition table in Info
Joey Hess
2017-11-18
reorganized
Joey Hess
2017-11-16
Uboot: New module.
Joey Hess
2017-11-16
flash-kernel support
Joey Hess
2017-10-25
Make addInfo accumulate Info in order properties appear, not reverse order
Joey Hess
2017-10-04
avoid propagating non-alias DNS info from container to host
Joey Hess
2017-10-04
improve comment
Joey Hess
2017-07-29
Added PROPELLOR_TRACE environment variable
Joey Hess
2017-07-27
Propellor.Types.Info: add missing import for 'cast'
Sergei Trofimovich
2017-07-26
add DeriveDataTypeable
Joey Hess
2017-07-21
calcPartTable using PartSpec DSL
Joey Hess
2017-07-05
DiskImage: Removed grubBooted
Joey Hess
2017-06-17
use stretch in debian stable examples
Joey Hess
2017-05-15
Removed dependency on MissingH, instead depends on split and hashable.
Joey Hess
2017-03-15
Added Monoid instances for Property and RevertableProperty.
Joey Hess
2017-03-15
Property types changed to use a Maybe (Propellor Result). (API change)
Joey Hess
2017-03-11
don't propagate DNS info from DiskImage chroots
Joey Hess
2017-02-26
note
Joey Hess
2017-02-26
convert fromIPAddr to val
Joey Hess
2017-02-26
use val instead of show
Joey Hess
2017-02-26
ConfigurableValue instances for User, Group
Joey Hess
2017-02-26
fix tabs for indentation
Joey Hess
2017-02-26
use ConfigurableValue where applicable
Joey Hess
2017-02-26
Added ConfigurableValue type class
Joey Hess
2017-02-04
improve layout
Joey Hess
2017-02-03
add types for Arch Linux
Zihao Wang
2017-01-18
add Ord instance for Port
Félix Sipma
2016-12-26
Added --build option, which makes propellor simply build itself.
Joey Hess
2016-06-20
add DeriveDataTypeable extension to Exception
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-06-13
add stopPropellorMessage
Joey Hess
2016-05-07
Compiling propellor on GHC 8.0.1-rc4
davean
2016-05-01
Remove Propellor.DotDir from the propellor library, as its use of Paths_prope...
Joey Hess
2016-04-01
separate propellor --init
Joey Hess
2016-03-30
show childProperty same as property
Joey Hess
2016-03-28
implemented pickOS
Joey Hess
2016-03-27
improve haddocks and move code around to make them more clear
Joey Hess
2016-03-27
split out singletons lib
Joey Hess
2016-03-27
ported DiskImage
Joey Hess
[next]