- 24 Oct, 2007 2 commits
- 22 Sep, 2007 1 commit
-
-
Jason Chu authored
What was I thinking? We don't use the pacman module from namcap in here (not yet anyway). When it gets implemented for really, we'll automatically use that one.
-
- 09 Jul, 2007 5 commits
- 16 May, 2007 1 commit
-
-
Dan McGee authored
A few changes to get pacbuild to build successfully with pacman3. We still have a few changes to do; peach will have to change to link correctly to the build package and other such things. Signed-off-by:
Dan McGee <dan@archlinux.org>
-
- 14 May, 2007 1 commit
-
-
Jason Chu authored
-
- 12 Apr, 2007 2 commits
- 11 Apr, 2007 1 commit
-
-
Jason Chu authored
-
- 06 Apr, 2007 2 commits
-
-
Dan McGee authored
Because of the environment line starting both files, we don't need the py extension. Dump it. Small fixes to unify the copyright and license headers as well. Signed-off-by:
Dan McGee <dan@archlinux.org>
-
Dan McGee authored
Signed-off-by:
Dan McGee <dan@archlinux.org>
-
- 05 Apr, 2007 9 commits
-
-
Dan McGee authored
Signed-off-by:
Dan McGee <dan@archlinux.org>
-
Dan McGee authored
Signed-off-by:
Dan McGee <dan@archlinux.org>
-
Dan McGee authored
Signed-off-by:
Dan McGee <dan@archlinux.org>
-
Dan McGee authored
More fixes to mkchroot, which should now be fairly robust against premature exits and existing files from previous builds. Once small bugfix to strawberry.py as well. Signed-off-by:
Dan McGee <dan@archlinux.org>
-
Dan McGee authored
Signed-off-by:
Dan McGee <dan@archlinux.org>
-
Dan McGee authored
Signed-off-by:
Dan McGee <dan@archlinux.org>
-
Dan McGee authored
Keep the global dictionary concept in strawberry but fill it using a ConfigParser, similar to what was done in apple and peach. Also updated setup.py to reflect file movements. Signed-off-by:
Dan McGee <dan@archlinux.org>
-
Dan McGee authored
Signed-off-by:
Dan McGee <dan@archlinux.org>
-
Dan McGee authored
* Move apple config to apple.conf and strawberry config to strawberry.conf * Reformat in 'ini' format as understood by the ConfigParser module
-
- 04 Apr, 2007 3 commits
-
-
Dan McGee authored
For some reason, 'exit 2' was being called upon display of an error message. This inhibits cleanup actions as they had to be called before the error message was shown. Put an fs_bind call in when using a prebuilt image so we aren't constantly downloading the same packages for every build. Signed-off-by:
Dan McGee <dan@archlinux.org>
-
Dan McGee authored
The constant usage of $WAKA_ROOT_DIR/$WAKA_CHROOT_DIR called for a cleanup. Signed-off-by:
Dan McGee <dan@archlinux.org>
-
Dan McGee authored
Added a lot of commenting to mkchroot that was previously unexistant. Also added a few TODOs for later that I will take care of in another commit. Signed-off-by:
Dan McGee <dan@archlinux.org>
-
- 03 Apr, 2007 5 commits
-
-
Dan McGee authored
Not quite sure why the functions file was a seperate entity. This simplifies the script by having everything in one place. Signed-off-by:
Dan McGee <dan@archlinux.org>
-
Dan McGee authored
* Display ID of build on the peach.py main page, useful if multiple builds of same package were started. * Remove hyperlink to package for builds that have not completed or errored. Signed-off-by:
Dan McGee <dan@archlinux.org>
-
Dan McGee authored
Signed-off-by:
Dan McGee <dan@archlinux.org>
-
Dan McGee authored
Signed-off-by:
Dan McGee <dan@archlinux.org>
-
Dan McGee authored
Fix some small problems with mkchroot including: * Usage instructions were not working properly. * Lots of commented code that wasn't helping anyone. Still to be done- some variable cleanup, possibly merging functions into mkchroot proper, and getting some parameter passing to mkchroot working. Signed-off-by:
Dan McGee <dan@archlinux.org>
-
- 22 Mar, 2007 8 commits
-
-
Jason Chu authored
-
Jason Chu authored
This is how I use queuepkg, much more than having separately named configs for all combinations of packages
-
Jason Chu authored
-
Jason Chu authored
-
Jason Chu authored
-
Jason Chu authored
-
aaron griffin authored
Signed-off-by:
Aaron Griffin <aaronmgriffin@gmail.com> Signed-off-by:
Jason Chu <jchu@xentac.net>
-
Jason Chu authored
-