mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-01 23:22:37 +00:00
workaround for nix-pull
svn path=/nixu/trunk/; revision=1244
This commit is contained in:
parent
85bbb5e447
commit
9a9cc06744
12
INSTALL
12
INSTALL
@ -80,11 +80,11 @@ added need to be added to $PATH the file "env.sh" has to be edited and the
|
||||
UML has to be recreated.
|
||||
|
||||
Another option would be to enable networking in the UML and use nix-pull to
|
||||
get all the right packages, however this does not work yet.
|
||||
get all the right packages, however this does not work yet out of the box.
|
||||
A small trick is to symlink /bin/sh to the current version of "sh":
|
||||
|
||||
# mkdir /bin
|
||||
# cd /bin
|
||||
# ln -s `which ssh` sh
|
||||
|
||||
Differences with a normal UML
|
||||
|
||||
A lot of packages are still missing from the current UML. User management
|
||||
is completely lacking, init scripts and system configuration (/etc) are
|
||||
not there yet.
|
||||
We're looking for a more permanent solution to fix this.
|
||||
|
Loading…
Reference in New Issue
Block a user