summaryrefslogtreecommitdiff
path: root/doc/news/version_2.12.0.mdwn
diff options
context:
space:
mode:
authorJoey Hess2016-01-03 17:02:02 -0400
committerJoey Hess2016-01-03 17:02:02 -0400
commit6a889ff04faf68d35e035a464ac01a7a96bde3e2 (patch)
tree778d58db023dce6a12bd7074c9384dc3ee06ea79 /doc/news/version_2.12.0.mdwn
parenta7e2fc5b0a3c331ebe30c4298358388fc74ea693 (diff)
add news item for propellor 2.15.2
Diffstat (limited to 'doc/news/version_2.12.0.mdwn')
-rw-r--r--doc/news/version_2.12.0.mdwn18
1 files changed, 0 insertions, 18 deletions
diff --git a/doc/news/version_2.12.0.mdwn b/doc/news/version_2.12.0.mdwn
deleted file mode 100644
index 58a7193c..00000000
--- a/doc/news/version_2.12.0.mdwn
+++ /dev/null
@@ -1,18 +0,0 @@
-propellor 2.12.0 released with [[!toggle text="these changes"]]
-[[!toggleable text="""
- * 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.
- * HostName: Improve domain extraction code.
- * Added Mount.fstabbed property to generate /etc/fstab to replicate
- current mounts.
- * HostName: Improve domain extraction code.
- * Add File.basedOn. Thanks, Per Olofsson.
- * Changed how the operating system is provided to Chroot (API change).
- Where before debootstrapped and bootstrapped took a System parameter,
- the os property should now be added to the Chroot.
- * Follow-on change to Systemd.container, which now takes a System parameter.
- * Generalized Property.check so it can be used with Propellor actions as
- well as IO actions.
- * Hostname.sane and Hostname.setTo can now safely be used as a property
- of a chroot, and won't affect the hostname of the host system."""]] \ No newline at end of file