summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2015-07-21propellor spinJoey Hess
2015-07-21fix check for already existing shimJoey Hess
Was not checking the shim file, oops.
2015-07-20Ssh.permitRootLogin type changed to allow configuring WithoutPassword and ↵Joey Hess
ForcedCommandsOnly (API change) * Ssh.permitRootLogin type changed to allow configuring WithoutPassword and ForcedCommandsOnly (API change) * setSshdConfig type changed, and setSshdConfigBool added with old type.
2015-07-15propellor spinJoey Hess
2015-07-15propellor spinJoey Hess
2015-07-13clarifyJoey Hess
2015-07-11propellor spinJoey Hess
2015-07-10hackage tells me I need cabal-version: >= 1.8 due to build-depends versioningJoey Hess
2015-07-10prep releaseJoey Hess
2015-07-10fix syntaxJoey Hess
2015-07-10Fix make install target to work even when git is not configured.Joey Hess
2015-07-05changelogJoey Hess
2015-07-05Systemd.masked propertySean Whitton
This property masks, and when reverted unmasks, systemd services. This is just `systemctl mask service` and `systemctl unmask service`. It's useful for turning off a system service that you intend to run with --user. Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
2015-07-03typoJoey Hess
2015-07-03updateJoey Hess
2015-07-02updateJoey Hess
2015-07-02propellor spinJoey Hess
2015-06-30Version dependency on exceptions.Joey Hess
2015-06-29Added --unset to delete a privdata field.Joey Hess
2015-06-29Further docstring improvements.Iustin Pop
2015-06-29Fix a couple of trivial typos in Postfix docstringIustin Pop
2015-06-16update for Docker.Image changesJoey Hess
2015-06-16Update Joey's config according to new Docker.Image definitionAntoine Eiche
2015-06-16Replace String type synonym Docker.Image by a data type which allows to ↵Antoine Eiche
specify an image name and an optional tag. This also introduces the class ImageIdentifier which is internally used by some Docker methods.
2015-06-09spelingJoey Hess
2015-06-09prep releaseJoey Hess
2015-06-06propellor spinJoey Hess
2015-06-04changelogJoey Hess
2015-06-04Add Docker environment property which allows to specify environment ↵Antoine Eiche
variables to containers.
2015-06-02wordingJoey Hess
2015-06-02fix exampleJoey Hess
2015-06-01Docker: volume and publish accept Bound FilePath and Bound Port, ↵Joey Hess
respectively. They also continue to accept Strings, for backwards compatability.
2015-06-01more systemd improvementsJoey Hess
2015-06-01add BoundJoey Hess
2015-06-01propellor spinJoey Hess
2015-06-01cleanupJoey Hess
2015-06-01propellor spinJoey Hess
2015-06-01propellor spinJoey Hess
2015-06-01propellor spinJoey Hess
2015-06-01add .lock and .lastchecked to gitignoreJoey Hess
2015-06-01add chroot/ directory to gitignoreJoey Hess
2015-06-01descsJoey Hess
2015-06-01use --machineJoey Hess
needed by systemd 220 for machined to see the container as a machine
2015-06-01propellor spinJoey Hess
2015-06-01propellor spinJoey Hess
2015-06-01propellor spinJoey Hess
2015-06-01propellor spinJoey Hess
2015-06-01another try at unmounting /proc for systemd-nspawnJoey Hess
2015-06-01propellor spinJoey Hess
2015-06-01add linkJournal property so it can be reverted to disableJoey Hess