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
/
Property
/
Systemd.hs
Age
Commit message (
Expand
)
Author
2016-06-17
revert accidential commit
Joey Hess
2016-06-16
response
Joey Hess
2016-06-13
add DebianKernel datatype
Félix Sipma
2016-06-13
convert Architecture to a sumtype
Félix Sipma
2016-05-28
deal with systemd's KillUserProcesses change
Joey Hess
2016-03-30
fix info propigation from chroot to systemd container
Joey Hess
2016-03-30
refactor
Joey Hess
2016-03-27
finished the conversion, including my config file!
Joey Hess
2016-03-27
ported
Joey Hess
2016-03-27
ported Systemd
Joey Hess
2016-03-26
more porting
Joey Hess
2016-03-26
ported propagateContainer
Joey Hess
2016-03-07
clean up
Joey Hess
2016-03-07
add fromPort function
Félix Sipma
2015-12-06
avoid removing line we wanted to add, only to add it back later
Joey Hess
2015-12-05
UncheckedProperty for cmdProperty et al
Joey Hess
2015-10-27
Explicit Info/NoInfo for RevertableProperty (API change)
Joey Hess
2015-10-23
Hostname.sane and Hostname.setTo can now safely be used as a property of a ch...
Joey Hess
2015-10-23
Changed how the operating system is provided to Chroot (API change).
Joey Hess
2015-10-20
haddocks
Joey Hess
2015-10-20
Chroot: Converted to use a ChrootBootstrapper type class
Joey Hess
2015-10-18
fix typo: propigate → propagate
Felix Gruber
2015-10-14
fileProperty, and properties derived from it now write the new file content v...
Joey Hess
2015-10-10
propellor spin
Joey Hess
2015-10-10
propellor spin
Joey Hess
2015-10-10
Improved documentation, particularly of the Propellor module.
Joey Hess
2015-09-06
Added Propellor.Property.Rsync. WIP; untested
Joey Hess
2015-08-31
Update for Debian systemd-container package split.
Joey Hess
2015-07-13
clarify
Joey Hess
2015-07-05
Systemd.masked property
Sean Whitton
2015-06-02
wording
Joey Hess
2015-06-02
fix example
Joey Hess
2015-06-01
more systemd improvements
Joey Hess
2015-06-01
add Bound
Joey Hess
2015-06-01
propellor spin
Joey Hess
2015-06-01
use --machine
Joey Hess
2015-06-01
another try at unmounting /proc for systemd-nspawn
Joey Hess
2015-06-01
add linkJournal property so it can be reverted to disable
Joey Hess
2015-06-01
explicitly speciy params for systemd-nspawn ExecStart
Joey Hess
2015-06-01
propellor spin
Joey Hess
2015-06-01
don't mount /proc when provisioning systemd-nspawn container
Joey Hess
2015-06-01
reorganize Port type for systemd can use it
Joey Hess
2015-06-01
better types for systemd port publishing
Joey Hess
2015-06-01
propellor spin
Joey Hess
2015-06-01
Added publish property for systemd-spawn containers. (Needs systemd version 2...
Joey Hess
2015-05-27
propellor spin
Joey Hess
2015-05-27
Improve enter-machine scripts for nspawn containers to unset most environment...
Joey Hess
2015-05-27
Export CommandParam, boolSystem, safeSystem and shellEscape from Propellor.Pr...
Joey Hess
2015-01-24
GADT properties seem to work (untested)
Joey Hess
2015-01-21
Added systemd configuration properties.
Joey Hess
[next]