diff options
| author | Joey Hess <joeyh@joeyh.name> | 2017-07-04 12:38:21 -0400 |
|---|---|---|
| committer | Joey Hess <joeyh@joeyh.name> | 2017-07-04 12:38:21 -0400 |
| commit | faca829d537fd1e284483ba1bd0cfb8eaf0ed047 (patch) | |
| tree | fde4880d0341b47ac167f459028d7b4c7a182d8e /debian | |
| parent | 9a4cb300b1b00052a33515c815fdc6bac77f7b9c (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/changelog | 2 |
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 |
