From: Gordon Hecker Date: Tue, 18 Aug 2009 08:41:13 +0000 (+0200) Subject: faq: e2compat X-Git-Tag: e2factory-2.3.2rc1~49 X-Git-Url: https://git.e2factory.org/?a=commitdiff_plain;h=be38e118e5fdb5c139a7c943b8d39de5ce2a5a08;p=e2factory.git faq: e2compat Signed-off-by: Gordon Hecker --- diff --git a/doc/manual/faq.text b/doc/manual/faq.text index b04b157..4f7f366 100644 --- a/doc/manual/faq.text +++ b/doc/manual/faq.text @@ -17,6 +17,19 @@ Q: Tool x does no longer work with e2-2.2.x A: The tool has disappeared, its syntax changed or the use-case is no longer supported. Use the --help flag. +----- +Q: I cannot fetch / install local tools in a project that has some + e2factory version prior to e2factory-2.3.0 configured. + +A: Use a configuration file pointing to an e2factory repository that + has those old versons. They are unfortunately not available in the + free software repository. + A compatibility wrapper (e2compat) may be installed with your version + of e2factory. Use + + e2compat fetch-project + e2compat install-e2 + ----- prev [migration](migration.html) next [manual](manual.html)