Age | Commit message (Expand) | Author | Files | Lines |
2010-02-11 | Reduce verbosity to a sane minimum | Pierre Schmitz | 1 | -19/+1 |
2010-02-11 | Read pacman cache dir from pacman.conf or cli | Pierre Schmitz | 1 | -8/+11 |
2010-01-11 | Reset umask before touching the chroot. | Byron Clark | 1 | -0/+1 |
2009-01-24 | Add a param to NOT copy config files to the chroot | Aaron Griffin | 1 | -2/+5 |
2008-10-20 | Only run locale-gen if the target root has /etc/locale.gen | Aaron Griffin | 1 | -3/+5 |
2008-02-06 | Separate mounting from config copying | Simo Leone | 1 | -1/+6 |
2008-01-23 | Remove DBPath from mkarchroot | Aaron Griffin | 1 | -1/+0 |
2007-11-29 | Copy resolv.conf each time just like mtab | Aaron Griffin | 1 | -3/+3 |
2007-11-29 | Fixed a typo (mkarchchroot -> mkarchroot) | Aaron Griffin | 1 | -1/+1 |
2007-11-29 | Whitespace fixes/cleanup to all of the scripts | Dan McGee | 1 | -4/+4 |
2007-11-28 | Use user's locale.gen instead of sed-magic | Dan McGee | 1 | -1/+1 |
2007-11-28 | Fix some bashisms (but change #! to /bin/bash) | Dan McGee | 1 | -5/+5 |
2007-11-28 | mkarchroot: create $working_dir/etc (fixes error msg when trying to copy /etc... | Armin Luntzer | 1 | -0/+1 |
2007-11-28 | mkarchroot: copy /etc/resolv.conf to chroot | Armin Luntzer | 1 | -0/+2 |
2007-11-28 | mkarchroot: add -M switch for a custom makepkg.conf | Armin Luntzer | 1 | -1/+9 |
2007-11-04 | Copy mtab over to chroot so that pacman can detect disk space | Jason Chu | 1 | -0/+3 |
2007-11-04 | Pass $RUN to chroot so that all the params are expanded properly | Jason Chu | 1 | -1/+1 |
2007-11-03 | Install the custom pacman.conf in the chroot so that it can be used for later... | Jason Chu | 1 | -0/+5 |
2007-11-03 | add -C option to mkarchroot | Daniel Isenmann | 1 | -1/+6 |
2007-10-30 | mkarchroot: move check for root below option parsing | Dan McGee | 1 | -5/+6 |
2007-10-30 | mkarchroot: clean up/unify output messages | Dan McGee | 1 | -18/+14 |
2007-10-24 | Make sure that var/lib/pacman is created | Jason Chu | 1 | -1/+1 |
2007-10-24 | Added 'update' to mkarchroot | Aaron Griffin | 1 | -3/+5 |
2007-10-22 | Added GPL headers | Aaron Griffin | 1 | -2/+10 |
2007-10-07 | Generate current locale in new chroots by default | Aaron Griffin | 1 | -0/+4 |
2007-10-07 | Trap EXIT and use relative cache and db paths | Simo Leone | 1 | -3/+4 |
2007-10-04 | Initial checking of makechrootpkg | Aaron Griffin | 1 | -7/+15 |
2007-10-04 | Initial mkarchroot commit | Aaron Griffin | 1 | -0/+136 |