On Mon, 1 Sep 2014 19:31:34 -0700 Brian Dolbec <[email protected]> wrote:
> > These are several small patches fixing a few bugs nad upcoming > fixes for the new portage ebuild (patches 3,4). > Patch 6 fixes the setup_pkgmgr() adding the 'build' use flag > to all stages calling the function. > > Brian Dolbec (7): > Remove unused urllib import. > Remove unused variable new and an undefined variable s. > stage1-controller.sh: Fix portage bin path hard coding > chroot-functions.sh: Remove --nodeps option from portage update. > chroot-functions.sh: Fix a mis-worded comment > setup_pkgmgr(): WIP Make the 'build' use flag optional > Fix a relative path bug > > catalyst/support.py | 12 ------------ > targets/stage1/stage1-chroot.sh | 1 + > targets/stage1/stage1-controller.sh | 6 +++--- > targets/stage2/stage2-chroot.sh | 1 + > targets/support/chroot-functions.sh | 15 +++++++++++---- > targets/support/functions.sh | 2 +- > 6 files changed, 17 insertions(+), 20 deletions(-) > Merged into master... prepare for a bunch more... moohahahaha :) -- Brian Dolbec <dolsen>
