summaryrefslogtreecommitdiff
path: root/src/Propellor/Property/Systemd.hs
AgeCommit message (Expand)Author
2019-07-16Systemd.machined: Fix a bug that caused the systemd-container package to not ...Joey Hess
2019-07-02Revert "Revert "custom type error messages""Joey Hess
2019-07-02Revert "custom type error messages"Joey Hess
2019-07-01fix build with ghc 8.0.1Joey Hess
2019-04-08change from inChroot to granular container capabilities infoJoey Hess
2019-04-01Added Utility.FileMode to the modules exported by Propellor.UtilitiesJoey Hess
2019-01-18fix withOS type level bugJoey Hess
2018-08-19one more fixJoey Hess
2018-08-19fix escaping non-alphanumericsJoey Hess
2018-08-19Systemd.escapePath functionJoey Hess
2018-04-03fix comment indentJoey Hess
2018-02-17Systemd.machined should install systemd-container on Debian stretchSean Whitton
2017-07-27propellor spinJoey Hess
2017-07-27propellor spinJoey Hess
2017-05-15Removed dependency on MissingH, instead depends on split and hashable.Joey Hess
2017-03-24fix diskimage finalization bugJoey Hess
2017-03-11Changed Chroot data type to include Info propigationJoey Hess
2017-02-26use ConfigurableValue where applicableJoey Hess
2016-06-17revert accidential commitJoey Hess
2016-06-16responseJoey Hess
2016-06-13add DebianKernel datatypeFélix Sipma
2016-06-13convert Architecture to a sumtypeFélix Sipma
2016-05-28deal with systemd's KillUserProcesses changeJoey Hess
2016-03-30fix info propigation from chroot to systemd containerJoey Hess
2016-03-30refactorJoey Hess
2016-03-27finished the conversion, including my config file!Joey Hess
2016-03-27portedJoey Hess
2016-03-27ported SystemdJoey Hess
2016-03-26more portingJoey Hess
2016-03-26ported propagateContainerJoey Hess
2016-03-07clean upJoey Hess
2016-03-07add fromPort functionFélix Sipma
2015-12-06avoid removing line we wanted to add, only to add it back laterJoey Hess
2015-12-05UncheckedProperty for cmdProperty et alJoey Hess
2015-10-27Explicit Info/NoInfo for RevertableProperty (API change)Joey Hess
2015-10-23Hostname.sane and Hostname.setTo can now safely be used as a property of a ch...Joey Hess
2015-10-23Changed how the operating system is provided to Chroot (API change).Joey Hess
2015-10-20haddocksJoey Hess
2015-10-20Chroot: Converted to use a ChrootBootstrapper type classJoey Hess
2015-10-18fix typo: propigate → propagateFelix Gruber
2015-10-14fileProperty, and properties derived from it now write the new file content v...Joey Hess
2015-10-10propellor spinJoey Hess
2015-10-10propellor spinJoey Hess
2015-10-10Improved documentation, particularly of the Propellor module.Joey Hess
2015-09-06Added Propellor.Property.Rsync. WIP; untestedJoey Hess
2015-08-31Update for Debian systemd-container package split.Joey Hess
2015-07-13clarifyJoey Hess
2015-07-05Systemd.masked propertySean Whitton
2015-06-02wordingJoey Hess
2015-06-02fix exampleJoey Hess