aboutsummaryrefslogtreecommitdiff
path: root/default-config
Commit message (Collapse)AuthorAgeFilesLines
* Remove tmpfs at /tmp in default fstab, as our whole system is a tmpfsDan McGee2007-10-241-1/+0
| | | | Signed-off-by: Dan McGee <dan@archlinux.org>
* Update rc.conf a bit moreDan McGee2007-10-241-6/+2
| | | | | | | | * Remove lo interface as we don't need it anymore with the new initscripts * Make clock configurable on the command line * Remove unnecessary stuff Signed-off-by: Dan McGee <dan@archlinux.org>
* Add some pregenerated locales to the default configDan McGee2007-10-242-0/+361
| | | | | | | | | | | | | This adds a locale.gen file with the default generated locales uncommented, and a prebuilt locale-archive containing the following locales: $ locale -a C POSIX en_US en_US.iso88591 en_US.utf8 Signed-off-by: Dan McGee <dan@archlinux.org>
* rc.conf defaults to localtime instead of UTCSimo Leone2007-10-241-1/+1
| | | | | | | | Most user's systems will have localtime over UTC, or at least in a liveCD situation it's a better assumption. Signed-off-by: Simo Leone <simo@archlinux.org>
* Fix line in sudoers so we can successfully sudoDan McGee2007-10-241-1/+1
| | | | Signed-off-by: Dan McGee <dan@archlinux.org>
* Add bin images to repo, and fix up the paths in GRUBDan McGee2007-10-149-1/+1072
| | | | | | | | | | | | Add some of the bin images we say we have into the GIT repo so that our ISO actually builds with these files. All latest versions were fetched: * diag2.img: 19-Feb-2007 (no version number) * memdisk.bin: built from syslinux-3.52 * memtest86+: 1.70 * x86_test: 0.10a Signed-off-by: Dan McGee <dan@archlinux.org>
* Fix issue where stock Arch initscripts were unable to find /Dan McGee2007-10-101-0/+1
| | | | | | | | If we add a root entry in our default fstab, we will be able to remount root without issues in the initscripts, even if we don't have access to the original mount locations and such. Signed-off-by: Dan McGee <dan@archlinux.org>
* Ew, DOS line endings. Get rid of them.Dan McGee2007-10-101-21/+21
| | | | Signed-off-by: Dan McGee <dan@archlinux.org>
* Add some groups that were missing from the default configDan McGee2007-10-101-0/+2
| | | | Signed-off-by: Dan McGee <dan@archlinux.org>
* Add back to main menu items for two of the submenusDan McGee2007-10-102-0/+6
| | | | | | | You could get stuck in the keyboard menu with no way out, fix that. Signed-off-by: Dan McGee <dan@archlinux.org> Signed-off-by: Simo Leone <simo@archlinux.org>
* Fixed cmdline_param(), used in rc.confSimo Leone2007-10-091-3/+2
| | | | | | | | | | | Turns out /proc gets mounted after rc.conf is sourced for the first time, so /proc/cmdline isn't such a great place to be getting parameters from in rc.conf. Use CMDLINE env variable instead, which is set to mostly the same thing (well the part we care about, at the least). Also cmdline_param wasn't breaking out of the loop properly. Signed-off-by: Simo Leone <simo@archlinux.org>
* Added dvorak keyboard layoutAaron Griffin2006-11-032-0/+68
| | | | git-svn-id: http://phraktured.net/archiso@23 00a9fe69-e71b-0410-bb23-df0e5024db41
* git-svn-id: http://phraktured.net/archiso@22 ↵Aaron Griffin2006-10-041-1/+10
| | | | 00a9fe69-e71b-0410-bb23-df0e5024db41
* Added keyboard and color selection for grub configurationAaron Griffin2006-10-034-1/+157
| | | | git-svn-id: http://phraktured.net/archiso@19 00a9fe69-e71b-0410-bb23-df0e5024db41
* Added a "how to contribute" helpfileAaron Griffin2006-10-032-0/+27
| | | | git-svn-id: http://phraktured.net/archiso@18 00a9fe69-e71b-0410-bb23-df0e5024db41
* Corrected DOS newlines... whoopsAaron Griffin2006-09-2911-167/+165
| | | | git-svn-id: http://phraktured.net/archiso@16 00a9fe69-e71b-0410-bb23-df0e5024db41
* git-svn-id: http://phraktured.net/archiso@13 ↵Aaron Griffin2006-09-2813-4300/+39
| | | | 00a9fe69-e71b-0410-bb23-df0e5024db41
* git-svn-id: http://phraktured.net/archiso@12 ↵Aaron Griffin2006-09-196-9/+21
| | | | 00a9fe69-e71b-0410-bb23-df0e5024db41
* git-svn-id: http://phraktured.net/archiso@10 ↵Aaron Griffin2006-09-191-38/+0
| | | | 00a9fe69-e71b-0410-bb23-df0e5024db41
* git-svn-id: http://phraktured.net/archiso@9 00a9fe69-e71b-0410-bb23-df0e5024db41Aaron Griffin2006-09-131-0/+38
|
* git-svn-id: http://phraktured.net/archiso@7 00a9fe69-e71b-0410-bb23-df0e5024db41Aaron Griffin2006-09-128-20/+38
|
* Mucked with grub helpAaron Griffin2006-09-1210-22/+4290
| | | | git-svn-id: http://phraktured.net/archiso@6 00a9fe69-e71b-0410-bb23-df0e5024db41
* Initial importAaron Griffin2006-08-3017-0/+245
git-svn-id: http://phraktured.net/archiso@1 00a9fe69-e71b-0410-bb23-df0e5024db41