summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorJoey Hess2014-12-05 16:22:11 -0400
committerJoey Hess2014-12-05 16:22:11 -0400
commitbf9284d05cf29e4058ca6007486fbe261b0e0769 (patch)
tree55ef76ec519098813d8c1bc86222f5b22b65fa79 /debian
parent97e9433f1b719cc13fc524ee0399d0b51af5a5c1 (diff)
I have now successfully used propellor to convert a Fedora system into a bootable and fully working Debian system
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog1
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 079a737c..7ee1198b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -17,6 +17,7 @@ propellor (1.1.0) UNRELEASED; urgency=medium
to do an in-place conversion from Fedora to Debian. Use with caution!
* Added group-related properties. Thanks, Félix Sipma.
* Added Git.barerepo. Thanks, Félix Sipma.
+ * Added Grub.installed and Grub.boots properties.
* hasSomePassword and hasPassword now default to using the name of the
host as the Context for the password. To specify a different context,
use hasSomePassword' and hasPassword' (API change)