From 1e8e83408b49dce1d17ab0d1cc210c7b74478bb8 Mon Sep 17 00:00:00 2001 From: Eelco Dolstra Date: Fri, 6 Apr 2012 12:23:44 +0000 Subject: [PATCH] * Revert unintended commit. svn path=/nixos/trunk/; revision=33646 --- modules/system/boot/stage-1-init.sh | 1 - 1 file changed, 1 deletion(-) diff --git a/modules/system/boot/stage-1-init.sh b/modules/system/boot/stage-1-init.sh index 4d6b9a9cbc12..8456e3dae157 100644 --- a/modules/system/boot/stage-1-init.sh +++ b/modules/system/boot/stage-1-init.sh @@ -255,7 +255,6 @@ mountFS() { # Try to find and mount the root device. -sleep 3 mkdir /mnt-root mountPoints=(@mountPoints@)