summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* more on release instructionsmock-0.9.3Clark Williams2007-12-161-2/+0
* first cut at updated release instructionsClark Williams2007-12-161-22/+58
* fixed syntax errorClark Williams2007-12-161-1/+1
* resolved merge conflictsClark Williams2007-12-142-2/+14
|\
| * remove uses of chroot rootdir attribute and use accessor.Michael E Brown2007-12-142-4/+2
* | replaced references to rootdir with calls to makeChrootPath()Clark Williams2007-12-141-3/+2
* | replaced references to rootdir with calls to makeChrootPath()Clark Williams2007-12-141-1/+0
* | replaced references to rootdir with calls to makeChrootPath()Clark Williams2007-12-141-11/+11
* | updated changelog infoClark Williams2007-12-141-0/+7
* | added help targetClark Williams2007-12-141-1/+12
|/
* removed private sublevel lablelClark Williams2007-12-141-1/+1
* resolved merge with masterClark Williams2007-12-134-162/+178
|\
| * add 'make check' function to call what used to be releasetests.shMichael E Brown2007-12-131-0/+3
| * make releasetests.sh call runtests.sh using automake 'make check' target, as ...Michael E Brown2007-12-131-148/+2
| * make runtests.sh runnable from automake.Michael E Brown2007-12-131-6/+1
| * fix compile warning for -Wall in daemontest.cMichael E Brown2007-12-131-0/+1
| * rename releasetests.sh to runtests.sh to prepare for adding 'make check' func...Michael E Brown2007-12-131-0/+177
* | changed more uses of .rootdir to makeChrootPath(); updated man page for --cop...Clark Williams2007-12-137-36/+63
* | merged with latest masterClark Williams2007-12-134-2/+26
|\|
| * update changelog in spec file.Michael E Brown2007-12-131-0/+4
| * version bumpmock-0.9.2Michael E Brown2007-12-131-2/+2
| * if --chroot only has one argument, pass it to doChroot() as a string instead ...Mike Bonnet2007-12-122-0/+20
* | added copyin/out options; added makeChrootPath() method to RootClark Williams2007-12-134-27/+91
|/
* enable releasetests to run from clean checked out source tree.Michael E Brown2007-12-121-0/+1
* remove trailing whitespace.Michael E Brown2007-12-121-2/+2
* remove buildsys-build.spec from tarball.Michael E Brown2007-12-121-1/+1
* remove trailing whitespace.Michael E Brown2007-12-121-2/+2
* separate out shell and chroot cmdline args.Michael E Brown2007-12-121-4/+6
* Merge branch 'master' of ssh://mebrown@git.fedorahosted.org/git/mockMichael E Brown2007-12-1223-17860/+39
|\
| * merge conflictsMichael E Brown2007-12-120-0/+0
| |\
| | * remove generated autotools files from source repository. use autogen.sh to cr...Michael E Brown2007-12-1216-16908/+10
| * | fixup trailing whitespace.Michael E Brown2007-12-121-3/+2
| * | dont place specs into release tarball. This allows us to rev the RPM without ...Michael E Brown2007-12-121-1/+1
| * | remove redundant daemontest in srcMichael E Brown2007-12-121-101/+0
| * | auto generate AUTHORS file from git.Michael E Brown2007-12-122-1/+5
| * | remove another dead libtool reference.Michael E Brown2007-12-121-1/+0
| * | remove generated autotools files from source repository. use autogen.sh to cr...Michael E Brown2007-12-1217-17684/+14
| |/
| * remove dead code from autoconf files since we no longer compile anything.Michael E Brown2007-12-124-72/+1
| * Don't provide backwards compat option for update.Jesse Keating2007-12-121-1/+1
| * Add --update call, to update existing buildroot.Jesse Keating2007-12-123-1/+20
* | fix --shellMichael E Brown2007-12-122-2/+11
|/
* fixup changelog to be in chronological order like rpmbuild likes.mock-0.9.1Michael E Brown2007-12-111-4/+4
* update changelog.Michael E Brown2007-12-111-0/+14
* cleanup daemontest executable.Michael E Brown2007-12-112-3/+3
* demote setarch log msg back to debug() since we now have a warning for when i...Michael E Brown2007-12-111-1/+1
* version bumpMichael E Brown2007-12-112-13/+13
* Merge branch 'master' of /var/ftp/pub/Applications/git/mockMichael E Brown2007-12-115-7/+23
|\
| * - make "mock --chroot" non-interactive - set the exit code of "mock --chroot"...Mike Bonnet2007-12-115-7/+23
* | add warning for when personality has no constant mapping.Michael E Brown2007-12-111-1/+6
|/
* add i586/i686 setarch defs. add info message when setarch is ran.Michael E Brown2007-12-111-2/+3