index
:
archlinux32/devtools32
archlinuxewe
i486
master
pentium4
Fork of devtools from archlinux.org with small modifications to compile i486 and i686 from our repositories
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2017-11-08
Remove i686 support
Bartłomiej Piotrowski
2017-10-30
use makepkg library instead of local function copies
Luke Shumaker
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-09-13
Revert "arch-nspawn: Hack to give the inner process a controlling terminal"
Jan Alexander Steffens (heftig)
2017-09-13
arch-nspawn: Hack to give the inner process a controlling terminal
Jan Alexander Steffens (heftig)
2017-09-12
arch-nspawn: Pass --as-pid2
Jan Alexander Steffens (heftig)
2017-09-11
Version 20170911
20170911
Sébastien Luttringer
2017-09-11
arch-nspawn: Force PATH to be the Arch default
Sébastien Luttringer
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-08-24
arch-nspawn: Add --keep-unit to prevent scope conflicts
Jan Alexander Steffens (heftig)
2017-08-13
Version 20170813
20170813
Jan Alexander Steffens (heftig)
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
archrelease: Whitespace adjustment
Jan Alexander Steffens (heftig)
2017-07-05
archrelease: sync the repos directory before commiting changes
Laurent Carlier via arch-projects
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
Make slightly more involved changes to make shellcheck happy.
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
Makefile: Add a simple 'check' target that runs shellcheck
Luke Shumaker
2017-07-05
makechrootpkg: Add a comment warning about a bug in "sudo -i"
Luke Shumaker
2017-07-05
Makefile: m4_changequote([[[, ]]]) to avoid accidental quoting.
Luke Shumaker
2017-07-05
Makefile: add .DELETE_ON_ERROR:
Luke Shumaker
2017-07-05
makechroot: download_sources: Accept makepkg_owner as an argument
Luke Shumaker
2017-07-05
lib/archroot.sh: subvolume_delete_recursive: support arbitrary recursion
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-07-04
Sync makepkg.conf files with pacman 5.0.2-2
Bartłomiej Piotrowski
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
mkarchroot: Don't let the environment affect pacstrap (sans proxy settings).
Luke Shumaker
2017-04-05
makechrootpkg: Improve status messages.
Luke Shumaker
2017-04-05
mkarchroot, arch-nspawn: Add an `-s` flag to inhibit `setarch`.
Luke Shumaker
2017-04-05
mkarchroot, arch-nspawn: Add an `-f` flag to add files to copy.
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
Handle makepkg.conf more consistently
lukeshu@parabola.nu
2017-04-05
lib/common.sh: Make it safe to include multiple times.
Luke Shumaker
2017-04-05
lib/common.sh: Adjust to work properly with `set -u`.
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
[next]