* [git.ipfire.org] IPFire 2.x development tree branch, next, updated. e0b9a600e19f3829dcdf9858c776d7a169ea2ccc
@ 2015-03-28 12:00 git
0 siblings, 0 replies; only message in thread
From: git @ 2015-03-28 12:00 UTC (permalink / raw)
To: ipfire-scm
[-- Attachment #1: Type: text/plain, Size: 1344 bytes --]
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "IPFire 2.x development tree".
The branch, next has been updated
via e0b9a600e19f3829dcdf9858c776d7a169ea2ccc (commit)
from 3b9b58f95646c95b0fd7b2e8de90d074cb70cc70 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit e0b9a600e19f3829dcdf9858c776d7a169ea2ccc
Author: Justin Luth <justin_luth(a)sil.org>
Date: Sat Mar 28 12:39:47 2015 +0300
Allow flash-images to compile on Ubuntu: delay to allow automount/dismount
-----------------------------------------------------------------------
Summary of changes:
lfs/flash-images | 1 +
1 file changed, 1 insertion(+)
Difference in files:
diff --git a/lfs/flash-images b/lfs/flash-images
index 6c88180..530bf33 100644
--- a/lfs/flash-images
+++ b/lfs/flash-images
@@ -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)
hooks/post-receive
--
IPFire 2.x development tree
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2015-03-28 12:00 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-03-28 12:00 [git.ipfire.org] IPFire 2.x development tree branch, next, updated. e0b9a600e19f3829dcdf9858c776d7a169ea2ccc git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox