diff options
| author | Joey Hess <joeyh@joeyh.name> | 2015-10-23 03:30:03 -0400 |
|---|---|---|
| committer | Joey Hess <joeyh@joeyh.name> | 2015-10-23 03:48:32 -0400 |
| commit | 3c0575f156eead78ed98a8cd9276bc663c8d587c (patch) | |
| tree | debb7c244edbce545cd2bcde8d04d8e9c67c2753 /debian | |
| parent | a1a79784c892c9fb5370c4283be7d6adbc0cf46a (diff) | |
Added Mount.fstabbed property to generate /etc/fstab to replicate current mounts.
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 051a9748..487826e1 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,6 +3,8 @@ propellor (2.11.1) UNRELEASED; urgency=medium * The DiskImage module can now make bootable images using grub. * Add a ChrootTarball chroot type, for using pre-built tarballs as chroots. Thanks, Ben Boeckel. + * Added Mount.fstabbed property to generate /etc/fstab to replicate + current mounts. -- Joey Hess <id@joeyh.name> Thu, 22 Oct 2015 20:24:18 -0400 |
