Subversion Repositories ALCASAR

Rev

Rev 2860 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log

Rev 2860 Rev 2893
Line 100... Line 100...
100
		# Place ISO_INSTALL flag
100
		# Place ISO_INSTALL flag
101
		touch /mnt/root/iso_install
101
		touch /mnt/root/iso_install
102
	",
102
	",
103
 
103
 
104
	'postInstall' => "
104
	'postInstall' => "
105
	#sert à la syncro des DD en cas d'un RAID
105
	#sert à la synchro des DD en cas d'un RAID
106
	dracut -f -H
106
	dracut -f -H
107
	#pour syncro horloge
107
	#pour synchro horloge
108
	hwclock --systohc --utc
108
	hwclock --systohc --utc
109
     ",
109
     ",
110
 
110
 
111
 
111
 
112
	# Exit without prompt after installation is finished
112
	# Exit without prompt after installation is finished