summaryrefslogtreecommitdiff
path: root/mkarchroot
AgeCommit message (Expand)Author
2010-08-16Fix typoPierre Schmitz
2010-08-12Provide /dev/{shm,pts} within chrootPierre Schmitz
2010-06-24removed mode lines; was not a good idea after allPierre Schmitz
2010-02-21mkarchroot: Added default pacman cache in usage help0.9.3Eric BĂ©langer
2010-02-13apply common coding stylePierre Schmitz
2010-02-13Further fixes to cache_dir handlingAllan McRae
2010-02-13Read cachedir from pacman.conf in working dirAllan McRae
2010-02-13set umask to 0022Pierre Schmitz
2010-02-12Fall back to default if CacheDir is not setPierre Schmitz
2010-02-11make sure pacman cache dir existsPierre Schmitz
2010-02-11Add missing -n option to getopt list for mkarchrootPierre Schmitz
2010-02-11Reduce verbosity to a sane minimumPierre Schmitz
2010-02-11Read pacman cache dir from pacman.conf or cliPierre Schmitz
2010-01-11Reset umask before touching the chroot.Byron Clark
2009-01-24Add a param to NOT copy config files to the chrootAaron Griffin
2008-10-20Only run locale-gen if the target root has /etc/locale.genAaron Griffin
2008-02-06Separate mounting from config copyingSimo Leone
2008-01-23Remove DBPath from mkarchrootAaron Griffin
2007-11-28Copy resolv.conf each time just like mtabAaron Griffin
2007-11-28Fixed a typo (mkarchchroot -> mkarchroot)Aaron Griffin
2007-11-28Whitespace fixes/cleanup to all of the scriptsDan McGee
2007-11-28Use user's locale.gen instead of sed-magicDan McGee
2007-11-28Fix some bashisms (but change #! to /bin/bash)Dan McGee
2007-11-27mkarchroot: create $working_dir/etc (fixes error msg when trying to copy /etc...Armin Luntzer
2007-11-27mkarchroot: copy /etc/resolv.conf to chrootArmin Luntzer
2007-11-27mkarchroot: add -M switch for a custom makepkg.confArmin Luntzer
2007-11-04Copy mtab over to chroot so that pacman can detect disk spaceJason Chu
2007-11-04Pass $RUN to chroot so that all the params are expanded properlyJason Chu
2007-11-03Install the custom pacman.conf in the chroot so that it can be used for later...Jason Chu
2007-11-03add -C option to mkarchrootDaniel Isenmann
2007-10-29mkarchroot: move check for root below option parsingDan McGee
2007-10-29mkarchroot: clean up/unify output messagesDan McGee
2007-10-23Make sure that var/lib/pacman is createdJason Chu
2007-10-23Added 'update' to mkarchrootAaron Griffin
2007-10-21Added GPL headersAaron Griffin
2007-10-07Generate current locale in new chroots by defaultAaron Griffin
2007-10-06Trap EXIT and use relative cache and db pathsSimo Leone
2007-10-03Initial checking of makechrootpkgAaron Griffin
2007-10-03Initial mkarchroot commitAaron Griffin