Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
path: root/makechrootpkg
AgeCommit message (Expand)Author
2009-10-28Move the determination of unique .install files0.8.0Ronald van Haren
2009-10-06makechrootpkg: Ensure SRC/PKGDEST are directoriesAndrea Scarpino
2009-09-18makechrootpkg: Fixed add_to_db option checkEric Bélanger
2009-09-18makechrootpkg: fixed copying of split packagesAaron Griffin
2009-09-18Attempted fix for SRCDEST/PKGDEST parsingAaron Griffin
2009-09-18Remove some extra cleanup umountsAaron Griffin
2009-09-18Revert "Don't copy makepkg.conf into the chroot"Aaron Griffin
2009-09-18Fix indentationFrancois Charette
2009-09-01makechrootpkg: fixed copying of .install files to chroot for split packagesAllan McRae
2009-08-18Don't copy makepkg.conf into the chrootEvangelos Foutras
2009-08-18makechrootpkg: Remove some extra packagesEric Bélanger
2009-08-12Replace '>/dev/null 2>&1' with '&>/dev/null'Aaron Griffin
2009-08-12Fix namcap errors and add PKGBUILDEric Bélanger
2009-08-12makechrootpkg: Support for split packagesEric Bélanger
2009-08-06fix copy the install files on split packages.Biru Ionut
2009-06-30makechrootpkg: namcap path fixBiru Ionut
2009-06-12Cause chroot buildscript to exit with errorAaron Griffin
2009-05-13Use $PKGEXT defined in makepkg.confPierre Schmitz
2009-05-06Replace unionfs with aufsAaron Griffin
2009-05-06Cleanup some of the DB addition codeAaron Griffin
2009-03-09makechrootpkg: remove 'local' keywordAaron Griffin
2009-03-09makechrootpkg: remove (pkg|src)dest mount checkAaron Griffin
2009-03-09makechrootpkg: Don't fail if no chroot namcapAaron Griffin
2009-03-09makechrootpkg: Don't mount-bind srcdest/pkgdestAaron Griffin
2009-02-26makechrootpkg: Check for files before copyingAaron Griffin
2009-02-26makechrootpkg: Allow setting rw layer dir nameAaron Griffin
2009-02-25Check mkarchroot's return codeAaron Griffin
2009-02-24makechrootpkg: Use --noconfirm when updatingAaron Griffin
2009-02-24makechrootpkg: Add -d to add to local repoAaron Griffin
2009-02-24makechrootpkg: Remove $CHROOT_SHELL env varAaron Griffin
2009-02-23Change makechrootpkg -i arg to -IAaron Griffin
2009-02-23Add 'update first' flag and fix helpAaron Griffin
2009-01-31makechrootpkg - understand makepkg source syntaxAllan McRae
2008-04-21Allow makechrootpkg to install package files in the chrootAaron Griffin
2008-04-21makechrootpkg: Always attempt to move pkg/srcAaron Griffin
2008-04-14Copy ChangeLog into chroot too.Travis Willard
2008-04-14Temporary workaround for unionfs issuesAaron Griffin
2008-03-17Set $HOME before dropping permissionsAaron Griffin
2008-02-07Correcting an error in e0f139ad0e2b4144c39fa4431d174f453eb0ca520.5.1Simo Leone
2008-02-06Change unionfs module loading0.5Simo Leone
2008-01-29Add -r to the default makepkg argsAaron Griffin
2008-01-23Minor pathing cleanupsAaron Griffin
2008-01-23Check for existing files when copying to chrootAaron Griffin
2008-01-23Remove "use sudo" from default makechrootpkg makepkg argsAaron Griffin
2008-01-23Don't clear build dir upon completionAaron Griffin
2008-01-23Fix getopts bug and be more specific when moving package file.Travis Willard
2008-01-23Copy makepkg.conf and ~/.makepkg.conf into chroot.Travis Willard
2008-01-23Added support for makepkg's PKGDEST and SRCDEST params.Travis Willard
2008-01-23Renamed -c option to -r (for "root") and added -c option (for clean).Travis Willard
2007-11-28Whitespace fixes/cleanup to all of the scriptsDan McGee