diff options
| author | Joey Hess <joeyh@joeyh.name> | 2017-12-30 13:25:06 -0400 |
|---|---|---|
| committer | Joey Hess <joeyh@joeyh.name> | 2017-12-30 13:25:06 -0400 |
| commit | 26821b8a3467d665fd670550356e14386aaa83c4 (patch) | |
| tree | 03eadb93d12c6194e988650bdfad9bf7346c942a /debian | |
| parent | 5ff410e1e8ed9c62f9f27dc1fcc416234f14a2d5 (diff) | |
| parent | b9f9692a7d847c8d71f42754b0a9775416ab4cf3 (diff) | |
Merge branch 'joeyconfig'
Diffstat (limited to 'debian')
| -rw-r--r-- | debian/changelog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index c9d86e1a..329c643d 100644 --- a/debian/changelog +++ b/debian/changelog @@ -15,6 +15,10 @@ propellor (5.2.0) UNRELEASED; urgency=medium * Fix bug in unmountBelow that caused unmounting of nested mounts to fail. * Grub.boots, Grub.bootsMounted: Pass --target to grub-install. + * Added Propellor.Property.Installer modules, which can be used to create + bootable installer disk images, which then run propellor to install + a system. This code was extracted from the demo I gave at my + talk at DebConf 2017. [ Sean Whitton ] * Sbuild: add notes about Debian jessie hosts and backports of sbuild and |
