diff options
| author | Joey Hess <joeyh@joeyh.name> | 2015-11-17 15:22:29 -0400 |
|---|---|---|
| committer | Joey Hess <joeyh@joeyh.name> | 2015-11-17 15:22:29 -0400 |
| commit | b75db5ae653b7b87859e582528df9b03aa5366f1 (patch) | |
| tree | a7662a19f733ae044ef5ffe083d41b32ba4a488d /debian | |
| parent | d796284d8bb483a89bf3d65d198a890a62090d96 (diff) | |
DiskImage creation automatically uses Chroot.noServices.
Diffstat (limited to 'debian')
| -rw-r--r-- | debian/changelog | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index b27ab8b2..320aff96 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,6 +3,7 @@ propellor (2.13.1) UNRELEASED; urgency=medium * Add Propellor.Property.PropellorRepo.hasOriginUrl, an explicit way to set the git repository url normally implicitly set when using --spin. * Added Chroot.noServices property. + * DiskImage creation automatically uses Chroot.noServices. -- Joey Hess <id@joeyh.name> Wed, 11 Nov 2015 13:37:00 -0400 |
