From: Michael Tremer Date: Mon, 8 Jul 2024 16:32:27 +0000 (+0000) Subject: flash-images: No need to sleep for automount any more X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=d5107093b8a2b59d895785cdc42d95cf6fe2edef;p=people%2Fms%2Fipfire-2.x.git flash-images: No need to sleep for automount any more I am not sure whether automount is being used at all any more, but since we are now running in our own namespace, it certainly has no business here. Signed-off-by: Michael Tremer --- diff --git a/lfs/flash-images b/lfs/flash-images index 464ad5edf..0fe882b5e 100644 --- a/lfs/flash-images +++ b/lfs/flash-images @@ -240,7 +240,6 @@ 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)