Gentoo Archives: gentoo-catalyst

From: Brian Dolbec <dolsen@g.o>
To: gentoo-catalyst@l.g.o
Cc: Brian Dolbec <dolsen@g.o>
Subject: [PATCH v3 0/6] "Re: [gentoo-catalyst] Patches to fix rebased patches already applied to current master. Version-2
Date: Fri, 03 Jan 2014 04:16:36
Message-Id: 1388722582-27657-1-git-send-email-dolsen@gentoo.org
In Reply to: [gentoo-catalyst] Patches to fix rebased patches already applied to current master by Brian Dolbec
1 Changes since version 2:
2
3 Patch 1/6 commit message fixes
4 Patch 2/6 sort the dictionary
5 Patch 3/6 fix commit message (was too long)
6 Patch 5/6 commit message typo fixes
7 Patch 6/6 same
8
9
10
11 Brian Dolbec (6):
12 modules/generic_stage_target.py: Use portdir, distdir, ... instead of
13 paths for keys
14 Fix a missed self.settings["repo_name"] migration
15 Add "local_overlay" to configdefaults.
16 Fix mounts and mountmap port_logdir code block.
17 modules/generic_stage_target.py, modules/stage1_target.py: Add a
18 target_mounts dictionary
19 Set mountmap["icecream"] from settings for now.
20
21 catalyst | 2 +
22 modules/generic_stage_target.py | 118 ++++++++++++++++++++++++++--------------
23 modules/stage1_target.py | 5 +-
24 3 files changed, 81 insertions(+), 44 deletions(-)
25
26 --
27 1.8.3.2

Replies