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