Official archiso scripts Repository (read-only mirror)
Find a file
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
default-config Fixed cmdline_param(), used in rc.conf 2007-10-09 20:59:26 -05:00
hooks Fixed references to archiso.sqfs 2007-10-09 20:59:26 -05:00
install Got archiso into working condition 2007-10-09 20:59:26 -05:00
packages Got archiso into working condition 2007-10-09 20:59:26 -05:00
archiso-mkinitcpio.conf Broke out boot-device locator for usb and cd booting seperatly. 2006-09-28 04:36:34 +00:00
gen_grubscan git-svn-id: http://phraktured.net/archiso@11 00a9fe69-e71b-0410-bb23-df0e5024db41 2006-09-19 15:15:42 +00:00
mkarchiso Don't use -safe on _pacman() in mkarchiso 2007-10-09 20:59:26 -05:00
mkarchiso.conf git-svn-id: http://phraktured.net/archiso@20 00a9fe69-e71b-0410-bb23-df0e5024db41 2006-10-03 22:54:42 +00:00
testiso git-svn-id: http://phraktured.net/archiso@13 00a9fe69-e71b-0410-bb23-df0e5024db41 2006-09-28 02:15:25 +00:00
TODO Updated TODO items 2007-10-09 20:59:26 -05:00