Commit Graph

22 Commits

Author SHA1 Message Date
Dan McGee
1f1bbd1716 Update rc.conf a bit more
* 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>
2007-10-24 21:07:40 -05:00
Dan McGee
4af987fe10 Add some pregenerated locales to the default config
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>
2007-10-24 20:33:23 -05:00
Simo Leone
9729512abd rc.conf defaults to localtime instead of UTC
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>
2007-10-24 20:14:41 -05:00
Dan McGee
e1d6dcec6b Fix line in sudoers so we can successfully sudo
Signed-off-by: Dan McGee <dan@archlinux.org>
2007-10-24 02:05:32 -05:00
Dan McGee
2f10bc9b79 Add bin images to repo, and fix up the paths in GRUB
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>
2007-10-14 11:38:31 -05:00
Dan McGee
e5fb50c573 Fix issue where stock Arch initscripts were unable to find /
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>
2007-10-10 23:05:26 -05:00
Dan McGee
34c7ce7193 Ew, DOS line endings. Get rid of them.
Signed-off-by: Dan McGee <dan@archlinux.org>
2007-10-10 23:05:26 -05:00
Dan McGee
77fd769e5c Add some groups that were missing from the default config
Signed-off-by: Dan McGee <dan@archlinux.org>
2007-10-10 23:05:26 -05:00
Dan McGee
695951bb8f Add back to main menu items for two of the submenus
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>
2007-10-10 21:43:29 -05:00
Simo Leone
8dea2b65fc Fixed cmdline_param(), used in rc.conf
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>
2007-10-09 20:59:26 -05:00
Aaron Griffin
d0688d1130 Added dvorak keyboard layout
git-svn-id: http://phraktured.net/archiso@23 00a9fe69-e71b-0410-bb23-df0e5024db41
2006-11-03 16:34:29 +00:00
Aaron Griffin
6794b191a0 git-svn-id: http://phraktured.net/archiso@22 00a9fe69-e71b-0410-bb23-df0e5024db41 2006-10-04 22:12:16 +00:00
Aaron Griffin
078a5d06a4 Added keyboard and color selection for grub configuration
git-svn-id: http://phraktured.net/archiso@19 00a9fe69-e71b-0410-bb23-df0e5024db41
2006-10-03 18:45:06 +00:00
Aaron Griffin
04b5d18658 Added a "how to contribute" helpfile
git-svn-id: http://phraktured.net/archiso@18 00a9fe69-e71b-0410-bb23-df0e5024db41
2006-10-03 16:27:21 +00:00
Aaron Griffin
9b271cc997 Corrected DOS newlines... whoops
git-svn-id: http://phraktured.net/archiso@16 00a9fe69-e71b-0410-bb23-df0e5024db41
2006-09-29 06:47:54 +00:00
Aaron Griffin
c464db5951 git-svn-id: http://phraktured.net/archiso@13 00a9fe69-e71b-0410-bb23-df0e5024db41 2006-09-28 02:15:25 +00:00
Aaron Griffin
59ddc5be61 git-svn-id: http://phraktured.net/archiso@12 00a9fe69-e71b-0410-bb23-df0e5024db41 2006-09-19 18:08:10 +00:00
Aaron Griffin
04d35d77f9 git-svn-id: http://phraktured.net/archiso@10 00a9fe69-e71b-0410-bb23-df0e5024db41 2006-09-19 03:12:41 +00:00
Aaron Griffin
77305eb4d8 git-svn-id: http://phraktured.net/archiso@9 00a9fe69-e71b-0410-bb23-df0e5024db41 2006-09-13 22:35:30 +00:00
Aaron Griffin
5c56aefa6b git-svn-id: http://phraktured.net/archiso@7 00a9fe69-e71b-0410-bb23-df0e5024db41 2006-09-12 15:42:58 +00:00
Aaron Griffin
7e3a0aab54 Mucked with grub help
git-svn-id: http://phraktured.net/archiso@6 00a9fe69-e71b-0410-bb23-df0e5024db41
2006-09-12 15:16:59 +00:00
Aaron Griffin
676782bc3a Initial import
git-svn-id: http://phraktured.net/archiso@1 00a9fe69-e71b-0410-bb23-df0e5024db41
2006-08-30 05:32:35 +00:00