* Create a symlink to /nix/var/nix/profiles from
/nix/var/nix/gcroots/, otherwise garbage collection will end tragically. svn path=/nixu/trunk/; revision=7093
This commit is contained in:
parent
e6d2d50779
commit
183ed7a5ea
@ -52,6 +52,8 @@ mkdir -m 0755 -p /nix/var/nix/temproots
|
|||||||
|
|
||||||
mkdir -m 0755 -p /var/log
|
mkdir -m 0755 -p /var/log
|
||||||
|
|
||||||
|
ln -sf /nix/var/nix/profiles /nix/var/nix/gcroots/
|
||||||
|
|
||||||
|
|
||||||
# Ensure that the module tools can find the kernel modules.
|
# Ensure that the module tools can find the kernel modules.
|
||||||
export MODULE_DIR=@kernel@/lib/modules/
|
export MODULE_DIR=@kernel@/lib/modules/
|
||||||
|
Loading…
x
Reference in New Issue
Block a user