aboutsummaryrefslogtreecommitdiff
path: root/configs/install-iso/overlay/etc/pacman.d
Commit message (Collapse)AuthorAgeFilesLines
* Change mirrorlist architecture on makeAaron Griffin2009-01-241-67/+67
| | | | | | | | | | The x86_64 images were installing i686 systems. This was due to the fact that the mirrorlist was in the overlay. A new devtools release (with the -n arg) will fix this when running mkarchroot. To be removed later Signed-off-by: Aaron Griffin <aaronmgriffin@gmail.com>
* Add pacman files to overlayGerhard Brauer2009-01-161-0/+113
Clean pacman.d/mirrorlist and pacman.conf. Otherwise the files from the ISO builder's machine are used (which maybe not clean sometimes). Signed-off-by: Gerhard Brauer <gerbra@archlinux.de> [Aaron: Removed packages.list changes] Signed-off-by: Aaron Griffin <aaronmgriffin@gmail.com>