mirror of
https://github.com/NixOS/nix
synced 2025-07-07 10:11:47 +02:00
* Removed chroot support.
This commit is contained in:
parent
f23dcdd603
commit
215505bb46
4 changed files with 0 additions and 22 deletions
|
@ -10,17 +10,6 @@
|
|||
<variablelist>
|
||||
|
||||
|
||||
<varlistentry><term><envar>NIX_ROOT</envar></term>
|
||||
|
||||
<listitem><para>If <envar>NIX_ROOT</envar> is set, the Nix command
|
||||
will on startup perform a <function>chroot()</function> to the
|
||||
specified directory. This is useful in certain bootstrapping
|
||||
situations (e.g., when installing a Nix installation onto a hard
|
||||
disk from CD-ROM).</para></listitem>
|
||||
|
||||
</varlistentry>
|
||||
|
||||
|
||||
<varlistentry><term><envar>NIX_IGNORE_SYMLINK_STORE</envar></term>
|
||||
|
||||
<listitem>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue