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
2018-05-20
makechrootpkg: _chrootbuild: Split into _chroot{prepare,build}
Luke Shumaker
2018-05-20
makechrootpkg: Put "keyserver-options auto-key-retrieve" in gpg.conf
Luke Shumaker
2018-05-20
Do not assume the makechrootpkg user's groupname is the same as the username
Eli Schwartz
2018-05-12
makechrootpkg: add /etc/shadow entry for builduser
Evangelos Foutras
2018-03-24
makechrootpkg: fix verifysource with pacman-git
Eli Schwartz
2018-03-24
makechrootpkg: respect GNUPGHOME
Emiel Wiedijk
2018-01-21
makechrootpkg: make sure that makepkg.conf is always parsed as text
Bartłomiej Piotrowski
2018-01-21
makechrootpkg: Adjust to work properly with `set -e`
Luke Shumaker
2018-01-21
makechrootpkg: Fix anti-pattern when checking for enabled features
Eli Schwartz
2018-01-21
makechrootpkg: Fix unconditionally running namcap
Eli Schwartz
2017-12-27
Revert "makechrootpkg: Reopen console to assign the CTTY"
Evangelos Foutras
2017-11-22
Support reproducible builds
Eli Schwartz
2017-10-30
makechrootpkg: Fix function usage comments
Luke Shumaker
2017-10-30
makechrootpkg: move init_variables() to be part of main()
Luke Shumaker
2017-09-14
makechrootpkg: Reopen console to assign the CTTY
Jan Alexander Steffens (heftig)
2017-09-14
makechrootpkg: Prevent collecting coredumps
Jan Alexander Steffens (heftig)
2017-08-24
makechrootpkg: Also look for -e as --noextract
Jan Alexander Steffens (heftig)
2017-08-24
makechrootpkg: Prevent removing build dir when --noextract specified
Martchus
2017-07-13
makechrootpkg: Skip integrity checks inside the chroot
Jan Alexander Steffens (heftig)
2017-07-13
makechrootpkg: Use long args for makepkg
Jan Alexander Steffens (heftig)
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)
[next]