tazpanel rev 253

installer.cgi: Dont check generic config (avoid errors for users)
author Christophe Lincoln <pankso@slitaz.org>
date Thu Mar 01 15:19:35 2012 +0100 (2012-03-01)
parents f94970922f85
children 787214427b62
files installer.cgi
line diff
     1.1 --- a/installer.cgi	Thu Mar 01 15:03:13 2012 +0100
     1.2 +++ b/installer.cgi	Thu Mar 01 15:19:35 2012 +0100
     1.3 @@ -574,7 +574,9 @@
     1.4  		xhtml_header
     1.5  		form_start
     1.6  		display_action install
     1.7 -		check_setup
     1.8 +		# The config file is generic and will be created now.
     1.9 +		# Should be done after: moveto_page home write ?
    1.10 +		#check_setup
    1.11  		select_source
    1.12  		select_partition
    1.13  		select_home