summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-11-27makechrootpkg: clarify usage messageArmin Luntzer
2007-11-27makechrootpkg: Check if build was successful. Copy package to cwd and cleanup...Armin Luntzer
2007-11-27mkarchroot: create $working_dir/etc (fixes error msg when trying to copy /etc...Armin Luntzer
2007-11-27mkarchroot: copy /etc/resolv.conf to chrootArmin Luntzer
2007-11-27mkarchroot: add -M switch for a custom makepkg.confArmin Luntzer
2007-11-27Add an uninstall targetDan McGee
2007-11-27Clarify message when PKGBUILD does not exist and always have help availableDan McGee
2007-11-04Make sure that build is owned by nobody, so that it can write to the directoryJason Chu
2007-11-04Pass $MAKEPKG_ARGS as separate parameters to makepkg instead of one big stringJason Chu
2007-11-04Call mkarchroot not ./mkarchroot so that we can use makechrootpkg from any di...Jason Chu
2007-11-04Escape the uniondir directory reference when creating $uniondir/etc/sudoers a...Jason Chu
2007-11-04Copy the install file into the build directory because we need that tooJason Chu
2007-11-04Accept options to makepkg after a -- so that we can accept longopts for makep...Jason Chu
2007-11-04Allow optional params to makechrootpkg (to actually accept extra makepkg args)Jason Chu
2007-11-04Copy mtab over to chroot so that pacman can detect disk spaceJason Chu
2007-11-04Pass $RUN to chroot so that all the params are expanded properlyJason Chu
2007-11-03Install the custom pacman.conf in the chroot so that it can be used for later...Jason Chu
2007-11-03add -C option to mkarchrootDaniel Isenmann
2007-10-29Update makefile for new chroot tools0.4Dan McGee
2007-10-29mkarchroot: move check for root below option parsingDan McGee
2007-10-29mkarchroot: clean up/unify output messagesDan McGee
2007-10-29Trap normal exit for makechrootpkgJason Chu
2007-10-23Make sure that var/lib/pacman is createdJason Chu
2007-10-23Added 'update' to mkarchrootAaron Griffin
2007-10-21Added GPL headersAaron Griffin
2007-10-07Allow us to properly drop permissions in the chroot via sudoAaron Griffin
2007-10-07Generate current locale in new chroots by defaultAaron Griffin
2007-10-06Trap EXIT and use relative cache and db pathsSimo Leone
2007-10-03Initial checking of makechrootpkgAaron Griffin
2007-10-03Initial mkarchroot commitAaron Griffin
2007-10-03fixed integrity check when using PKGDESTThomas Bächler
2007-10-01extrapkg: Allow scp limit option to be passed on to scpDan McGee
2007-10-01checkpkg: chmod +xDan McGee
2007-10-01Sync package name checking for PKGDEST supportAaron Griffin
2007-10-01Integrity check on uploadThomas Bächler
2007-10-01Updates for makepkg3 and current -> core changeDan McGee
2006-04-28made the repo variable point to the right place for currentpkgJason Chu
2006-03-20look for packages in the PKGDEST directory if we can't find them locallyJason Chu
2006-03-20save packages to staging directory instead of ftp dirJason Chu
2005-07-18fixed pacman command to not worry about version specific dependenciesJason Chu
2005-05-17fixed typoJason Chu
2005-05-17added support for communitypkg and removed some old commented out codeJason Chu
2005-03-03fixed the typo in my logicJason Chu
2005-02-24added support for file://Jason Chu
2004-11-11removed requirement for t in pkgrelJason Chu
2004-10-22fixed a small bug created by loading the PKGBUILDJason Chu
2004-10-07added a little extra feature to not let you upload to current, extra, or unst...Jason Chu
2004-09-28sources the PKGBUILD and checks that 't' is in the pkgrelJason Chu
2004-08-22added some error checking to scp and cvs commandsJason Chu
2004-07-24added the option for an extra message in the cvs commitJason Chu