summaryrefslogtreecommitdiff
path: root/src/Propellor/Property/Systemd.hs
AgeCommit message (Expand)Author
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
2015-06-01more systemd improvementsJoey Hess
2015-06-01add BoundJoey Hess
2015-06-01propellor spinJoey Hess
2015-06-01use --machineJoey Hess
2015-06-01another try at unmounting /proc for systemd-nspawnJoey Hess
2015-06-01add linkJournal property so it can be reverted to disableJoey Hess
2015-06-01explicitly speciy params for systemd-nspawn ExecStartJoey Hess
2015-06-01propellor spinJoey Hess
2015-06-01don't mount /proc when provisioning systemd-nspawn containerJoey Hess
2015-06-01reorganize Port type for systemd can use itJoey Hess