Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
path: root/default-config
AgeCommit message (Collapse)Author
2007-10-10Add back to main menu items for two of the submenusDan McGee
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-09Fixed cmdline_param(), used in rc.confSimo Leone
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>
2006-11-03Added dvorak keyboard layoutAaron Griffin
git-svn-id: http://phraktured.net/archiso@23 00a9fe69-e71b-0410-bb23-df0e5024db41
2006-10-04git-svn-id: http://phraktured.net/archiso@22 ↵Aaron Griffin
00a9fe69-e71b-0410-bb23-df0e5024db41
2006-10-03Added keyboard and color selection for grub configurationAaron Griffin
git-svn-id: http://phraktured.net/archiso@19 00a9fe69-e71b-0410-bb23-df0e5024db41
2006-10-03Added a "how to contribute" helpfileAaron Griffin
git-svn-id: http://phraktured.net/archiso@18 00a9fe69-e71b-0410-bb23-df0e5024db41
2006-09-29Corrected DOS newlines... whoopsAaron Griffin
git-svn-id: http://phraktured.net/archiso@16 00a9fe69-e71b-0410-bb23-df0e5024db41
2006-09-28git-svn-id: http://phraktured.net/archiso@13 ↵Aaron Griffin
00a9fe69-e71b-0410-bb23-df0e5024db41
2006-09-19git-svn-id: http://phraktured.net/archiso@12 ↵Aaron Griffin
00a9fe69-e71b-0410-bb23-df0e5024db41
2006-09-19git-svn-id: http://phraktured.net/archiso@10 ↵Aaron Griffin
00a9fe69-e71b-0410-bb23-df0e5024db41
2006-09-13git-svn-id: http://phraktured.net/archiso@9 00a9fe69-e71b-0410-bb23-df0e5024db41Aaron Griffin
2006-09-12git-svn-id: http://phraktured.net/archiso@7 00a9fe69-e71b-0410-bb23-df0e5024db41Aaron Griffin
2006-09-12Mucked with grub helpAaron Griffin
git-svn-id: http://phraktured.net/archiso@6 00a9fe69-e71b-0410-bb23-df0e5024db41
2006-08-30Initial importAaron Griffin
git-svn-id: http://phraktured.net/archiso@1 00a9fe69-e71b-0410-bb23-df0e5024db41