index
:
devtools
gitpackages
gitpkgsv2
master
working
Main repo at https://projects.archlinux.org/devtools.git/
Florian Pritz
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
makechrootpkg.in
Age
Commit message (
Expand
)
Author
Files
Lines
2017-04-09
makechrootpkg: Delete chroot subvols recursively when using -T
Jan Alexander Steffens (heftig)
1
-1
/
+1
2017-04-05
makechrootpkg: Unindent as suggested in 2fd5931
Jan Alexander Steffens (heftig)
1
-19
/
+17
2017-04-05
makechrootpkg: Improve status messages.
Luke Shumaker
1
-3
/
+4
2017-04-05
makechrootpkg: Adjust to have the functions work with `set -u`.
Luke Shumaker
1
-4
/
+4
2017-04-05
makechrootpkg: Have functions be more function-y.
Luke Shumaker
1
-13
/
+75
2017-04-05
makechrootpkg: install_pkg was an unused variable
Luke Shumaker
1
-1
/
+0
2017-04-05
makechrootpkg: Quote directory passed to `rm -rf`.
Luke Shumaker
1
-1
/
+1
2017-04-05
makechrootpkg: /chrootbuild: accept makepkg_args as arguments rather than emb...
Luke Shumaker
1
-4
/
+2
2017-04-05
makechrootpkg: usage(): Display the actual default makepkg flags.
Luke Shumaker
1
-2
/
+3
2017-04-05
Avoid using string interpolation; use printf format strings instead.
Luke Shumaker
1
-3
/
+3
2017-04-05
Add a "License:" tag to all code files.
Luke Shumaker
1
-0
/
+2
2017-04-05
lib/common.sh: add 'lock_close'; use it as appropriate.
Luke Shumaker
1
-1
/
+1
2017-03-07
archbuild/makechrootpkg: Delete subvolumes in roots
Jan Alexander Steffens (heftig)
1
-4
/
+2
2017-03-07
lib/archroot.sh: Add is_btrfs helper
Jan Alexander Steffens (heftig)
1
-5
/
+2
2017-03-07
lib/archroot.sh: Simplify check_root
Jan Alexander Steffens (heftig)
1
-3
/
+2
2017-03-07
makechrootpkg: run makepkg as specified user
Alad Wenter
1
-6
/
+10
2017-03-07
makechrootpkg: explain load_vars
Alad Wenter
1
-0
/
+4
2017-03-04
makechrootpkg: fix potential non-writable directories of builduser in /build
Levente Polyak
1
-1
/
+0
2017-03-04
makechrootpkg: Simplify symlink replacement
Jan Alexander Steffens (heftig)
1
-2
/
+1
2017-03-04
makechrootpkg: Fix broken symlink because of temporary chroot PKGDEST /pkgdest
NicoHood
1
-0
/
+6
2016-10-08
makechrootpkg: Reset environment for builduser
Jan Alexander Steffens (heftig)
1
-3
/
+1
2016-06-13
makechrootpkg: Shorten user-config loading code
Jan Alexander Steffens (heftig)
1
-6
/
+1
2016-06-13
makechrootpkg: Use XDG_CONFIG_HOME for makepkg.conf
Johannes Löthberg
1
-1
/
+6
2016-05-28
makechrootpkg: Install packages in one step
Jan Alexander Steffens (heftig)
1
-11
/
+8
2016-05-28
makechrootpkg: Simplify chroot preparation (v2)
Jan Alexander Steffens (heftig)
1
-101
/
+43
2016-01-09
makechrootpkg: set builduser's shell to /bin/bash
Evangelos Foutras
1
-1
/
+1
2016-01-09
makechrootpkg: use /build as HOME for the builduser
Levente Polyak
1
-1
/
+1
2015-06-06
makechrootpkg: verify sources before preparing chroot
Evangelos Foutras
1
-2
/
+2
2015-05-14
fix handling of public keyring
Christian Hesse
1
-1
/
+2
2015-02-28
handle gnupg 2.1.x public keyring
Christian Hesse
1
-4
/
+5
2015-02-15
makechrootpkg: keep all function defs together
Dave Reisner
1
-54
/
+54
2014-10-21
makechrootpkg: treat makepkg_args as array
Dave Reisner
1
-8
/
+11
2014-10-21
makechrootpkg: don't run namcap if makepkg fails
Dave Reisner
1
-1
/
+1
2014-10-20
makechroot: die if we encounter an unexpected option
Dave Reisner
1
-1
/
+1
2014-10-19
save and reuse original argv when auto-elevating
Dave Reisner
1
-2
/
+4
2014-10-01
makechrootpkg: make running namcap a "compile time" choice
Dave Reisner
1
-14
/
+14
2014-10-01
makechrootpkg: build as same UID as invoker
Dave Reisner
1
-9
/
+15
2014-09-22
makechrootpkg: Use the btrfs mountpoint/subvolume check consistently.
Luke Shumaker
1
-1
/
+1
2014-09-22
makechrootpkg: use a simpler/safer expression with eval
Dave Reisner
1
-1
/
+1
2014-05-10
Switch to root when started as regular user
SĂ©bastien Luttringer
1
-1
/
+1
2014-05-10
Update mtime of chroot when building
Jan Alexander Steffens (heftig)
1
-0
/
+3
2014-05-10
Remove broken unknown arguments check and fix usage
Joel Teichroeb
1
-3
/
+2
2013-11-07
FS#37656 - [devtools] add SRCPKGDEST to makechrootpkg
Markus M. May
1
-5
/
+16
2013-11-07
makechrootpkg: Don't copy the logpipe
Jan Alexander Steffens (heftig)
1
-0
/
+1
2013-11-01
Add support for building bzr packages
Maxime Gauduin
1
-6
/
+8
2013-11-01
Add mountpoint check to btrfs subvol logic
WorMzy Tykashi
1
-1
/
+1
2013-11-01
makechrootpkg: Look harder for -R argument
Dave Reisner
1
-5
/
+7
2013-08-19
makechrootpkg: add generic support for additional bind mounts
Dave Reisner
1
-3
/
+15
2013-08-08
avoid injecting code into the format string
Dave Reisner
1
-7
/
+7
2013-05-25
makechrootpkg: Add hack for svn sources and makepkg 4.1.1
Jan Alexander Steffens (heftig)
1
-0
/
+11
[prev]
[next]