Home
Packages
Forums
Bugs
Mailing List
Download
Arch Linux Official
Send patches - preferably formatted by
git format-patch
- to
patches at archlinux32 dot org
.
index
:
devtools32
aba
archlinuxewe
fix-proc-mount-in-lxc
i486
master
pentium4
upstreamMaster
Archlinux32 fork of devtools
gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
makechrootpkg.in
Age
Commit message (
Expand
)
Author
2017-07-13
makechrootpkg: Move makepkg-as-root check to main()
Jan Alexander Steffens (heftig)
2017-07-05
makechrootpkg: Fix broken symlinks because of chroot SRCPKGDEST /srcpkgdest
Luke Shumaker
2017-07-05
Add `# shellcheck` directives to quiet shellcheck, add PKGBUILD.proto
Luke Shumaker
2017-07-05
Quote strings that shellcheck warns about.
Luke Shumaker
2017-07-05
Make purely stylistic changes to make shellcheck happier.
Luke Shumaker
2017-07-05
makechrootpkg: Add a comment warning about a bug in "sudo -i"
Luke Shumaker
2017-07-05
makechroot: download_sources: Accept makepkg_owner as an argument
Luke Shumaker
2017-07-05
makechrootpkg: sync_chroot: Make more general.
Luke Shumaker
2017-07-05
makechrootpkg: sync_chroot: make usage easier to understand.
Luke Shumaker
2017-07-05
makechrootpkg: delete_chroot: Fix the is-btrfs-subvolume check.
Luke Shumaker
2017-04-17
makechrootpkg: Avoid having code floating around outside of a function.
Luke Shumaker
2017-04-09
makechrootpkg: Delete chroot subvols recursively when using -T
Jan Alexander Steffens (heftig)
2017-04-05
makechrootpkg: Unindent as suggested in 2fd5931
Jan Alexander Steffens (heftig)
2017-04-05
makechrootpkg: Improve status messages.
Luke Shumaker
2017-04-05
makechrootpkg: Adjust to have the functions work with `set -u`.
Luke Shumaker
2017-04-05
makechrootpkg: Have functions be more function-y.
Luke Shumaker
2017-04-05
makechrootpkg: install_pkg was an unused variable
Luke Shumaker
2017-04-05
makechrootpkg: Quote directory passed to `rm -rf`.
Luke Shumaker
2017-04-05
makechrootpkg: /chrootbuild: accept makepkg_args as arguments rather than emb...
Luke Shumaker
2017-04-05
makechrootpkg: usage(): Display the actual default makepkg flags.
Luke Shumaker
2017-04-05
Avoid using string interpolation; use printf format strings instead.
Luke Shumaker
2017-04-05
Add a "License:" tag to all code files.
Luke Shumaker
2017-04-05
lib/common.sh: add 'lock_close'; use it as appropriate.
Luke Shumaker
2017-03-07
archbuild/makechrootpkg: Delete subvolumes in roots
Jan Alexander Steffens (heftig)
2017-03-07
lib/archroot.sh: Add is_btrfs helper
Jan Alexander Steffens (heftig)
2017-03-07
lib/archroot.sh: Simplify check_root
Jan Alexander Steffens (heftig)
2017-03-07
makechrootpkg: run makepkg as specified user
Alad Wenter
2017-03-07
makechrootpkg: explain load_vars
Alad Wenter
2017-03-04
makechrootpkg: fix potential non-writable directories of builduser in /build
Levente Polyak
2017-03-04
makechrootpkg: Simplify symlink replacement
Jan Alexander Steffens (heftig)
2017-03-04
makechrootpkg: Fix broken symlink because of temporary chroot PKGDEST /pkgdest
NicoHood
2016-10-08
makechrootpkg: Reset environment for builduser
Jan Alexander Steffens (heftig)
2016-06-13
makechrootpkg: Shorten user-config loading code
Jan Alexander Steffens (heftig)
2016-06-13
makechrootpkg: Use XDG_CONFIG_HOME for makepkg.conf
Johannes Löthberg
2016-05-28
makechrootpkg: Install packages in one step
Jan Alexander Steffens (heftig)
2016-05-28
makechrootpkg: Simplify chroot preparation (v2)
Jan Alexander Steffens (heftig)
2016-01-09
makechrootpkg: set builduser's shell to /bin/bash
Evangelos Foutras
2016-01-09
makechrootpkg: use /build as HOME for the builduser
Levente Polyak
2015-06-06
makechrootpkg: verify sources before preparing chroot
Evangelos Foutras
2015-05-14
fix handling of public keyring
Christian Hesse
2015-02-28
handle gnupg 2.1.x public keyring
Christian Hesse
2015-02-15
makechrootpkg: keep all function defs together
Dave Reisner
2014-10-20
makechrootpkg: treat makepkg_args as array
Dave Reisner
2014-10-20
makechrootpkg: don't run namcap if makepkg fails
Dave Reisner
2014-10-19
makechroot: die if we encounter an unexpected option
Dave Reisner
2014-10-19
save and reuse original argv when auto-elevating
Dave Reisner
2014-09-30
makechrootpkg: make running namcap a "compile time" choice
Dave Reisner
2014-09-30
makechrootpkg: build as same UID as invoker
Dave Reisner
2014-09-22
makechrootpkg: Use the btrfs mountpoint/subvolume check consistently.
Luke Shumaker
2014-09-22
makechrootpkg: use a simpler/safer expression with eval
Dave Reisner
[prev]
[next]