- Jan 11, 2010
-
-
Byron Clark authored
This prevents problems when running with a umask that masks permissions for others. Signed-off-by: Byron Clark <byron@theclarkfamily.name> Signed-off-by: Aaron Griffin <aaronmgriffin@gmail.com>
-
- Dec 18, 2009
-
-
Aaron Griffin authored
This is replaced by commit marked "Use the host's SRCDEST and PKGDEST if defined" Noticed-by: Eric Bélanger <snowmaniscool@gmail.com> Signed-off-by: Aaron Griffin <aaronmgriffin@gmail.com>
-
- Dec 16, 2009
-
-
Eric Bélanger authored
Signed-off-by: Aaron Griffin <aaronmgriffin@gmail.com> Signed-off-by: Eric Bélanger <snowmaniscool@gmail.com>
-
Aaron Griffin authored
Signed-off-by: Aaron Griffin <aaronmgriffin@gmail.com> Original-by: Eric Bélanger <snowmaniscool@gmail.com>
-
- Oct 28, 2009
-
-
Ronald van Haren authored
Move this inside the split packages loop Signed-off-by: Aaron Griffin <aaronmgriffin@gmail.com>
-
- Oct 26, 2009
-
-
Eric Bélanger authored
Signed-off-by: Eric Bélanger <snowmaniscool@gmail.com> Signed-off-by: Aaron Griffin <aaronmgriffin@gmail.com>
-
Eric Bélanger authored
Signed-off-by: Eric Bélanger <snowmaniscool@gmail.com> Signed-off-by: Aaron Griffin <aaronmgriffin@gmail.com>
-
Eric Bélanger authored
Signed-off-by: Eric Bélanger <snowmaniscool@gmail.com> Signed-off-by: Aaron Griffin <aaronmgriffin@gmail.com>
-
Francois Charette authored
This is just better practice, as CARCH means something else in makepkg.conf Signed-off-by: Aaron Griffin <aaronmgriffin@gmail.com>
-
Francois Charette authored
Signed-off-by: Aaron Griffin <aaronmgriffin@gmail.com>
-
- Oct 06, 2009
-
-
Evangelos Foutras authored
Signed-off-by: Aaron Griffin <aaronmgriffin@gmail.com>
-
Evangelos Foutras authored
Also switch to openssl and sha1 checksums. Signed-off-by: Aaron Griffin <aaronmgriffin@gmail.com>
-
Andrea Scarpino authored
Signed-off-by: Aaron Griffin <aaronmgriffin@gmail.com>
-
François Charette authored
Signed-off-by: Aaron Griffin <aaronmgriffin@gmail.com>
-
François Charette authored
Check with svn diff if the PKGBUILD etc has been committed, and exit with an error message if not. Also moved message from commitpkg to here. Signed-off-by: Aaron Griffin <aaronmgriffin@gmail.com>
-
François Charette authored
Fixes FS#16419 Signed-off-by: Aaron Griffin <aaronmgriffin@gmail.com>
-
- Sep 23, 2009
-
-
Daniel J Griffiths authored
Signed-off-by: Aaron Griffin <aaronmgriffin@gmail.com>
-
Evangelos Foutras authored
Signed-off-by: Aaron Griffin <aaronmgriffin@gmail.com>
-
Evangelos Foutras authored
[Aaron: Remove trailing whitespace] Signed-off-by: Aaron Griffin <aaronmgriffin@gmail.com>
-
Evangelos Foutras authored
Now commitpkg will go through each architecture defined in the PKGBUILD and if all packages are present, it will upload them and run archrelease for that architecture. Signed-off-by: Aaron Griffin <aaronmgriffin@gmail.com>
-
Evangelos Foutras authored
Signed-off-by: Aaron Griffin <aaronmgriffin@gmail.com>
-
Evangelos Foutras authored
Signed-off-by: Aaron Griffin <aaronmgriffin@gmail.com>
-
- Sep 21, 2009
-
-
Francois Charette authored
Signed-off-by: Aaron Griffin <aaronmgriffin@gmail.com>
-
Francois Charette authored
Signed-off-by: Aaron Griffin <aaronmgriffin@gmail.com>
-
- Sep 18, 2009
-
-
Eric Bélanger authored
Signed-off-by: Eric Bélanger <snowmaniscool@gmail.com> Signed-off-by: Aaron Griffin <aaronmgriffin@gmail.com>
-
Aaron Griffin authored
This patch fixed copying of packages with splitting (FS#16181) It also adds missing quotes around chrootdir variable. Signed-off-by: Eric Bélanger <snowmaniscool@gmail.com> Signed-off-by: Aaron Griffin <aaronmgriffin@gmail.com>
-
Aaron Griffin authored
- Do *not* overwrite the makepkg.conf in the chroot - Source global makepkg configs for SRCDEST and PKGDEST Original commit 4bc819a2 by Evangelos Foutras <foutrelis@gmail.com> Signed-off-by: Aaron Griffin <aaronmgriffin@gmail.com>
-
Aaron Griffin authored
Leftovers from when we used to bind-mount PKGDEST and SRCDEST Signed-off-by: Aaron Griffin <aaronmgriffin@gmail.com>
-
Francois Charette authored
Signed-off-by: Aaron Griffin <aaronmgriffin@gmail.com>
-
Francois Charette authored
Signed-off-by: Aaron Griffin <aaronmgriffin@gmail.com>
-
Francois Charette authored
This commit integrates part of the functionality of commitpkg2any in the standard commitpkg script. If the package is for arch=any and there exists ../repos/$repo-{i686,x86_64}, then these are removed. NB: I believe commitpkg2any should be removed, as it encourages converting a pkg to arch=any with the same $pkgver. It is better practice to wait for a new version before releasing the pkg with arch=any. It also saves bandwidth! Signed-off-by: Aaron Griffin <aaronmgriffin@gmail.com>
-
Eric Bélanger authored
communityco, commitpkg2any and rebuildpkgs Signed-off-by: Eric Blanger <snowmaniscool@gmail.com> Signed-off-by: Aaron Griffin <aaronmgriffin@gmail.com>
-
Aaron Griffin authored
This reverts commit 4bc819a2. Temporary revert until we get this sorted out Signed-off-by: Aaron Griffin <aaronmgriffin@gmail.com>
-
Francois Charette authored
Signed-off-by: Aaron Griffin <aaronmgriffin@gmail.com>
-
Daniel J Griffiths authored
[Aaron: Added Makefile entries] Signed-off-by: Aaron Griffin <aaronmgriffin@gmail.com>
-
- Sep 15, 2009
-
-
Dan McGee authored
-
- Sep 02, 2009
-
-
Eric Bélanger authored
All packages created by the PKGBUILD are uploaded to the staging directory. The output and svn commit messages uses pkgbase instead of pkgname. Signed-off-by: Eric Blanger <snowmaniscool@gmail.com> [Allan: minor fix for existing issue] Signed-off-by: Allan McRae <allan@archlinux.org>
-
- Sep 01, 2009
-
-
Allan McRae authored
Patch-by: Eric Bélanger <eric@archlinux.org> Signed-off-by: Allan McRae <allan@archlinux.org>
-
Allan McRae authored
- replaces backticks by $() - removes support for package names without the arch in them (all our repos now uses the arch in the package name) - removes support for the obsolete and dead [unstable] repo Patch-by: Eric Bélanger <eric@archlinux.org> Signed-off-by: Allan McRae <allan@archlinux.org>
-
Allan McRae authored
Signed-off-by: Allan McRae <allan@archlinux.org>
-