index : devtools32 | |
Archlinux32 fork of devtools | gitolite user |
summaryrefslogtreecommitdiff |
Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-03-22 | Use Btrfs snapshots for chroot copies, when available | Jan Steffens | |
This is much faster than using Rsync to clone. Rsync stays available when the chroots are not on a Btrfs. | |||
2011-03-22 | Add flock-based locking to chroots | Jan Steffens | |
This prevents accidents when chroots are shared between multiple users. | |||
2011-03-18 | Remove sudo from archbuild | Jan Steffens | |
Archbuild should be called via sudo. | |||
2011-03-18 | Use the multilib-devel group | Jan Steffens | |
2011-03-14 | Syntax cleanup | Jan Steffens | |
No functional change. | |||
2010-12-02 | archbuild: update the root install instead of the working copy | Pierre Schmitz | |
This avoids updating the chroot on every call. See https://bugs.archlinux.org/task/21930 | |||
2010-11-22 | Fetch the right architecture when a repo contains dash | Andrea Scarpino | |
Signed-off-by: Pierre Schmitz <pierre@archlinux.de> | |||
2010-11-17 | archbuild: simplify multilib call | Pierre Schmitz | |
2010-11-16 | Don't try to guess users architecture | Pierre Schmitz | |
2010-11-16 | Explicitly install libtool-multilib when building multilib packages | Pierre Schmitz | |
This bypasses a strange pacman behaviour with the --noconfirm parameter. | |||
2010-10-17 | install gcc-multilib for multilib-build by default | Pierre Schmitz | |
2010-09-11 | ad support for multilib-testing | Pierre Schmitz | |
2010-08-22 | add initial [multilib] support | Pierre Schmitz | |
2010-08-20 | Add archbuild helper script to create and build in chroots | Pierre Schmitz | |
This will create chroots on demand if needed. |