From fb8cbd53a9d6384e664016e8fa1b2709efd91d2e Mon Sep 17 00:00:00 2001 From: Phil Blundell Date: Sat, 13 Jun 2009 20:42:07 +0100 Subject: micro: disable ONLINE_PACKAGE_MANAGEMENT globally --- conf/distro/micro.conf | 3 +++ 1 file changed, 3 insertions(+) (limited to 'conf/distro/micro.conf') diff --git a/conf/distro/micro.conf b/conf/distro/micro.conf index a6fb64e4d8..f8b293de28 100644 --- a/conf/distro/micro.conf +++ b/conf/distro/micro.conf @@ -107,3 +107,6 @@ layout_exec_prefix = "" # Don't install ldconfig and associated gubbins USE_LDCONFIG = "0" + +# Disable online package management +ONLINE_PACKAGE_MANAGEMENT = "none" -- cgit 1.2.3-korg