Age | Commit message (Expand) | Author | Files | Lines |
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 |
2007-10-07 | Allow us to properly drop permissions in the chroot via sudo | Aaron Griffin | 1 | -8/+22 |
2007-10-04 | Initial checking of makechrootpkg | Aaron Griffin | 1 | -0/+92 |