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 in
assert autoDetectRootDevice -> mountPoints != []; assert !autoDetectRootDevice -> mountPoints != [];
substituteAll { substituteAll {
src = ./boot-stage-1-init.sh; src = ./boot-stage-1-init.sh;