summaryrefslogtreecommitdiff
path: root/mkarchroot
AgeCommit message (Expand)Author
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