Gentoo Archives: gentoo-catalyst

From: Brian Dolbec <dolsen@g.o>
To: gentoo-catalyst@l.g.o
Subject: Re: [gentoo-catalyst] [PATCH 0/7] Pending branch patches (various)
Date: Thu, 11 Sep 2014 03:30:56
Message-Id: 20140910203042.20d69acd.dolsen@gentoo.org
In Reply to: [gentoo-catalyst] [PATCH 0/7] Pending branch patches (various) by Brian Dolbec
1 On Mon, 1 Sep 2014 19:31:34 -0700
2 Brian Dolbec <dolsen@g.o> wrote:
3
4 >
5 > These are several small patches fixing a few bugs nad upcoming
6 > fixes for the new portage ebuild (patches 3,4).
7 > Patch 6 fixes the setup_pkgmgr() adding the 'build' use flag
8 > to all stages calling the function.
9 >
10 > Brian Dolbec (7):
11 > Remove unused urllib import.
12 > Remove unused variable new and an undefined variable s.
13 > stage1-controller.sh: Fix portage bin path hard coding
14 > chroot-functions.sh: Remove --nodeps option from portage update.
15 > chroot-functions.sh: Fix a mis-worded comment
16 > setup_pkgmgr(): WIP Make the 'build' use flag optional
17 > Fix a relative path bug
18 >
19 > catalyst/support.py | 12 ------------
20 > targets/stage1/stage1-chroot.sh | 1 +
21 > targets/stage1/stage1-controller.sh | 6 +++---
22 > targets/stage2/stage2-chroot.sh | 1 +
23 > targets/support/chroot-functions.sh | 15 +++++++++++----
24 > targets/support/functions.sh | 2 +-
25 > 6 files changed, 17 insertions(+), 20 deletions(-)
26 >
27
28 Merged into master...
29
30 prepare for a bunch more... moohahahaha :)
31
32 --
33 Brian Dolbec <dolsen>