workaround for nix-pull
svn path=/nixu/trunk/; revision=1244
This commit is contained in:
@@ -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.
|
UML has to be recreated.
|
||||||
|
|
||||||
Another option would be to enable networking in the UML and use nix-pull to
|
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
|
We're looking for a more permanent solution to fix this.
|
||||||
|
|
||||||
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.
|
|
||||||
|
|||||||
Reference in New Issue
Block a user