From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 1E2EA1381F3 for ; Mon, 15 Jul 2013 22:31:58 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 814A7E09D2; Mon, 15 Jul 2013 22:31:52 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id E6439E09D2 for ; Mon, 15 Jul 2013 22:31:51 +0000 (UTC) Received: from hornbill.gentoo.org (hornbill.gentoo.org [94.100.119.163]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id D239333E7C5 for ; Mon, 15 Jul 2013 22:31:50 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by hornbill.gentoo.org (Postfix) with ESMTP id 6BE5AE5468 for ; Mon, 15 Jul 2013 22:31:48 +0000 (UTC) From: "André Erdmann" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "André Erdmann" Message-ID: <1373927474.e09da4f72660a0e564b57c9439f9dddaaf7c9186.dywi@gentoo> Subject: [gentoo-commits] proj/R_overlay:gsoc13/next commit in: doc/rst/ X-VCS-Repository: proj/R_overlay X-VCS-Files: doc/rst/usage.rst X-VCS-Directories: doc/rst/ X-VCS-Committer: dywi X-VCS-Committer-Name: André Erdmann X-VCS-Revision: e09da4f72660a0e564b57c9439f9dddaaf7c9186 X-VCS-Branch: gsoc13/next Date: Mon, 15 Jul 2013 22:31:48 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 6aa7b656-67bb-4aba-b5e4-dbb1c64ab3af X-Archives-Hash: 4bd72f5fb9262a23cc38ddaa4af6fe4e commit: e09da4f72660a0e564b57c9439f9dddaaf7c9186 Author: André Erdmann mailerd de> AuthorDate: Mon Jul 15 22:31:14 2013 +0000 Commit: André Erdmann mailerd de> CommitDate: Mon Jul 15 22:31:14 2013 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/R_overlay.git;a=commit;h=e09da4f7 doc/rst: selfdep validation, add TODO sections --- doc/rst/usage.rst | 128 ++++++++++++++++++++++++++++++++++++++++++------------ 1 file changed, 100 insertions(+), 28 deletions(-) diff --git a/doc/rst/usage.rst b/doc/rst/usage.rst index 54ed6d3..36fa031 100644 --- a/doc/rst/usage.rst +++ b/doc/rst/usage.rst @@ -85,11 +85,13 @@ Expected prior knowlegde: * argparse (http://code.google.com/p/argparse) +* setuptools (http://pypi.python.org/pypi/setuptools) + * rsync (for using rsync repositories) * for Manifest creation: - * portage (*ebuild* and/or the *portage libs* directly) + * portage (*ebuild*) * *true* or *echo* from coreutils or busybox for preventing package downloads during Manifest creation (optional) @@ -110,7 +112,7 @@ Expected prior knowlegde: using a slower one. time - Expect 3-6h execution time for the first run, depending on computing + Expect 1h execution time for the first run, depending on computing and I/O speed. *roverlay* is able to work in incremental mode, thus making subsequent runs need a lot less time. @@ -211,6 +213,17 @@ The config file is a text file with '