diff options
| author | Joey Hess <joeyh@joeyh.name> | 2017-07-25 15:13:57 -0400 |
|---|---|---|
| committer | Joey Hess <joeyh@joeyh.name> | 2017-07-25 15:13:57 -0400 |
| commit | f01286bc4338dcb3942b3870d7a6ea69ca773265 (patch) | |
| tree | ce9b5938e6fa6a8ece678a19004ea3b1d293f5ac /debian | |
| parent | ba41661be5c739519ba82608c8f781b7a8b84321 (diff) | |
DiskImage: Avoid re-partitioning disk image unncessarily, for a large speedup.
This commit was sponsored by Anthony DeRobertis 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 c359ac2b..d0b62bbf 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,6 +3,8 @@ propellor (4.5.1) UNRELEASED; urgency=medium * Reboot.toKernelNewerThan: If running kernel is new enough, avoid looking at what kernels are installed. Thanks, Sean Whitton. + * DiskImage: Avoid re-partitioning disk image unncessarily, for a large + speedup. -- Joey Hess <id@joeyh.name> Sun, 23 Jul 2017 09:41:58 -0400 |
