From: Brian Dolbec <dolsen@gentoo.org>
To: gentoo-catalyst@lists.gentoo.org
Cc: Brian Dolbec <dolsen@gentoo.org>
Subject: [gentoo-catalyst] [PATCH 0/4] Some general cleanup, remove some hardcoding of paths.
Date: Wed, 27 Feb 2013 17:46:57 -0800 [thread overview]
Message-ID: <1362016021-8338-1-git-send-email-dolsen@gentoo.org> (raw)
These 4 patches were made before I started restructing the python code layout.
They have been rebased on master and should apply cleanly.
Matt has already stated that they should probably be applied to master.
While I've done testing on my rewrites. I have done some extensive rebasing on all
the commits. While I endeavored to incorporate all fixes to changes back into the initial commit
The third patch should be tested a little more thouroughly once applied just in case some of the
changes are missing in that patch. During the rebasing I encountered numerous rebasing errors.
I believe I got them all.
There are several more bugfixes I feel shuld be applied to master if you intend on releasing a
bug fix version bump. They will have to be applied manually since the file names and locations
have changed in the rewrite.
Brian Dolbec (4):
Whitespace cleanup.
Add more configured defaults
Remove self.mounts and self.mountmap's use of paths for keys and
paths.
cleanup long lines, improve useage() output formatting slightly
ChangeLog | 44 ++++++------
arch/alpha.py | 2 +-
arch/arm.py | 4 +-
arch/mips.py | 2 +-
arch/x86.py | 2 +-
catalyst | 135 ++++++++++++++++++++---------------
examples/generic_stage_template.spec | 4 +-
examples/grp_template.spec | 2 +-
examples/livecd-stage2_template.spec | 6 +-
examples/stage4_template.spec | 8 +--
examples/tinderbox_template.spec | 2 +-
files/catalyst.conf | 2 +-
livecd/files/minimal.motd.txt | 2 +-
modules/generic_stage_target.py | 86 +++++++++++-----------
modules/snapshot_target.py | 14 ++--
modules/tinderbox_target.py | 4 +-
targets/stage1/build.py | 2 +-
17 files changed, 174 insertions(+), 147 deletions(-)
--
1.8.1.4
next reply other threads:[~2013-02-28 1:47 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-02-28 1:46 Brian Dolbec [this message]
2013-02-28 1:46 ` [gentoo-catalyst] [PATCH 1/4] Whitespace cleanup Brian Dolbec
2013-02-28 11:46 ` W. Trevor King
2013-02-28 23:44 ` Matt Turner
2013-03-09 2:36 ` Matt Turner
2013-02-28 1:46 ` [gentoo-catalyst] [PATCH 2/4] Add more configured defaults Brian Dolbec
2013-02-28 11:51 ` W. Trevor King
2013-02-28 1:47 ` [gentoo-catalyst] [PATCH 3/4] Remove self.mounts and self.mountmap's use of paths for keys and paths Brian Dolbec
2013-02-28 3:01 ` Brian Dolbec
2013-02-28 1:47 ` [gentoo-catalyst] [PATCH 4/4] cleanup long lines, improve useage() output formatting slightly Brian Dolbec
2013-02-28 13:17 ` [gentoo-catalyst] [PATCH 0/4] Some general cleanup, remove some hardcoding of paths W. Trevor King
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1362016021-8338-1-git-send-email-dolsen@gentoo.org \
--to=dolsen@gentoo.org \
--cc=gentoo-catalyst@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox