summaryrefslogtreecommitdiff
path: root/default-config/etc/archiso/functions
AgeCommit message (Collapse)Author
2008-09-06Split mkarchiso and configs into logical partsAaron Griffin
Signed-off-by: Aaron Griffin <aaronmgriffin@gmail.com>
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-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