Age | Commit message (Expand) | Author |
2010-06-24 | removed mode lines; was not a good idea after all | Pierre Schmitz |
2010-02-21 | mkarchroot: Added default pacman cache in usage help0.9.3 | Eric BĂ©langer |
2010-02-13 | apply common coding style | Pierre Schmitz |
2010-02-13 | Further fixes to cache_dir handling | Allan McRae |
2010-02-13 | Read cachedir from pacman.conf in working dir | Allan McRae |
2010-02-13 | set umask to 0022 | Pierre Schmitz |
2010-02-12 | Fall back to default if CacheDir is not set | Pierre Schmitz |
2010-02-11 | make sure pacman cache dir exists | Pierre Schmitz |
2010-02-11 | Add missing -n option to getopt list for mkarchroot | Pierre Schmitz |
2010-02-11 | Reduce verbosity to a sane minimum | Pierre Schmitz |
2010-02-11 | Read pacman cache dir from pacman.conf or cli | Pierre Schmitz |
2010-01-11 | Reset umask before touching the chroot. | Byron Clark |
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 |