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
/
lib
Age
Commit message (
Expand
)
Author
2017-04-05
Add '#!/hint/bash' headers to non-executable bash files.
Luke Shumaker
2017-04-05
lib/common.sh: Make setup_workdir()/cleanup() safe for programs to not use
Luke Shumaker
2017-04-05
lib/common.sh: lock, slock: Create directories for locks if necessary.
Luke Shumaker
2017-04-05
lib/common.sh: lock, slock: Allow locks to be inherited.
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
lib/archroot.sh: Move CHROOT_VERSION to a common file
Jan Alexander Steffens (heftig)
2017-03-04
lib: remove unused version, pkgparts
Jelle van der Waa
2017-03-04
lib: remove unused left, right
Jelle van der Waa
2014-09-22
common: remove unreachable statement
Dave Reisner
2014-09-22
common.sh: propagate error through trap_exit
Dave Reisner
2014-05-10
Switch to root when started as regular user
Sébastien Luttringer
2014-05-10
get_full_version :: remove duplicated epoch check
BlackEagle
2014-05-10
when cleanup is called without code exit with 0
BlackEagle
2014-05-10
abort and die are serious errors so throw 255 out
BlackEagle
2013-11-04
find_cached_package: avoid adding duplicates
Dave Reisner
2013-11-01
common: implement find_cached_package
Dave Reisner
2013-08-08
common: Properly forward arguments from die to error
Dave Reisner
2013-05-03
lib/common.sh: Introduce locking helper functions
Jan Alexander Steffens (heftig)
2012-10-27
Fix return code handling
Jan Alexander Steffens (heftig)
2012-10-03
Use dedicated trap functions to avoid unsetting the trap when e.g. cleanup is...
Pierre Schmitz
2012-06-16
mkarchroot: reset trap so it wont be called twice
Pierre Schmitz
2012-02-12
archrelease: Validate tags before releasing
Lukas Fleischer
2011-11-04
lib/common.sh: Revise setup_workdir()
Lukas Fleischer
2011-11-04
lib/common.sh: Use double brackets
Lukas Fleischer
2011-11-01
Move common functions to a shared file
Pierre Schmitz