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
path:
root
/
archbuild.in
Age
Commit message (
Expand
)
Author
2018-05-16
revert eab5aba9b027a7689acaf2382a04ff69b5b8771e - it does not work with sudo-...
v20180516
archlinux32/v20180516
Erich Eckner
2018-03-24
archbuild.in: delete old chroot more forcefully
Erich Eckner
2018-03-24
separate mirrorlist for i686 and x86_64
Erich Eckner
2018-03-24
archbuild.in: set pacman cache dir to /var/cache/archbuild32 in case of non-x...
Erich Eckner
2018-03-24
archbuild: add --arch=$CARCH to pacman options
Erich Eckner
2017-11-22
Support reproducible builds
Eli Schwartz
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)
2014-10-19
save and reuse original argv when auto-elevating
Dave Reisner
2014-09-22
archbuild: Fix a variable name mistake. ($copydir -> $copy)
Luke Shumaker
2014-05-10
Switch to root when started as regular user
Sébastien Luttringer
2013-05-11
archbuild: Correct makechrootpkg argument order
Jan Alexander Steffens (heftig)
2013-05-06
arch-nspawn: setarch to CARCH
Jan Alexander Steffens (heftig)
2013-05-03
lib/common.sh: Introduce locking helper functions
Jan Alexander Steffens (heftig)
2013-05-02
mkarchroot: Refactor chroot running into a new script
Jan Alexander Steffens (heftig)
2013-04-06
Only try to use btrfs snapshots if chroots are on a btrfs partition
Pierre Schmitz
2013-03-17
archbuild: only use base-devel to new chroot
Sébastien Luttringer
2013-01-22
archbuild: fix default build flags
20130122
Pierre Schmitz
2013-01-20
Allow makechroot options in archbuild
Sébastien Luttringer
2012-11-15
Make sure the usage functions are consistent
Eric Bélanger
2012-10-03
archbuild: abort if update or creation of the chroot fails
Pierre Schmitz
2012-06-16
archbuild: do not cross filesystems when removing the chroot copies
Pierre Schmitz
2012-06-16
archbuild: use flock -n as we do elsewhere
Pierre Schmitz
2012-06-12
archbuild: Store chroots in /var/lib instead of /var/tmp
Pierre Schmitz
2012-01-18
Set correct pacman.conf
20120119
Pierre Schmitz
2012-01-18
Remove any pacman 4 related workarounds
20120118
Pierre Schmitz
2011-12-04
archbuild: exec makechrootpkg to preserve exit value
Dave Reisner
2011-11-06
archbuild: Always use recent makepkg.conf and pacman.conf; Run namcap by default
Pierre Schmitz
2011-11-01
Move common functions to a shared file
Pierre Schmitz
2011-10-29
temporary workaround until pacman 4.0 moves to [core]
Pierre Schmitz
2011-10-07
Support non-standard install locations
Lukas Fleischer