slitaz-forge rev 705

boot.slitaz.org: remove obsolete required configuration
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sun Oct 27 15:24:20 2019 +0100 (2019-10-27)
parents a05dc3f9babc
children 16210f5edb8c
files boot/en/index.php boot/fr/index.php boot/pt/index.php boot/ru/index.php
line diff
     1.1 --- a/boot/en/index.php	Sun Oct 27 12:14:51 2019 +0100
     1.2 +++ b/boot/en/index.php	Sun Oct 27 15:24:20 2019 +0100
     1.3 @@ -109,10 +109,13 @@
     1.4  	(<a href="http://mirror.slitaz.org/boot/floppy-grub4dos.md5">md5</a>)
     1.5  	and transfer the image to a blank floppy disk using the command:
     1.6  	<code>dd if=floppy-grub4dos of=/dev/fd0</code>. Boot the floppy and select
     1.7 -	iPXE entry.</li>
     1.8 +	iPXE entry.
     1.9 +	You can also create a <a href="http://mirror.slitaz.org/boot/ipxe">iPXE</a>
    1.10 +	only boot floppy for a faster boot process using the command:
    1.11 +	<code>dd if=ipxe of=/dev/fd0</code>.</li>
    1.12  	<li>Network boot: if you can modify your DHCP server configuration, declare
    1.13  	the tftp server <i>mirror.slitaz.org</i> and the boot file
    1.14 -	<i>ipxe.pxe</i>:
    1.15 +	<i><a href="http://mirror.slitaz.org/boot/ipxe.pxe">ipxe.pxe</a></i>:
    1.16  	<ul>
    1.17  	<li>for <b>udhcpd</b>
    1.18  	<pre>siaddr mirror.slitaz.org
    1.19 @@ -124,6 +127,10 @@
    1.20  	<pre>dhcp-boot=ipxe.pxe,mirror.slitaz.org</pre></li>
    1.21  	</ul>
    1.22  	</li>
    1.23 +	<li>Starting <a href="http://mirror.slitaz.org/boot/ipxe">iPXE</a> from
    1.24 +	DOS: renamed to ipxe.exe, it can be launched under DOS (Windows is not
    1.25 +	supported).
    1.26 +	</li>
    1.27  </ul>
    1.28  
    1.29  
    1.30 @@ -136,17 +143,6 @@
    1.31  </p>
    1.32  
    1.33  
    1.34 -<h3>Required configuration</h3>
    1.35 -
    1.36 -<p>
    1.37 -The default boot entry needs 160 MB RAM. Two entries are available to
    1.38 -boot with 24 MB:
    1.39 -</p>
    1.40 -<ul>
    1.41 -	<li><code>tiny</code> starts in text mode.</li>
    1.42 -	<li><code>loram</code> starts in graphical mode.</li>
    1.43 -</ul>
    1.44 -
    1.45  <!-- End of content -->
    1.46  </main>
    1.47  
     2.1 --- a/boot/fr/index.php	Sun Oct 27 12:14:51 2019 +0100
     2.2 +++ b/boot/fr/index.php	Sun Oct 27 15:24:20 2019 +0100
     2.3 @@ -118,10 +118,13 @@
     2.4  	Transférez l'image sur une disquette vierge en utilisant la commande
     2.5  	suivant : <code>dd if=floppy-grub4dos of=/dev/fd0</code>. Démarrez sur
     2.6  	la disquette et choisissez l'entrée iPXE.
     2.7 +	Vous pouvez aussi créer une disquette uniquement pour
     2.8 +	<a href="http://mirror.slitaz.org/boot/ipxe">iPXE</a> afin de
     2.9 +	démarrer plus rapidement avec la commande: <code>dd if=ipxe of=/dev/fd0</code>.
    2.10  	</li>
    2.11  	<li>Démarrage réseau : si vous pouvez modifier la configuration du server DHCP,
    2.12  	déclarez le serveur tftp <i>mirror.slitaz.org</i> et le fichier de boot
    2.13 -	<i>ipxe.pxe</i> :
    2.14 +	<i><a href="http://mirror.slitaz.org/boot/ipxe.pxe">ipxe.pxe</a></i> :
    2.15  	<ul>
    2.16  	<li>pour <b>udhcpd</b>
    2.17  	<pre>siaddr mirror.slitaz.org
    2.18 @@ -133,6 +136,10 @@
    2.19  	<pre>dhcp-boot=ipxe.pxe,mirror.slitaz.org</pre></li>
    2.20  	</ul>
    2.21  	</li>
    2.22 +	<li>Démarrer <a href="http://mirror.slitaz.org/boot/ipxe">iPXE</a>
    2.23 +	depuis DOS: renommé en ipxe.exe, il peut être lancé sous DOS
    2.24 +	(Windows n'est pas supporté).
    2.25 +	</li>
    2.26  </ul>
    2.27  
    2.28  
    2.29 @@ -146,17 +153,6 @@
    2.30  </p>
    2.31  
    2.32  
    2.33 -<h3>Configuration minimum</h3>
    2.34 -
    2.35 -<p>
    2.36 -L'entrée par défaut nécessite au moins 160 Mo de RAM. Deux autres sont
    2.37 -disponibles pour démarrer avec 24 Mo ou plus :
    2.38 -</p>
    2.39 -<ul>
    2.40 -	<li><code>tiny</code> démarre en mode texte.</li>
    2.41 -	<li><code>loram</code> démarre en mode graphique.</li>
    2.42 -</ul>
    2.43 -
    2.44  <!-- End of content -->
    2.45  </main>
    2.46  
     3.1 --- a/boot/pt/index.php	Sun Oct 27 12:14:51 2019 +0100
     3.2 +++ b/boot/pt/index.php	Sun Oct 27 15:24:20 2019 +0100
     3.3 @@ -126,17 +126,6 @@
     3.4  </p>
     3.5  
     3.6  
     3.7 -<h3>Configuração requerida</h3>
     3.8 -
     3.9 -<p>
    3.10 -A entrada padrão de boot necessidade de 160MB de memória RAM. Duas entradas
    3.11 -estão disponíveis para boot com 24MB:
    3.12 -</p>
    3.13 -<ul>
    3.14 -	<li><code>tiny</code> inicia em modo texto.</li>
    3.15 -	<li><code>loram</code> inicia em modo gráfico.</li>
    3.16 -</ul>
    3.17 -
    3.18  <!-- End of content -->
    3.19  </main>
    3.20  
     4.1 --- a/boot/ru/index.php	Sun Oct 27 12:14:51 2019 +0100
     4.2 +++ b/boot/ru/index.php	Sun Oct 27 15:24:20 2019 +0100
     4.3 @@ -117,16 +117,6 @@
     4.4  	сообщить ваше время загрузки в рассылке или на форуме.</p>
     4.5  
     4.6  
     4.7 -<h3>Требуемая конфигурация</h3>
     4.8 -
     4.9 -<p>Для загрузки по умолчанию необходимо 160 МБ ОЗУ. Следующие два пункта
    4.10 -	могут загружаться при наличии 24 МБ ОЗУ:</p>
    4.11 -
    4.12 -<ul>
    4.13 -	<li><code>tiny</code> запускается в текстовом режиме.</li>
    4.14 -	<li><code>loram</code> запускается в графическом режиме.</li>
    4.15 -</ul>
    4.16 -
    4.17  <!-- End of content -->
    4.18  </main>
    4.19