Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
path: root/default-config/etc/archiso
AgeCommit message (Collapse)Author
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-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-12git-svn-id: http://phraktured.net/archiso@7 00a9fe69-e71b-0410-bb23-df0e5024db41Aaron Griffin
2006-08-30Initial importAaron Griffin
git-svn-id: http://phraktured.net/archiso@1 00a9fe69-e71b-0410-bb23-df0e5024db41