aboutsummaryrefslogtreecommitdiff
path: root/configs/install-iso/overlay
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-232-218/+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>
* localtime/UTC corrections to the TZ scriptGerhard Brauer2008-12-181-3/+16
| | | | | | | | The previous code handled timezone changes poorly when fiddling with the hwclock. Add localtime/UTC selection for the hwclock to circumvent this 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>
* Default ISO config cleanupAaron Griffin2008-10-1919-1450/+0
| | | | Signed-off-by: Aaron Griffin <aaronmgriffin@gmail.com>
* Rename all uses of 'archlive' to 'archiso'Aaron Griffin2008-10-192-5/+5
| | | | | | | 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-0636-0/+2246
I like difficulty and then name was annoying me Signed-off-by: Aaron Griffin <aaronmgriffin@gmail.com>