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
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
2015-01-19
avoid haddock warnings
Joey Hess
2015-01-19
rename HostLike to PropAccum
Joey Hess
2014-12-09
improve haddock formating of filenames
Joey Hess
2014-12-07
simplify using makeChange
Joey Hess
2014-11-21
propellor spin
Joey Hess
2014-11-21
allow disabling nspawn params, and default to bind mounting /etc/resolv.conf
Joey Hess
2014-11-21
propellor spin
Joey Hess
2014-11-21
allow configuring systemd-nspawn parameters
Joey Hess
2014-11-21
propellor spin
Joey Hess
2014-11-21
typo
Joey Hess
2014-11-21
add debootstrap parameters
Joey Hess
2014-11-21
implement teardown
Joey Hess
2014-11-21
os info propigation
Joey Hess
2014-11-21
fix info propigation
Joey Hess
[next]