svn path=/nixos/trunk/; revision=7864
This commit is contained in:
Eelco Dolstra 2007-02-06 18:29:20 +00:00
parent 8cf1eceb0a
commit f2e85499f3

View file

@ -38,7 +38,7 @@ let
in
assert autoDetectRootDevice -> mountPoints != [];
assert !autoDetectRootDevice -> mountPoints != [];
substituteAll {
src = ./boot-stage-1-init.sh;