summaryrefslogtreecommitdiffstats
path: root/base/pkg-get
diff options
context:
space:
mode:
authortnut <thierryn1 at hispeed dot ch>2010-10-24 23:31:54 +0200
committertnut <thierryn1 at hispeed dot ch>2010-10-24 23:31:54 +0200
commitc9c634fc56d9b0d9690060a081529d089512073a (patch)
tree199d2b8a63b4fca45c48988eb6913393d81baf62 /base/pkg-get
parent4a58d0a5ab95f79aae9bcafbe215879dcc1c37de (diff)
downloadnutyx-extra-c9c634fc56d9b0d9690060a081529d089512073a.tar.gz
nutyx-extra-c9c634fc56d9b0d9690060a081529d089512073a.tar.bz2
nutyx-extra-c9c634fc56d9b0d9690060a081529d089512073a.tar.xz
nutyx-extra-c9c634fc56d9b0d9690060a081529d089512073a.zip
pkg-get, ne pas activer le dépot test, l'installeur aime pas trop
Diffstat (limited to 'base/pkg-get')
-rw-r--r--base/pkg-get/pkg-get.conf3
1 files changed, 2 insertions, 1 deletions
diff --git a/base/pkg-get/pkg-get.conf b/base/pkg-get/pkg-get.conf
index 2aad6b0e3..f57f1ed5a 100644
--- a/base/pkg-get/pkg-get.conf
+++ b/base/pkg-get/pkg-get.conf
@@ -3,7 +3,8 @@
#
# pkg-get configuration file
# Dépot des paquets NuTyX
-pkgdir /srv/NuTyX/test|http://nutyx.meticul.eu/attapu/uname-m/test
+# Activez le dépot test pour profiter des mise à jour test
+# pkgdir /srv/NuTyX/test|http://nutyx.meticul.eu/attapu/uname-m/test
pkgdir /srv/NuTyX/release|http://nutyx.meticul.eu/attapu/uname-m/release
# runscripts: if "yes" pre-post install scripts are
# automatically executed. Handle with care.