tiny-slitaz diff step1.php @ rev 38

helper: don't build slitaz.iso twice (again)
author Pascal Bellard <pascal.bellard@slitaz.org>
date Tue Sep 26 19:36:25 2023 +0000 (8 months ago)
parents 974cf6a79cc4
children
line diff
     1.1 --- a/step1.php	Thu Sep 26 13:55:40 2019 +0200
     1.2 +++ b/step1.php	Tue Sep 26 19:36:25 2023 +0000
     1.3 @@ -111,9 +111,7 @@
     1.4  	}
     1.5  ?>
     1.6  
     1.7 -<p id="kernel">You can upload a custom Kernel or use an official one. Your
     1.8 -Kernel should have an embedded initramfs with busybox like <a
     1.9 -href="dist/rootfs.cpio" title="See CONFIG_INITRAMFS_SOURCE">this</a>.</p>
    1.10 +<p id="kernel">You can upload a custom Kernel or use an official one.</p>
    1.11  
    1.12  <div>
    1.13  	<form method="post" enctype="multipart/form-data" action="<?php echo $_SERVER["PHP_SELF"]; ?>">