aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJauhien Piatlicki <jauhien@gentoo.org>2014-11-22 19:10:07 +0100
committerJauhien Piatlicki <jauhien@gentoo.org>2014-11-22 19:10:07 +0100
commit884adef43579dacc98f1552bc6f81e3aee0a3f4f (patch)
treeb5dea64fed321c52172e37483e1cfe96daad97bf
parent[man pages] add a note about ebuild generation for packages available in the ... (diff)
downloadgs-elpa-884adef43579dacc98f1552bc6f81e3aee0a3f4f.tar.gz
gs-elpa-884adef43579dacc98f1552bc6f81e3aee0a3f4f.tar.bz2
gs-elpa-884adef43579dacc98f1552bc6f81e3aee0a3f4f.zip
[README] add a note about ebuild generation for packages available in the tree
-rw-r--r--README.md8
1 files changed, 8 insertions, 0 deletions
diff --git a/README.md b/README.md
index 8717bed..51d20b7 100644
--- a/README.md
+++ b/README.md
@@ -79,3 +79,11 @@ all in one overlay. Note, that if you call **generate-tree** command your overla
will be wiped and overlay tree for a given repository will be generated. Be careful!
See man page of **gs-elpa** for further information.
+
+## Notes
+
+* **Generation of packages already available in the portage tree**:
+ Ebuilds for the packages available in the tree are excluded from
+ the generation. To enable their generation you need to edit
+ `/etc/g-sorcery/gs-elpa.json` file: remove packages you need
+ from the `exclude` list in the `common_config` inside this config file.