- 28 May, 2016 5 commits
-
-
Jan Alexander Steffens (heftig) authored
-
Jan Alexander Steffens (heftig) authored
-
Jan Alexander Steffens (heftig) authored
Avoids having to specify them in dependency order.
-
Jan Alexander Steffens (heftig) authored
Copy both UID and primary GID of the invoker to the builduser. Mount srcdest and startdir read-write. v2: Fixed GnuPG keyring owner and moved running namcap from a heredoc to a function.
-
Pierre Schmitz authored
-
- 27 May, 2016 4 commits
-
-
Sven-Hendrik Haase authored
-
Sven-Hendrik Haase authored
-
Sven-Hendrik Haase authored
-
Sven-Hendrik Haase authored
This makes it a lot easier to swap out the host that actually serves the repos in the future.
-
- 07 May, 2016 1 commit
-
-
Pierre Schmitz authored
-
- 07 Feb, 2016 1 commit
-
-
Pierre Schmitz authored
-
- 09 Jan, 2016 2 commits
-
-
Evangelos Foutras authored
Having it set to nologin breaks a couple of tests in Git and Python.
-
Levente Polyak authored
This way the HOME dir is writable and no ugly hacks are required in the PKGBUILD if $HOME is accessed (f.e. maven, gradle and also some python tests etc.)
-
- 29 Nov, 2015 2 commits
-
-
Evangelos Foutras authored
-
Evangelos Foutras authored
It is passed down to the container when stdin/stdout is not a tty; this is the case when archbuild's output is redirected to a pipe or file.
-
- 02 Oct, 2015 2 commits
-
-
Evangelos Foutras authored
-
Evangelos Foutras authored
-
- 25 Sep, 2015 1 commit
-
-
Jan Alexander Steffens (heftig) authored
-
- 06 Jun, 2015 3 commits
-
-
Evangelos Foutras authored
-
Evangelos Foutras authored
This is needed in order to use GPG's auto-key-retrieve keyserver option, otherwise the keyring will get copied to the chroot before the required keys are retrieved during 'makepkg --verifysource'.
-
Johannes Löthberg authored
Pacman cannot handle armored signatures, so force a generation of a binary one using the --no-armor flag.
-
- 14 May, 2015 2 commits
-
-
Pierre Schmitz authored
-
Christian Hesse authored
Chances are that pubring.kbx has been created by gpgsm but pubring.gpg is still around with valid data. We do not know what file contains what we need, so just copy both. Signed-off-by:
Christian Hesse <mail@eworm.de> Signed-off-by:
Pierre Schmitz <pierre@archlinux.de>
-
- 28 Feb, 2015 2 commits
-
-
Dave Reisner authored
-
Christian Hesse authored
-
- 15 Feb, 2015 1 commit
-
-
Dave Reisner authored
-
- 24 Dec, 2014 1 commit
-
-
Dave Reisner authored
It's an xmas miracle!
-
- 23 Dec, 2014 1 commit
-
-
Dave Reisner authored
Needed for makepkg 4.2
-
- 25 Oct, 2014 2 commits
-
-
Dave Reisner authored
bsdtar doesn't consider it an error when your --include doesn't match anything in the archive, so we're forced to dump stderr to /dev/null here. Fixes: https://bugs.archlinux.org/task/42551
-
Dave Reisner authored
-
- 24 Oct, 2014 1 commit
-
-
Dave Reisner authored
-
- 21 Oct, 2014 1 commit
-
-
Dave Reisner authored
-
- 20 Oct, 2014 1 commit
-
-
Dave Reisner authored
Fixes a regression introduced by 285a4e94, which made namcap a "compile time" option.
-
- 19 Oct, 2014 2 commits
-
-
Dave Reisner authored
-
Dave Reisner authored
Fixes FS#42277.
-
- 02 Oct, 2014 1 commit
-
-
Doug Newgard authored
This makes soname checking much more robust and is explicit when a soname change is found.
-
- 30 Sep, 2014 2 commits
-
-
Dave Reisner authored
We don't need to pass _chrootbuild this information at runtime -- we can just generate the build script to do exactly what we want.
-
Dave Reisner authored
Changing UID to that of 'nobody' is arbitrary at best, and an information leak at worst. Let's just drop back to the same UID of the invoker.
-
- 22 Sep, 2014 2 commits
-
-
Luke Shumaker authored
Commit 59e348fc added a btrfs subvolume check, but only used it in create_chroot(); it missed clean_temporary().
-
Luke Shumaker authored
The "app" hasn't been an option since arch-nspawn was created.
-