tazinst rev 53

link to ISO mine
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sat Apr 11 17:30:51 2015 +0200 (2015-04-11)
parents 34064b56097c
children d04e72e2d070
files installer.cgi
line diff
     1.1 --- a/installer.cgi	Sat Apr 11 08:00:48 2015 +0200
     1.2 +++ b/installer.cgi	Sat Apr 11 17:30:51 2015 +0200
     1.3 @@ -180,6 +180,24 @@
     1.4  	</footer>
     1.5  </section>
     1.6  
     1.7 +<section>
     1.8 +	<header>$(gettext "Without Partitioning / Formating")</header>
     1.9 +
    1.10 +	<div>
    1.11 +	<p>$(gettext "SliTaz and Windows™ can coexist in the same partition.")</p>
    1.12 +	<p>$(gettext "Slitaz will be in the \slitaz directory like did UMSDOS \
    1.13 +in the previous century...")</p>
    1.14 +	</div>
    1.15 +
    1.16 +	<footer>
    1.17 +		<form action="boot.cgi">
    1.18 +			<input type="hidden" name="iso"/>
    1.19 +			<input type="hidden" name="action" value="install"/>
    1.20 +			<button data-icon="install">$(gettext 'Install')</button>
    1.21 +		</form>
    1.22 +	</footer>
    1.23 +</section>
    1.24 +
    1.25  
    1.26  <h5>$(gettext "Continue installation")</h5>
    1.27