From addd9a9b6027260bfbde35efc5408b5efe5341d6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micha=C5=82=20G=C3=B3rny?= Date: Tue, 27 Jul 2010 09:31:47 +0200 Subject: Use a directory for the default set configuration. Expect /usr/share/portage/config/sets to be a directory containing any number of set configuration files. The default Portage sets.conf should be now installed as sets/portage.conf, and other ebuilds are free to install their own set configuration files there. --- doc/config/sets.docbook | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'doc/config') diff --git a/doc/config/sets.docbook b/doc/config/sets.docbook index 35beef41d..edded8937 100644 --- a/doc/config/sets.docbook +++ b/doc/config/sets.docbook @@ -9,8 +9,9 @@ ignored. - At first it looks for the default configuration in - /usr/share/portage/config. + At first it reads the default configuration from all of the files + located in /usr/share/portage/config/sets + directory. The default config includes sets that are expected on all systems and often critical for normal operation, like world, system or security. -- cgit v1.2.3-1-g7c22