summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBruno Thomsen <bth@kamstrup.com>2015-06-18 14:51:39 +0200
committerMichael Olbrich <m.olbrich@pengutronix.de>2015-07-01 11:40:19 +0200
commitb93cf56943ad50997b36128dd5ed5e53e46f5cf2 (patch)
treea610abfc8626cb6cb5a5ea5990c818ae990566da
parentfecc55c94fe0d7a5a339014ee72562ff3d58b3fe (diff)
downloadptxdist-b93cf56943ad50997b36128dd5ed5e53e46f5cf2.tar.gz
ptxdist-b93cf56943ad50997b36128dd5ed5e53e46f5cf2.tar.xz
prelink: first boot warning
Running prelink with rc.once.d causes a first boot stall of about 2 minutes on Freescale i.MX28 454MHz ARM9 processor. This can be expensive if first device boot is during product manufacturing (assembly, programming, configuration, test). Signed-off-by: Bruno Thomsen <bth@kamstrup.com> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
-rw-r--r--rules/prelink.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/rules/prelink.in b/rules/prelink.in
index 5d04fb088..1e062000d 100644
--- a/rules/prelink.in
+++ b/rules/prelink.in
@@ -21,6 +21,7 @@ config PRELINK_RC_ONCE
help
install a script that will be run on the first boot to
prelink all programs and libraries.
+ warning! this can increase first boot with a few minutes!
config PRELINK_SKIP_ON_NFSROOT
bool