From: "W. Trevor King" <[email protected]>

Here we are again.  Changes since v2:

* Dropped:
  * catalyst: Add 'port_tmpdir' default instead of hard-coding 
'/var/tmp/portage'
  * catalyst: cleanup long lines
* Added Signed-off-by lines for Brian, after an ack on #gentoo-releng

For the request-pull camp:

  The following changes since commit 1c86c64113491885b159529dacb452ce6a3e5f4b:

    catalyst 2.0.15 (2013-11-13 13:59:25 -0800)

  are available in the git repository at:

    git://tremily.us/catalyst.git dolsen-rewrite-part-1

  for you to fetch changes up to b95ae6e2e570390c406ed9ee8e01d69fa6ffe66e:

    catalst: improve usage() output formatting slightly (2013-12-14 19:51:17 
-0800)

And for the send-email camp:

Brian Dolbec (19):
  modules/tinderbox_target.py: Use 'portdir' instead of hard-coding
    '/usr/portage'
  modules/generic_stage_target.py: Use 'portdir' instead of hard-coding
    '/usr/portage'
  modules/generic_stage_target.py: Use 'portdir' instead of hard-coding
    '/usr/portage'
  modules/generic_stage_target.py: Use 'distdir' instead of hard-coding
    '${PORTAGE}/distfiles'
  modules/generic_stage_target.py: Use a 'local_overlay' setting instead
    of hard-coding '/usr/local/portage'
  catalyst: Split confdefaults into line-per-entry
  catalyst: Add 'repo_name' default
  catalyst: Add 'snapshot_name' default
  catalyst: Add 'packagedir' default instead of hard-coding
    '/usr/portage/packages'
  modules/generic_stage_target.py: Don't use paths as mountmap keys
  modules/generic_stage_target.py: Use 'proc' instead of '/proc' as the
    mountmap key
  modules/generic_stage_target.py: Use 'dev' instead of '/dev' as the
    mountmap key
  modules/generic_stage_target.py: Use 'distdir' instead of
    '/usr/portage/distfiles' as the mountmap key
  modules/generic_stage_target.py: Use 'port_tmpdir' instead of
    '/var/tmp/portage' as the mountmap key
  modules/generic_stage_target.py: Use 'devpts' instead of '/dev/pts' as
    the mountmap key
  modules/generic_stage_target.py: Use 'packagedir' instead of
    '/usr/portage/packages' as the mountmap key
  modules/generic_stage_target.py: Use 'kerncache' instead of
    '/tmp/kerncache' as the mountmap key
  modules/generic_stage_target.py: Use 'ccache' instead of
    '/var/tmp/ccache' as the mountmap key
  catalst: improve usage() output formatting slightly

 catalyst                        | 69 +++++++++++++++++--------------
 modules/generic_stage_target.py | 92 +++++++++++++++++++++--------------------
 modules/snapshot_target.py      | 14 ++++---
 modules/tinderbox_target.py     |  8 +++-
 4 files changed, 101 insertions(+), 82 deletions(-)

-- 
1.8.3.2


Reply via email to