Age | Commit message (Expand) | Author | Files | Lines |
2009-08-06 | fix copy the install files on split packages. | Biru Ionut | 1 | -3/+8 |
2009-06-30 | makechrootpkg: namcap path fix | Biru Ionut | 1 | -1/+1 |
2009-06-12 | Cause chroot buildscript to exit with error | Aaron Griffin | 1 | -0/+1 |
2009-05-13 | Use $PKGEXT defined in makepkg.conf | Pierre Schmitz | 1 | -3/+3 |
2009-05-06 | Replace unionfs with aufs | Aaron Griffin | 1 | -5/+5 |
2009-05-06 | Cleanup some of the DB addition code | Aaron Griffin | 1 | -4/+5 |
2009-03-09 | makechrootpkg: remove 'local' keyword | Aaron Griffin | 1 | -1/+1 |
2009-03-09 | makechrootpkg: remove (pkg|src)dest mount check | Aaron Griffin | 1 | -21/+17 |
2009-03-09 | makechrootpkg: Don't fail if no chroot namcap | Aaron Griffin | 1 | -1/+2 |
2009-03-09 | makechrootpkg: Don't mount-bind srcdest/pkgdest | Aaron Griffin | 1 | -10/+17 |
2009-02-27 | makechrootpkg: Check for files before copying | Aaron Griffin | 1 | -4/+10 |
2009-02-26 | makechrootpkg: Allow setting rw layer dir name | Aaron Griffin | 1 | -19/+23 |
2009-02-25 | Check mkarchroot's return code | Aaron Griffin | 1 | -18/+21 |
2009-02-24 | makechrootpkg: Use --noconfirm when updating | Aaron Griffin | 1 | -1/+1 |
2009-02-24 | makechrootpkg: Add -d to add to local repo | Aaron Griffin | 1 | -2/+14 |
2009-02-24 | makechrootpkg: Remove $CHROOT_SHELL env var | Aaron Griffin | 1 | -19/+18 |
2009-02-24 | Change makechrootpkg -i arg to -I | Aaron Griffin | 1 | -4/+4 |
2009-02-23 | Add 'update first' flag and fix help | Aaron Griffin | 1 | -5/+17 |
2009-01-31 | makechrootpkg - understand makepkg source syntax | Allan McRae | 1 | -1/+1 |
2008-04-22 | Allow makechrootpkg to install package files in the chroot | Aaron Griffin | 1 | -1/+14 |
2008-04-22 | makechrootpkg: Always attempt to move pkg/src | Aaron Griffin | 1 | -12/+13 |
2008-04-14 | Copy ChangeLog into chroot too. | Travis Willard | 1 | -0/+4 |
2008-04-14 | Temporary workaround for unionfs issues | Aaron Griffin | 1 | -0/+1 |
2008-03-17 | Set $HOME before dropping permissions | Aaron Griffin | 1 | -0/+1 |
2008-02-08 | Correcting an error in e0f139ad0e2b4144c39fa4431d174f453eb0ca520.5.1 | Simo Leone | 1 | -1/+1 |
2008-02-06 | Change unionfs module loading0.5 | Simo Leone | 1 | -1/+7 |
2008-01-29 | Add -r to the default makepkg args | Aaron Griffin | 1 | -1/+1 |
2008-01-23 | Minor pathing cleanups | Aaron Griffin | 1 | -2/+4 |
2008-01-23 | Check for existing files when copying to chroot | Aaron Griffin | 1 | -2/+3 |
2008-01-23 | Remove "use sudo" from default makechrootpkg makepkg args | Aaron Griffin | 1 | -1/+1 |
2008-01-23 | Don't clear build dir upon completion | Aaron Griffin | 1 | -0/+14 |
2008-01-23 | Fix getopts bug and be more specific when moving package file. | Travis Willard | 1 | -2/+2 |
2008-01-23 | Copy makepkg.conf and ~/.makepkg.conf into chroot. | Travis Willard | 1 | -4/+9 |
2008-01-23 | Added support for makepkg's PKGDEST and SRCDEST params. | Travis Willard | 1 | -1/+39 |
2008-01-23 | Renamed -c option to -r (for "root") and added -c option (for clean). | Travis Willard | 1 | -2/+8 |
2007-11-29 | Whitespace fixes/cleanup to all of the scripts | Dan McGee | 1 | -9/+11 |
2007-11-28 | Allow user to see invalid chrootpath in error message | Dan McGee | 1 | -1/+1 |
2007-11-28 | Fix some bashisms (but change #! to /bin/bash) | Dan McGee | 1 | -2/+2 |
2007-11-28 | makechrootpkg: clarify usage message | Armin Luntzer | 1 | -1/+1 |
2007-11-28 | makechrootpkg: Check if build was successful. Copy package to cwd and cleanup... | Armin Luntzer | 1 | -3/+12 |
2007-11-28 | Clarify message when PKGBUILD does not exist and always have help available | Dan McGee | 1 | -11/+11 |
2007-11-05 | Make sure that build is owned by nobody, so that it can write to the directory | Jason Chu | 1 | -0/+1 |
2007-11-05 | Pass $MAKEPKG_ARGS as separate parameters to makepkg instead of one big string | Jason Chu | 1 | -1/+1 |
2007-11-05 | Call mkarchroot not ./mkarchroot so that we can use makechrootpkg from any di... | Jason Chu | 1 | -1/+1 |
2007-11-05 | Escape the uniondir directory reference when creating $uniondir/etc/sudoers a... | Jason Chu | 1 | -1/+2 |
2007-11-05 | Copy the install file into the build directory because we need that too | Jason Chu | 1 | -0/+3 |
2007-11-05 | Accept options to makepkg after a -- so that we can accept longopts for makep... | Jason Chu | 1 | -1/+7 |
2007-11-04 | Allow optional params to makechrootpkg (to actually accept extra makepkg args) | Jason Chu | 1 | -1/+1 |
2007-10-30 | Trap normal exit for makechrootpkg | Jason Chu | 1 | -1/+1 |
2007-10-22 | Added GPL headers | Aaron Griffin | 1 | -0/+8 |