aboutsummaryrefslogtreecommitdiff
path: root/configs/install-iso/overlay/etc
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-162-0/+190
| | | | | | | | | 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>
* Remove the 'tz' script in favor of the installerAaron Griffin2008-12-231-2/+0
| | | | | | | Latest installer version contains a timezone menu that supersedes the old tz script. Signed-off-by: Aaron Griffin <aaronmgriffin@gmail.com>
* Cleanup the install-iso MakefileAaron Griffin2008-12-214-6/+4
| | | | | | | | Also do some tidying of the config and set the default timezone to nothing, to prevent hiccups on rc.shutdown Signed-off-by: Aaron Griffin <aaronmgriffin@gmail.com>
* Apparently, we've never used this!Aaron Griffin2008-12-061-1/+1
| | | | Signed-off-by: Aaron Griffin <aaronmgriffin@gmail.com>
* Rename all uses of 'archlive' to 'archiso'Aaron Griffin2008-10-191-1/+1
| | | | | | | Additionally change grub prompts to use "ArchLinux LiveCD" as the boot item name Signed-off-by: Aaron Griffin <aaronmgriffin@gmail.com>
* Rename "default-config" to "overlay"Aaron Griffin2008-09-0614-0/+544
I like difficulty and then name was annoying me Signed-off-by: Aaron Griffin <aaronmgriffin@gmail.com>