[pkg-fso-commits] [SCM] Debian packaging for uboot-envtools branch, master, updated. debian/20081215-2-17-g263a613

Per Andersson avtobiff at gmail.com
Sun Nov 22 19:35:36 UTC 2009


The following commit has been merged in the master branch:
commit 10ffb1c645da7c8ef27c52e7a1e64d4f884be7b3
Author: Per Andersson <avtobiff at gmail.com>
Date:   Wed Aug 12 14:54:33 2009 +0200

    Changed priority of automatic configuration question.

diff --git a/debian/uboot-envtools.config b/debian/uboot-envtools.config
index c52646f..b880963 100644
--- a/debian/uboot-envtools.config
+++ b/debian/uboot-envtools.config
@@ -7,7 +7,7 @@ set -e
 [ ! -f /etc/fw_env.config ] || exit 0 # bail if already configured
 
 # select machine/file
-db_input high uboot-envtools/machine || true
+db_input low uboot-envtools/machine || true
 db_go || true
 
 exit 0

-- 
Debian packaging for uboot-envtools



More information about the pkg-fso-commits mailing list