From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.77) (envelope-from ) id 1SofF1-0005B5-S7 for garchives@archives.gentoo.org; Tue, 10 Jul 2012 18:32:56 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id CE875E0C73; Tue, 10 Jul 2012 18:32:43 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 9DB50E0C73 for ; Tue, 10 Jul 2012 18:32:43 +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 110F21B402E for ; Tue, 10 Jul 2012 18:32:43 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by hornbill.gentoo.org (Postfix) with ESMTP id CF13CE5433 for ; Tue, 10 Jul 2012 18:32:41 +0000 (UTC) From: "Sebastian Pipping" To: gentoo-commits@lists.gentoo.org Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sebastian Pipping" Message-ID: <1341945107.9cdcc0b58f0c4dae36d268ed2af4d184cedc1808.sping@gentoo> Subject: [gentoo-commits] proj/catalyst:catalyst_2 commit in: / X-VCS-Repository: proj/catalyst X-VCS-Committer: sping X-VCS-Committer-Name: Sebastian Pipping X-VCS-Revision: 9cdcc0b58f0c4dae36d268ed2af4d184cedc1808 X-VCS-Branch: catalyst_2 Date: Tue, 10 Jul 2012 18:32:41 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: quoted-printable X-Archives-Salt: 8464444c-718f-488f-a4f4-f3756a833c49 X-Archives-Hash: dd30913fb5e99cdc83de5dbb0dfc9f67 commit: 9cdcc0b58f0c4dae36d268ed2af4d184cedc1808 Author: Sebastian Pipping pipping org> AuthorDate: Tue Jul 10 18:31:47 2012 +0000 Commit: Sebastian Pipping gentoo org> CommitDate: Tue Jul 10 18:31:47 2012 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=3Dproj/catalyst.git;= a=3Dcommit;h=3D9cdcc0b5 Merge branch 'catalyst-spec-man-page' into catalyst_2 Makefile | 18 +- doc/.gitignore | 2 + doc/catalyst-spec.5.txt | 508 +++++++++++++++++++++++++++++++++= ++++++ doc/catalyst.1.txt | 16 +- doc/make_target_table.py | 42 ++++ files/.gitignore | 2 + modules/embedded_target.py | 19 +- modules/generic_stage_target.py | 11 +- modules/generic_target.py | 9 +- modules/grp_target.py | 7 +- modules/livecd_stage1_target.py | 7 +- modules/livecd_stage2_target.py | 7 +- modules/netboot2_target.py | 7 +- modules/netboot_target.py | 7 +- modules/snapshot_target.py | 6 +- modules/stage1_target.py | 7 +- modules/stage2_target.py | 7 +- modules/stage3_target.py | 7 +- modules/stage4_target.py | 7 +- modules/tinderbox_target.py | 7 +- 20 files changed, 649 insertions(+), 54 deletions(-) From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.77) (envelope-from ) id 1SofFQ-0005GY-76 for garchives@archives.gentoo.org; Tue, 10 Jul 2012 18:33:20 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 4AB18E0C73; Tue, 10 Jul 2012 18:33:08 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 19DCFE0C73 for ; Tue, 10 Jul 2012 18:33:08 +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 7F64E1B402E for ; Tue, 10 Jul 2012 18:33:07 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by hornbill.gentoo.org (Postfix) with ESMTP id 46740E5433 for ; Tue, 10 Jul 2012 18:33:06 +0000 (UTC) From: "Sebastian Pipping" To: gentoo-commits@lists.gentoo.org Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sebastian Pipping" Message-ID: <1341945107.9cdcc0b58f0c4dae36d268ed2af4d184cedc1808.sping@gentoo> Subject: [gentoo-commits] proj/catalyst:master commit in: / X-VCS-Repository: proj/catalyst X-VCS-Committer: sping X-VCS-Committer-Name: Sebastian Pipping X-VCS-Revision: 9cdcc0b58f0c4dae36d268ed2af4d184cedc1808 X-VCS-Branch: master Date: Tue, 10 Jul 2012 18:33:06 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: quoted-printable X-Archives-Salt: e4cba02f-0bb4-4310-84c0-9dafe16f7307 X-Archives-Hash: cfe01103567cc84f417035e58a6b7f9f Message-ID: <20120710183306.8Q9F4YMBSCx7ZvemnQ0YUyVQpANynUA4waJNIcPTcj4@z> commit: 9cdcc0b58f0c4dae36d268ed2af4d184cedc1808 Author: Sebastian Pipping pipping org> AuthorDate: Tue Jul 10 18:31:47 2012 +0000 Commit: Sebastian Pipping gentoo org> CommitDate: Tue Jul 10 18:31:47 2012 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=3Dproj/catalyst.git;= a=3Dcommit;h=3D9cdcc0b5 Merge branch 'catalyst-spec-man-page' into catalyst_2 Makefile | 18 +- doc/.gitignore | 2 + doc/catalyst-spec.5.txt | 508 +++++++++++++++++++++++++++++++++= ++++++ doc/catalyst.1.txt | 16 +- doc/make_target_table.py | 42 ++++ files/.gitignore | 2 + modules/embedded_target.py | 19 +- modules/generic_stage_target.py | 11 +- modules/generic_target.py | 9 +- modules/grp_target.py | 7 +- modules/livecd_stage1_target.py | 7 +- modules/livecd_stage2_target.py | 7 +- modules/netboot2_target.py | 7 +- modules/netboot_target.py | 7 +- modules/snapshot_target.py | 6 +- modules/stage1_target.py | 7 +- modules/stage2_target.py | 7 +- modules/stage3_target.py | 7 +- modules/stage4_target.py | 7 +- modules/tinderbox_target.py | 7 +- 20 files changed, 649 insertions(+), 54 deletions(-)