Home
Packages
Forums
Bugs
Mailing List
Download
Arch Linux Official
Send patches - preferably formatted by
git format-patch
- to
patches at archlinux32 dot org
.
index
:
devtools32
aba
archlinuxewe
fix-proc-mount-in-lxc
i486
master
pentium4
upstreamMaster
Archlinux32 fork of devtools
gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2007-11-04
Accept options to makepkg after a -- so that we can accept longopts for makep...
Jason Chu
2007-11-04
Allow optional params to makechrootpkg (to actually accept extra makepkg args)
Jason Chu
2007-11-04
Copy mtab over to chroot so that pacman can detect disk space
Jason Chu
2007-11-04
Pass $RUN to chroot so that all the params are expanded properly
Jason Chu
2007-11-03
Install the custom pacman.conf in the chroot so that it can be used for later...
Jason Chu
2007-11-03
add -C option to mkarchroot
Daniel Isenmann
2007-10-29
Update makefile for new chroot tools
0.4
Dan McGee
2007-10-29
mkarchroot: move check for root below option parsing
Dan McGee
2007-10-29
mkarchroot: clean up/unify output messages
Dan McGee
2007-10-29
Trap normal exit for makechrootpkg
Jason Chu
2007-10-23
Make sure that var/lib/pacman is created
Jason Chu
2007-10-23
Added 'update' to mkarchroot
Aaron Griffin
2007-10-21
Added GPL headers
Aaron Griffin
2007-10-07
Allow us to properly drop permissions in the chroot via sudo
Aaron Griffin
2007-10-07
Generate current locale in new chroots by default
Aaron Griffin
2007-10-06
Trap EXIT and use relative cache and db paths
Simo Leone
2007-10-03
Initial checking of makechrootpkg
Aaron Griffin
2007-10-03
Initial mkarchroot commit
Aaron Griffin
2007-10-03
fixed integrity check when using PKGDEST
Thomas Bächler
2007-10-01
extrapkg: Allow scp limit option to be passed on to scp
Dan McGee
2007-10-01
checkpkg: chmod +x
Dan McGee
2007-10-01
Sync package name checking for PKGDEST support
Aaron Griffin
2007-10-01
Integrity check on upload
Thomas Bächler
2007-10-01
Updates for makepkg3 and current -> core change
Dan McGee
2006-04-28
made the repo variable point to the right place for currentpkg
Jason Chu
2006-03-20
look for packages in the PKGDEST directory if we can't find them locally
Jason Chu
2006-03-20
save packages to staging directory instead of ftp dir
Jason Chu
2005-07-18
fixed pacman command to not worry about version specific dependencies
Jason Chu
2005-05-17
fixed typo
Jason Chu
2005-05-17
added support for communitypkg and removed some old commented out code
Jason Chu
2005-03-03
fixed the typo in my logic
Jason Chu
2005-02-24
added support for file://
Jason Chu
2004-11-11
removed requirement for t in pkgrel
Jason Chu
2004-10-22
fixed a small bug created by loading the PKGBUILD
Jason Chu
2004-10-07
added a little extra feature to not let you upload to current, extra, or unst...
Jason Chu
2004-09-28
sources the PKGBUILD and checks that 't' is in the pkgrel
Jason Chu
2004-08-22
added some error checking to scp and cvs commands
Jason Chu
2004-07-24
added the option for an extra message in the cvs commit
Jason Chu
2004-07-19
actually fixed the problem this time
Jason Chu
2004-07-19
added makefile for easy installation
Jason Chu
2004-07-19
a couple tweaks
Jason Chu
2004-07-19
initial checkin of two fairly important developer tools
Jason Chu
2004-07-19
renamed checkpkg to devtools
Jason Chu
2004-06-24
added so name outputs
Jason Chu
2004-06-24
very basic checking so far
Jason Chu
2004-06-24
skeleton
Jason Chu
2004-06-24
added checkpkg
Jason Chu