slitaz-forge rev 595

Update mirror/floppies (again)
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sat Aug 01 14:23:16 2015 +0200 (2015-08-01)
parents a37f4ff3d549
children 418ff926c701
files mirror/floppies/builder/index.php
line diff
     1.1 --- a/mirror/floppies/builder/index.php	Fri Jul 31 18:40:18 2015 +0200
     1.2 +++ b/mirror/floppies/builder/index.php	Sat Aug 01 14:23:16 2015 +0200
     1.3 @@ -559,10 +559,10 @@
     1.4  <h4>How does it work ?</h4>
     1.5  <p>
     1.6  This tool updates the boot sector of your kernel with
     1.7 -<a href="http://hg.slitaz.org/wok/raw-file/66e38bd6a132/linux/stuff/linux-header.u">this patch</a>.
     1.8 +<a href="http://hg.slitaz.org/wok/raw-file/13835bce7189/syslinux/stuff/iso2exe/bootloader.S">this code</a>.
     1.9  You may add a default cmdline and an initramfs. The cmdline can be edited at boot
    1.10  time but the <acronym title="Check for disk swap every 5 seconds">keyboard is not mandatory</acronym>.
    1.11 -A <a href="bootloader"> standalone version</a> is available.
    1.12 +A <a href="bootloader"> standalone version</a> is available to break the web server upload limit.
    1.13  </p>
    1.14  <p>
    1.15  Each part (boot, setup, boot message, cmdline, kernel, initramfs) is aligned to 512 bytes.
    1.16 @@ -571,7 +571,7 @@
    1.17  </p>
    1.18  <p>
    1.19  You can extract the <u>kernel</u>, <u>cmdline</u> and <u>rootfs</u> files with 
    1.20 -<a href="../floppies">this tool</a> from the floppy images.
    1.21 +<a href="bootloader" title="./bootloader --extract floppy.*">this tool</a> from the floppy images.
    1.22  </p>
    1.23  </div>
    1.24