Mike Bonnet
|
c7a42e3991
|
enable --scratch builds for koji wrapper-rpm
|
2010-04-08 16:51:37 -04:00 |
|
Mike Bonnet
|
ccbb742488
|
don't force wrapper srpms to match the build nvr
|
2010-04-08 14:39:11 -04:00 |
|
Mike Bonnet
|
53212ed857
|
make additional information about the build available to the wrapper rpm
|
2010-04-08 10:33:41 -04:00 |
|
Mike Bonnet
|
eedfe0a69b
|
- add the -J option to maven-build to pass command-line options to the JVM
- increase the default max. JVM memory to 2G
|
2010-01-26 12:26:48 -05:00 |
|
Mike Bonnet
|
3cba6640bb
|
merge master branch onto the mead branch
|
2010-01-20 16:48:42 -05:00 |
|
Mike Bonnet
|
1f1fa76d17
|
remove requirement on nfs access from the wrapperRPM task handler
|
2010-01-20 16:41:35 -05:00 |
|
Mike Bonnet
|
afb6dadc76
|
allow Maven builds using --skip-tag to succeed even if the package is not in the package list, or is blocked (consistent with rpm-based builds)
|
2010-01-19 23:32:59 -05:00 |
|
Mike Bonnet
|
a4a4246907
|
typo
|
2010-01-19 22:47:55 -05:00 |
|
Mike McLean
|
a2f7c9c252
|
fix a spelling error (rhbz 529208)
|
2009-12-07 12:32:37 -05:00 |
|
Mike McLean
|
43af4add20
|
soft dependencies for livecd code
|
2009-12-03 16:20:50 -05:00 |
|
Mike Bonnet
|
862c88ab6b
|
major refactoring of the artifact import process, to improve robustness and correctness
|
2009-11-06 21:18:55 -05:00 |
|
Mike Bonnet
|
722923c484
|
missing hyphen
|
2009-10-02 17:46:28 -04:00 |
|
Mike Bonnet
|
a66e628f10
|
- include directory entries in the manifest
- don't call iso9660.name_translate(), it seems unnecessary
|
2009-09-30 15:40:21 -04:00 |
|
Mike Bonnet
|
82e38da8e9
|
enable specifying the syntax version of the kickstart file
|
2009-09-29 18:29:12 -04:00 |
|
Mike Bonnet
|
dd0f48e752
|
don't depend on a specific version of a pykickstart RepoData class
|
2009-09-29 18:05:34 -04:00 |
|
Mike Bonnet
|
cfa34bc744
|
rename the spin-livecd option --scmurl to --ksurl (in case we allow specifying a --compsurl later)
|
2009-09-29 18:02:45 -04:00 |
|
Mike Bonnet
|
bdac9d5f85
|
- store the arch of the image in the imageinfo table
- put the non-.iso files in a data/logs/ subdirectory for consistency with builds
|
2009-09-29 17:11:53 -04:00 |
|
Mike Bonnet
|
b5172f49ae
|
importImage() should be in HostExports
|
2009-09-29 16:09:08 -04:00 |
|
Mike Bonnet
|
3adc9c9c40
|
minor changes, mostly cosmetic
|
2009-09-29 15:37:23 -04:00 |
|
Mike Bonnet
|
bb711506a6
|
avoid filename collisions with the user-supplied kickstart file
|
2009-09-29 14:31:32 -04:00 |
|
Mike Bonnet
|
f39637bf2a
|
only pass non-null options to createLiveCD
|
2009-09-29 11:12:51 -04:00 |
|
Mike Bonnet
|
78e9e65ddf
|
remove the topurl option to spin-livecd
|
2009-09-28 14:32:19 -04:00 |
|
Jay Greguske
|
d93d05ab5f
|
enable creation of LiveCD/DVD images in Koji
Signed-off-by: Mike Bonnet <mikeb@redhat.com>
|
2009-09-28 14:07:01 -04:00 |
|
Mike Bonnet
|
bd0af58ba2
|
Merge branch 'master' into mead
|
2009-09-24 14:39:00 -04:00 |
|
Mike McLean
|
512e663eb4
|
use custom krb5 cache in kojid and kojira. ticket#104 (patch by tjarls)
|
2009-09-23 15:47:05 -04:00 |
|
Mike McLean
|
4c44f7fec2
|
avoid duplicate waits on mock
|
2009-09-23 15:47:05 -04:00 |
|
Mike Bonnet
|
279418adf1
|
remove ugly hacks from mergerepos now that fixes to yum have been checked in upstream
|
2009-09-18 16:32:12 -04:00 |
|
Mike Bonnet
|
616b974aff
|
pass "-Xmx1024m" to the jvm to prevent OOMs when compiling large projects
|
2009-08-12 17:02:36 -04:00 |
|
Mike Bonnet
|
d8055a2274
|
merge master onto the mead branch
|
2009-06-12 14:04:55 -04:00 |
|
Mike Bonnet
|
e02920f0dc
|
handle the -sources.zip and -patches.zip files correctly
|
2009-06-10 16:34:22 -04:00 |
|
Mike Bonnet
|
998fca9b4e
|
allow specifying one or more profiles for the Maven build
|
2009-06-10 12:18:43 -04:00 |
|
Mike Bonnet
|
511a992e23
|
get the Maven info for the build from the pom.xml at the top of the source tree, not from the first .pom we find in the build output
|
2009-06-10 11:29:18 -04:00 |
|
Mike Bonnet
|
538d82bb35
|
use <mirrorOf>*</mirrorOf> now that we have Maven 2.0.8 available
|
2009-06-10 11:00:00 -04:00 |
|
Mike McLean
|
3a1234efe0
|
index external rpm origins by nvra, not just nvr
|
2009-04-21 14:31:55 -04:00 |
|
Mike Bonnet
|
640b2971cb
|
build the wrapper srpm in a mock chroot as well
|
2009-04-14 16:26:36 -04:00 |
|
Mike Bonnet
|
9bd7fc3dae
|
- pass repo_id to maven subtasks
- fix use of md5 and sha modules
|
2009-04-13 16:25:35 -04:00 |
|
Mike McLean
|
f273899018
|
Merge branch 'master' into mead
Conflicts:
builder/kojid
cli/koji
hub/kojihub.py
www/kojiweb/buildinfo.chtml
www/kojiweb/builds.chtml
www/kojiweb/index.py
|
2009-03-31 15:43:08 -04:00 |
|
Dennis Gilmore
|
24d8b8ee63
|
fix up sparc arch handling
|
2009-02-19 12:30:36 -06:00 |
|
Mike Bonnet
|
c772db58ad
|
explicitly request sha1 for backward compatibility with older yum
|
2009-02-18 23:25:57 -05:00 |
|
Mike Bonnet
|
1b8a6b4aa5
|
remove redundant line (pointed out by James Antill)
|
2009-02-18 10:27:33 -05:00 |
|
Jeffrey C. Ollie
|
b82c811f95
|
use the YumBase.preconf attribute if it's available
Signed-off-by: Mike Bonnet <mikeb@redhat.com>
|
2009-02-17 13:36:21 -05:00 |
|
Mike Bonnet
|
094d97f698
|
make sure we reap canceled/reassigned tasks too
|
2009-02-17 13:21:41 -05:00 |
|
Mike Bonnet
|
0552072802
|
make the load average test a function of the number of processors
|
2009-02-16 18:56:29 -05:00 |
|
Dennis Gilmore
|
4e2a652dff
|
try again just call md5_constructor
|
2009-02-16 13:41:36 -06:00 |
|
Dennis Gilmore
|
6b4005f83a
|
use md5_constructor.new() not md5.new()
|
2009-02-16 13:29:35 -06:00 |
|
Mike Bonnet
|
d5241dbac5
|
check the load average before taking a task
|
2009-02-16 12:45:33 -05:00 |
|
Dennis Gilmore
|
373fbad545
|
setup for python-2.6 avoid depreciation warnings
|
2009-02-16 11:23:12 -06:00 |
|
Mike Bonnet
|
821414b8ba
|
add missing logger attribute
|
2009-02-13 18:26:22 -05:00 |
|
Mike Bonnet
|
ef659b76bc
|
use python 2.4 compatible class syntax
|
2009-02-13 17:59:18 -05:00 |
|
Mike Bonnet
|
3f4703322d
|
work around missing summary and description for RHEL-5 compatibility
|
2009-02-13 17:59:18 -05:00 |
|