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-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
2013-05-11
makechrootpkg: Update comments to point out the bad hacks
Jan Alexander Steffens (heftig)
1
-3
/
+4
2013-05-11
makechrootpkg: Split out chrootbuild into a function
Jan Alexander Steffens (heftig)
1
-28
/
+42
2013-05-06
makechrootpkg: Ensure we have a writable PKGBUILD
Jan Alexander Steffens (heftig)
1
-0
/
+5
2013-05-03
makechrootpkg: Avoid parsing PKGBUILD and support VCS sources
Jan Alexander Steffens (heftig)
1
-148
/
+173
2013-05-03
makechrootpkg: Remove add_to_db feature
Jan Alexander Steffens (heftig)
1
-12
/
+1
2013-05-03
lib/common.sh: Introduce locking helper functions
Jan Alexander Steffens (heftig)
1
-14
/
+2
2013-05-02
mkarchroot: Refactor chroot running into a new script
Jan Alexander Steffens (heftig)
1
-3
/
+3
2013-04-08
makechrootpkg: Add option to build in temp chroot
Sébastien Luttringer
1
-8
/
+25
2013-03-17
makechrootpkg: Stat chrootdir type after existancy
Sébastien Luttringer
1
-3
/
+3
2013-03-17
archbuild: only use base-devel to new chroot
Sébastien Luttringer
1
-2
/
+2
2013-03-10
makechrootpkg: use var instead of file in $copydir
Sébastien Luttringer
1
-7
/
+4
2013-03-10
makechrootpkg: Properly detect filesystem type
Sébastien Luttringer
1
-9
/
+10
[next]