summaryrefslogtreecommitdiffstats
path: root/makechrootpkg
AgeCommit message (Expand)AuthorFilesLines
2009-09-01makechrootpkg: fixed copying of .install files to chroot for split packagesAllan McRae1-0/+7
2009-08-19Don't copy makepkg.conf into the chrootEvangelos Foutras1-13/+2
2009-08-19makechrootpkg: Remove some extra packagesEric Bélanger1-2/+2
2009-08-12Replace '>/dev/null 2>&1' with '&>/dev/null'Aaron Griffin1-1/+1
2009-08-12Fix namcap errors and add PKGBUILDEric Bélanger1-1/+1
2009-08-12makechrootpkg: Support for split packagesEric Bélanger1-18/+21
2009-08-06fix copy the install files on split packages.Biru Ionut1-3/+8
2009-06-30makechrootpkg: namcap path fixBiru Ionut1-1/+1
2009-06-12Cause chroot buildscript to exit with errorAaron Griffin1-0/+1
2009-05-13Use $PKGEXT defined in makepkg.confPierre Schmitz1-3/+3
2009-05-06Replace unionfs with aufsAaron Griffin1-5/+5
2009-05-06Cleanup some of the DB addition codeAaron Griffin1-4/+5
2009-03-09makechrootpkg: remove 'local' keywordAaron Griffin1-1/+1
2009-03-09makechrootpkg: remove (pkg|src)dest mount checkAaron Griffin1-21/+17
2009-03-09makechrootpkg: Don't fail if no chroot namcapAaron Griffin1-1/+2
2009-03-09makechrootpkg: Don't mount-bind srcdest/pkgdestAaron Griffin1-10/+17
2009-02-27makechrootpkg: Check for files before copyingAaron Griffin1-4/+10
2009-02-26makechrootpkg: Allow setting rw layer dir nameAaron Griffin1-19/+23
2009-02-25Check mkarchroot's return codeAaron Griffin1-18/+21
2009-02-24makechrootpkg: Use --noconfirm when updatingAaron Griffin1-1/+1
2009-02-24makechrootpkg: Add -d to add to local repoAaron Griffin1-2/+14
2009-02-24makechrootpkg: Remove $CHROOT_SHELL env varAaron Griffin1-19/+18
2009-02-24Change makechrootpkg -i arg to -IAaron Griffin1-4/+4
2009-02-23Add 'update first' flag and fix helpAaron Griffin1-5/+17
2009-01-31makechrootpkg - understand makepkg source syntaxAllan McRae1-1/+1
2008-04-22Allow makechrootpkg to install package files in the chrootAaron Griffin1-1/+14
2008-04-22makechrootpkg: Always attempt to move pkg/srcAaron Griffin1-12/+13
2008-04-14Copy ChangeLog into chroot too.Travis Willard1-0/+4
2008-04-14Temporary workaround for unionfs issuesAaron Griffin1-0/+1
2008-03-17Set $HOME before dropping permissionsAaron Griffin1-0/+1
2008-02-08Correcting an error in e0f139ad0e2b4144c39fa4431d174f453eb0ca520.5.1Simo Leone1-1/+1
2008-02-06Change unionfs module loading0.5Simo Leone1-1/+7
2008-01-29Add -r to the default makepkg argsAaron Griffin1-1/+1
2008-01-23Minor pathing cleanupsAaron Griffin1-2/+4
2008-01-23Check for existing files when copying to chrootAaron Griffin1-2/+3
2008-01-23Remove "use sudo" from default makechrootpkg makepkg argsAaron Griffin1-1/+1
2008-01-23Don't clear build dir upon completionAaron Griffin1-0/+14
2008-01-23Fix getopts bug and be more specific when moving package file.Travis Willard1-2/+2
2008-01-23Copy makepkg.conf and ~/.makepkg.conf into chroot.Travis Willard1-4/+9
2008-01-23Added support for makepkg's PKGDEST and SRCDEST params.Travis Willard1-1/+39
2008-01-23Renamed -c option to -r (for "root") and added -c option (for clean).Travis Willard1-2/+8
2007-11-29Whitespace fixes/cleanup to all of the scriptsDan McGee1-9/+11
2007-11-28Allow user to see invalid chrootpath in error messageDan McGee1-1/+1
2007-11-28Fix some bashisms (but change #! to /bin/bash)Dan McGee1-2/+2
2007-11-28makechrootpkg: clarify usage messageArmin Luntzer1-1/+1
2007-11-28makechrootpkg: Check if build was successful. Copy package to cwd and cleanup...Armin Luntzer1-3/+12
2007-11-28Clarify message when PKGBUILD does not exist and always have help availableDan McGee1-11/+11
2007-11-05Make sure that build is owned by nobody, so that it can write to the directoryJason Chu1-0/+1
2007-11-05Pass $MAKEPKG_ARGS as separate parameters to makepkg instead of one big stringJason Chu1-1/+1
2007-11-05Call mkarchroot not ./mkarchroot so that we can use makechrootpkg from any di...Jason Chu1-1/+1