summaryrefslogtreecommitdiff
path: root/src/Propellor/Property
AgeCommit message (Expand)Author
2016-03-30Merge branch 'master' into typed-os-requirementsJoey Hess
2016-03-30Apt.update: Also run dpkg --configure -a here as apt for some reason won't ev...Joey Hess
2016-03-28Merge branch 'master' into typed-os-requirementsJoey Hess
2016-03-28one moreJoey Hess
2016-03-28last withOS that can be converted to pickOS is convertedJoey Hess
2016-03-28propellor spinJoey Hess
2016-03-28propellor spinJoey Hess
2016-03-28backports are debian onlyJoey Hess
2016-03-27improve haddocks and move code around to make them more clearJoey Hess
2016-03-27finished the conversion, including my config file!Joey Hess
2016-03-27fix buildJoey Hess
2016-03-27portedJoey Hess
2016-03-27ported!Joey Hess
2016-03-27ported SystemdJoey Hess
2016-03-27ported DiskImageJoey Hess
2016-03-26more portingJoey Hess
2016-03-26ported dockerJoey Hess
2016-03-26ported Chroot!!Joey Hess
2016-03-26ported propagateContainerJoey Hess
2016-03-26finished porting conductorJoey Hess
2016-03-26more portingJoey Hess
2016-03-26more portedJoey Hess
2016-03-26remove `os` propertyJoey Hess
2016-03-26more portingJoey Hess
2016-03-26more portingJoey Hess
2016-03-26more portingJoey Hess
2016-03-26fixed type checking of SshJoey Hess
2016-03-25ported moreJoey Hess
2016-03-25cleanup warningsJoey Hess
2016-03-25rename toProp to toChildPropertiesJoey Hess
2016-03-25continued portingJoey Hess
2016-03-25much simpler and more type safe implementation of Apt.robustly, using fallback!Joey Hess
2016-03-25ported Property.AptJoey Hess
2016-03-25finished porting Property.UserJoey Hess
2016-03-25ported Property.ListJoey Hess
2016-03-24convertedJoey Hess
2016-03-24portedJoey Hess
2016-03-24add tightenTargets, ported Network properties (DebinLike only)Joey Hess
2016-03-24convert ensurePropertyJoey Hess
2016-03-24converted to metatypesJoey Hess
2016-03-24converted to metatypesJoey Hess
2016-03-24Uwsgi: add ".ini" extension to app config filesFĂ©lix Sipma
2016-03-18propellor spinJoey Hess
2016-03-18Tor.named: Fix bug that sometimes caused the property to fail the first time,...Joey Hess
2016-03-08fix to build with ghc 7.6.3Joey Hess
2016-03-07add unsupportedOSJoey Hess
2016-03-07avoid non-exhaustive pattern matchJoey Hess
2016-03-07splitWs appears identical to wordsJoey Hess
2016-03-07typoeJoey Hess
2016-03-07Return Left for FreeBSD on Debootstrap.Evan Cofsky