summaryrefslogtreecommitdiff
path: root/doc/news/version_2.12.0.mdwn
diff options
context:
space:
mode:
authorJoey Hess <joeyh@joeyh.name>2016-03-07 16:36:36 -0400
committerJoey Hess <joeyh@joeyh.name>2016-03-07 16:36:36 -0400
commit16a95afa2fe22a4df9c371489c4ee7ffdef8e07b (patch)
tree6e0869e78aba03be2591569369e1e099bb86568e /doc/news/version_2.12.0.mdwn
parent9bbc292b3f903a1476e3524bb9198e58ce300401 (diff)
parent822694e790102efa2a5bb4a0c3d62c6fce1d4e87 (diff)
Merge remote-tracking branch 'remotes/misandrist/FreeBSD' into wip
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