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 3F23B138247 for ; Wed, 18 Dec 2013 01:07:48 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id C0647E0AC0; Wed, 18 Dec 2013 01:07:46 +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 427ABE0ABE for ; Wed, 18 Dec 2013 01:07:46 +0000 (UTC) Received: from big_daddy.dol-sen.ca (S010600222de111ff.vc.shawcable.net [96.49.5.156]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) (Authenticated sender: dolsen) by smtp.gentoo.org (Postfix) with ESMTPSA id 1B2C733F587 for ; Wed, 18 Dec 2013 01:07:45 +0000 (UTC) From: Brian Dolbec To: gentoo-catalyst@lists.gentoo.org Subject: [gentoo-catalyst] Mounts and Mountmap completions, fixes. Try 2: Date: Tue, 17 Dec 2013 17:07:25 -0800 Message-Id: <1387328847-25840-1-git-send-email-dolsen@gentoo.org> X-Mailer: git-send-email 1.8.3.2 Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-catalyst@lists.gentoo.org Reply-to: gentoo-catalyst@lists.gentoo.org X-Archives-Salt: a720b322-7270-464d-ab9a-85ce20a81cd9 X-Archives-Hash: 921537a6a0d1050983feb839bc0e2044 Sorry, the previous email missed one of the patches. These 2 patches complete the mounts and mountmap rewrite. It includes a target_mounts dictionary which I put at the top of the generic_stage_target.py for now. It will be moved to defaults in later commits once defaults.py is created. They should be applied next, and soon to complete what was missed in the previous batch of commits.