* 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:
@@ -52,6 +52,8 @@ mkdir -m 0755 -p /nix/var/nix/temproots
|
||||
|
||||
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.
|
||||
export MODULE_DIR=@kernel@/lib/modules/
|
||||
|
||||
Reference in New Issue
Block a user