summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorJoey Hess2017-07-04 12:38:21 -0400
committerJoey Hess2017-07-04 12:38:21 -0400
commitfaca829d537fd1e284483ba1bd0cfb8eaf0ed047 (patch)
treefde4880d0341b47ac167f459028d7b4c7a182d8e /debian
parent9a4cb300b1b00052a33515c815fdc6bac77f7b9c (diff)
Bootstrap.bootstrappedFrom: Avoid doing anything when not run in a chroot.
This way, when a disk image is built using this property, and booted up, running propellor won't try to ensure this property again. This commit was sponsored by Jeff Goeke-Smith on Patreon.
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog2
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 7ef4dfe7..c52b8329 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -12,6 +12,8 @@ propellor (4.0.7) UNRELEASED; urgency=medium
refuse to operate on disk images not aligned to a sector size.
* Bootstrap.bootstrappedFrom: Fix bug that caused propellor to only
be built from the bootstrapped config the first time.
+ * Bootstrap.bootstrappedFrom: Avoid doing anything when not run in a
+ chroot.
-- Joey Hess <id@joeyh.name> Tue, 20 Jun 2017 10:55:37 -0400