- Mar 10, 2013
-
-
Seblu authored
Enable btrfs features only if the underlying filesystem is btrfs and not rely on the presence of the btrfs tools. Signed-off-by:
Sébastien Luttringer <seblu@seblu.net> Signed-off-by:
Pierre Schmitz <pierre@archlinux.de>
-
Seblu authored
Signed-off-by:
Sébastien Luttringer <seblu@seblu.net> Signed-off-by:
Pierre Schmitz <pierre@archlinux.de>
-
Seblu authored
Since commit cb3a6ce1, running makechroot 2 times to insert a package in a build directory require to find a directory without PKGBUILD cd /var/empty makechrootpkg -cu -I virtualbox-host-dkms-*-i686.pkg.tar.xz -r <dir> makechrootpkg -I virtualbox-host-dkms-*-i686.pkg.tar.xz -r <dir> cd - makechrootpkg -n -r <dir> This patch allow makechrootpkg to handle more than one package to be installed before the build is run and simplify the previous case in makechrootpkg -ncu -I virtualbox-host-dkms-*-i686.pkg.tar.xz -I virtualbox-guest-dkms-*-i686.pkg.tar.xz -r <dir> Signed-off-by:
Sébastien Luttringer <seblu@seblu.net> Signed-off-by:
Pierre Schmitz <pierre@archlinux.de>
-
- Jan 27, 2013
-
-
Pierre Schmitz authored
-
- Jan 22, 2013
-
-
Pierre Schmitz authored
-
- Jan 20, 2013
-
-
Pierre Schmitz authored
-
Seblu authored
This allow to build in one shot a package depending of a missing package Signed-off-by:
Sébastien Luttringer <seblu@seblu.net> Signed-off-by:
Pierre Schmitz <pierre@archlinux.de>
-
Seblu authored
This will allow, by example, to easily build a package with a custom pkg. staging-x86_64-build -- -cI /var/cache/pacman/pkg/ldoc-1.2.0-1-any.pkg.tar.xz staging-x86_64-build -- -n Signed-off-by:
Sébastien Luttringer <seblu@seblu.net> Signed-off-by:
Pierre Schmitz <pierre@archlinux.de>
-
Pierre Schmitz authored
-
- Nov 15, 2012
-
-
Eric Bélanger authored
The usage messages now begins with a "Usage:", i.e. capitalized and with a colon. Fixes FS#26956. Signed-off-by:
Eric Bélanger <snowmaniscool@gmail.com> Signed-off-by:
Pierre Schmitz <pierre@archlinux.de>
-
Pierre Schmitz authored
-
Eric Bélanger authored
Signed-off-by:
Eric Bélanger <snowmaniscool@gmail.com> Signed-off-by:
Pierre Schmitz <pierre@archlinux.de>
-
Eric Bélanger authored
Fixes FS#28973 Signed-off-by:
Eric Bélanger <snowmaniscool@gmail.com> Signed-off-by:
Pierre Schmitz <pierre@archlinux.de>
-
Eric Bélanger authored
Signed-off-by:
Eric Bélanger <snowmaniscool@gmail.com> Signed-off-by:
Pierre Schmitz <pierre@archlinux.de>
-
- Nov 12, 2012
-
-
Pierre Schmitz authored
-
- Nov 11, 2012
-
-
Pierre Schmitz authored
-
- Nov 03, 2012
-
-
Pierre Schmitz authored
-
Pierre Schmitz authored
-
- Oct 27, 2012
-
-
Pierre Schmitz authored
-
Pierre Schmitz authored
-
Jan Alexander Steffens (heftig) authored
Stop trap_exit from forcing a 0 exit code. This fixes makechrootpkg, which used to always return success, even if the build failed. Signed-off-by:
Pierre Schmitz <pierre@archlinux.de>
-
- Oct 13, 2012
-
-
Pierre Schmitz authored
-
Dan McGee authored
SVN treats '@' as a revision specifier, so with the addition of systemd spawning service files, we need to ensure it doesn't screw things up. Signed-off-by:
Dan McGee <dan@archlinux.org> Signed-off-by:
Pierre Schmitz <pierre@archlinux.de>
-
Pierre Schmitz authored
/etc/timezone is no longer used. We only need /etc/localtime. This fixes FS#31929
-
- Oct 04, 2012
-
-
Pierre Schmitz authored
-
Pierre Schmitz authored
-
- Oct 03, 2012
-
-
Pierre Schmitz authored
-
Pierre Schmitz authored
* If we are running systemd use nspawn instead of our own chroot setup * Use pacstrap to setup our chroot environment * Make sure the common trap is still called * Bind resolve.conf, timezone and lcoaltime from the host if nspawn is not used * Run ldconfig within the chroot
-
Pierre Schmitz authored
-
Pierre Schmitz authored
-
Pierre Schmitz authored
-
- Sep 14, 2012
-
-
Florian Pritz authored
Previously files were always owned by nobody which means trying to write to them directly would fail because only the owner has +w. Signed-off-by:
Florian Pritz <bluewind@xinu.at> Signed-off-by:
Pierre Schmitz <pierre@archlinux.de>
-
- Jul 20, 2012
-
-
Pierre Schmitz authored
-
- Jun 24, 2012
-
-
Eric Bélanger authored
With bash-completion 2.0, the completion must have the same name as the binary. Signed-off-by:
Eric Bélanger <snowmaniscool@gmail.com> Signed-off-by:
Pierre Schmitz <pierre@archlinux.de>
-
- Jun 16, 2012
-
-
Pierre Schmitz authored
-
Pierre Schmitz authored
-
Pierre Schmitz authored
-
Pierre Schmitz authored
-
Pierre Schmitz authored
-
- Jun 15, 2012
-
-
Allan McRae authored
Signed-off-by:
Allan McRae <allan@archlinux.org> Signed-off-by:
Pierre Schmitz <pierre@archlinux.de>
-