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
/
makechrootpkg.in
Age
Commit message (
Expand
)
Author
2013-11-07
makechrootpkg: Don't copy the logpipe
Jan Alexander Steffens (heftig)
2013-11-01
Add support for building bzr packages
Maxime Gauduin
2013-11-01
Add mountpoint check to btrfs subvol logic
WorMzy Tykashi
2013-11-01
makechrootpkg: Look harder for -R argument
Dave Reisner
2013-08-19
makechrootpkg: add generic support for additional bind mounts
Dave Reisner
2013-08-08
avoid injecting code into the format string
Dave Reisner
2013-05-25
makechrootpkg: Add hack for svn sources and makepkg 4.1.1
Jan Alexander Steffens (heftig)
2013-05-11
makechrootpkg: Update comments to point out the bad hacks
Jan Alexander Steffens (heftig)
2013-05-11
makechrootpkg: Split out chrootbuild into a function
Jan Alexander Steffens (heftig)
2013-05-06
makechrootpkg: Ensure we have a writable PKGBUILD
Jan Alexander Steffens (heftig)
2013-05-03
makechrootpkg: Avoid parsing PKGBUILD and support VCS sources
Jan Alexander Steffens (heftig)
2013-05-03
makechrootpkg: Remove add_to_db feature
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-08
makechrootpkg: Add option to build in temp chroot
Sébastien Luttringer
2013-03-17
makechrootpkg: Stat chrootdir type after existancy
Sébastien Luttringer
2013-03-17
archbuild: only use base-devel to new chroot
Sébastien Luttringer
2013-03-10
makechrootpkg: use var instead of file in $copydir
Sébastien Luttringer
2013-03-10
makechrootpkg: Properly detect filesystem type
Sébastien Luttringer
2013-03-10
makechrootpkg: Display uniform $copy in messages
Sébastien Luttringer
2013-03-10
makechrootpkg: -I to handle multiple packages
Sébastien Luttringer
2013-01-20
-I ends early if there is nothing to build
Sébastien Luttringer
2012-11-15
Make sure the usage functions are consistent
Eric Bélanger
2012-10-27
Fix return code handling
Jan Alexander Steffens (heftig)
2012-10-03
makechrootpkg: do not run namcap as root
Pierre Schmitz
2012-09-14
Fix ownership when copying files from chroot to system
Florian Pritz
2012-06-11
Enable signature checking within build environment
Pierre Schmitz
2012-03-05
makechrootpkg: Install the built packages before running namcap to reduce fal...
Pierre Schmitz
2012-01-18
makechrootpkg: fix error message
Allan McRae
2012-01-18
Fix up usage help, the Default line belongs to -l
Jan Alexander Steffens (heftig)
2011-12-04
makearchroot: source /etc/profile before building
Allan McRae
2011-11-09
makechrootpkg: fix repack
Ionut Biru
2011-11-06
makechrootpkg: Create separate namcap log for every single file
Pierre Schmitz
2011-11-04
Capitalize output messages
Eric Bélanger
2011-11-01
Move common functions to a shared file
Pierre Schmitz
2011-10-31
makechrootpkg: Handle install and changelog file the same way as in commitpkg
Pierre Schmitz
2011-10-31
makechrootpkg: Do not export LANG
Pierre Schmitz
2011-10-29
makechrootpkg: Make host pubring.gpg available to check signed sources
Pierre Schmitz
2011-10-29
makechrootpkg: Set the C locale system wide
Pierre Schmitz
2011-10-14
makechrootpkg: Avoid running namcap on non-package file like signatures
Pierre Schmitz
2011-10-07
Always log builds in makechrootpkg
Allan McRae
2011-10-07
makechrootpkg: If chroot is missing, exit instead of usage
Jan Alexander Steffens (heftig)
2011-10-07
makechrootpkg: Add option to explicitly run namcap
Jan Alexander Steffens (heftig)
2011-10-07
makechrootpkg: Source PKGBUILD only once
Jan Alexander Steffens (heftig)
2011-10-07
makechrootpkg: Use nullglob
Jan Alexander Steffens (heftig)
2011-10-07
makechrootpkg: Always set PKGDEST and SRCDEST
Jan Alexander Steffens (heftig)
2011-10-07
makechrootpkg: Replace $workdir with . ($PWD)
Jan Alexander Steffens (heftig)
2011-10-07
makechrootpkg: Eliminate appname, only used once
Jan Alexander Steffens (heftig)
2011-10-07
makechrootpkg: Bashify syntax
Jan Alexander Steffens (heftig)
2011-10-07
Support non-standard install locations
Lukas Fleischer