]> git.ipfire.org Git - ipfire-2.x.git/commitdiff
Allow flash-images to compile on Ubuntu: delay to allow automount/dismount
authorJustin Luth <justin_luth@sil.org>
Sat, 28 Mar 2015 09:39:47 +0000 (12:39 +0300)
committerMichael Tremer <michael.tremer@ipfire.org>
Sat, 28 Mar 2015 11:59:35 +0000 (12:59 +0100)
lfs/flash-images

index 6c88180598b659dfa2ae79f77a5be3e9c4cf6592..530bf339b80b95ae2e86bec54ed7a0d91cd212f7 100644 (file)
@@ -211,6 +211,7 @@ endif
        -fsck.ext4 -f -y $(PART_ROOT)
        fsck.ext4 -f -y $(PART_ROOT)
 
+       sleep 10     #Ubuntu compiling: allow time to automount/dismount
        kpartx -d -v $(DEVICE)
        losetup -d $(DEVICE)