diff options
| author | Joey Hess <joey@kitenet.net> | 2014-11-19 19:30:51 -0400 |
|---|---|---|
| committer | Joey Hess <joey@kitenet.net> | 2014-11-19 19:30:56 -0400 |
| commit | 4a9bbd1391b708d72a455cc00f698a80f1fd5fa5 (patch) | |
| tree | d2d2bc76804b78f5a937ac31b34d8f4151c12745 /propellor.cabal | |
| parent | 08242e29f6878cbf514bdf68a4a7276d514a6aba (diff) | |
Added support for using debootstrap from propellor.
Most of the hard part was making it be able to install debootstrap from
source, for use on non-debian-derived systems.
Diffstat (limited to 'propellor.cabal')
| -rw-r--r-- | propellor.cabal | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/propellor.cabal b/propellor.cabal index 9a1df40b..161e4779 100644 --- a/propellor.cabal +++ b/propellor.cabal @@ -75,6 +75,7 @@ Library Propellor.Property.Cmd Propellor.Property.Hostname Propellor.Property.Cron + Propellor.Property.Debootstrap Propellor.Property.Dns Propellor.Property.Docker Propellor.Property.File |
