From 884adef43579dacc98f1552bc6f81e3aee0a3f4f Mon Sep 17 00:00:00 2001 From: Jauhien Piatlicki Date: Sat, 22 Nov 2014 19:10:07 +0100 Subject: [README] add a note about ebuild generation for packages available in the tree --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) 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. -- cgit v1.2.3-65-gdbad