summary refs log tree commit diff
path: root/nixos/doc
diff options
context:
space:
mode:
authoraszlig <aszlig@redmoonstudios.org>2015-08-13 12:17:32 +0200
committeraszlig <aszlig@redmoonstudios.org>2015-08-13 12:28:24 +0200
commit6440e9bbfd22800cc5f967445fce9cc86e2ca0cd (patch)
treed258925fb7897581fc5978dfaf81410030c9d964 /nixos/doc
parentf741d426da265c6a4e38a070b5deb7793fe22ce8 (diff)
downloadnixpkgs-6440e9bbfd22800cc5f967445fce9cc86e2ca0cd.tar
nixpkgs-6440e9bbfd22800cc5f967445fce9cc86e2ca0cd.tar.gz
nixpkgs-6440e9bbfd22800cc5f967445fce9cc86e2ca0cd.tar.bz2
nixpkgs-6440e9bbfd22800cc5f967445fce9cc86e2ca0cd.tar.lz
nixpkgs-6440e9bbfd22800cc5f967445fce9cc86e2ca0cd.tar.xz
nixpkgs-6440e9bbfd22800cc5f967445fce9cc86e2ca0cd.tar.zst
nixpkgs-6440e9bbfd22800cc5f967445fce9cc86e2ca0cd.zip
nixos/vbox: Move all options to virtualisation.*.
Commit 687caeb renamed services.virtualboxHost to programs.virtualbox,
but according to the discussion on the commit, it's probably a better to
put it into virtualisation.virtualbox instead.

The discussion can be found here:

https://github.com/NixOS/nixpkgs/commit/687caeb#commitcomment-12664978

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
Diffstat (limited to 'nixos/doc')
-rw-r--r--nixos/doc/manual/release-notes/rl-unstable.xml11
1 files changed, 11 insertions, 0 deletions
diff --git a/nixos/doc/manual/release-notes/rl-unstable.xml b/nixos/doc/manual/release-notes/rl-unstable.xml
index db20831ead8..30da98faa33 100644
--- a/nixos/doc/manual/release-notes/rl-unstable.xml
+++ b/nixos/doc/manual/release-notes/rl-unstable.xml
@@ -94,6 +94,17 @@ was accordingly renamed to <literal>electron</literal>
 
 <listitem>
   <para>
+    The VirtualBox host and guest options have been moved/renamed more
+    consistently and less confusing to be now found in
+    <literal>virtualisation.virtualbox.host.*</literal> instead of
+    <literal>services.virtualboxHost.*</literal> and
+    <literal>virtualisation.virtualbox.guest.*</literal> instead of
+    <literal>services.virtualboxGuest.*</literal>.
+  </para>
+</listitem>
+
+<listitem>
+  <para>
     Haskell packages can no longer be found by name, i.e. the commands
     <literal>nix-env -qa cabal-install</literal> and <literal>nix-env -i
     ghc</literal> will fail, even though we <emphasis>do</emphasis> ship