micro: disable ONLINE_PACKAGE_MANAGEMENT globally
authorPhil Blundell <philb@gnu.org>
Sat, 13 Jun 2009 19:42:07 +0000 (20:42 +0100)
committerPhil Blundell <philb@gnu.org>
Sat, 13 Jun 2009 19:42:07 +0000 (20:42 +0100)
conf/distro/micro.conf

index a6fb64e..f8b293d 100644 (file)
@@ -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"