mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-08-08 08:30:47 -09:00
lpxelinux is like pxelinux, except it allows retrieving the files for the kernel (with the KERNEL directive) and initrd (the path to initrd= in the APPEND directive) from FTP or HTTP, rather than just from TFTP. Using HTTP or FTP is musch faster than TFTP, so the boot time for big kernels or big initrds is much shorter than with TFTP. Signed-off-by: Yann E. MORIN <yann.morin@orange.com> [Julien: fix typo in commit title] Signed-off-by: Julien Olivain <ju.o@free.fr>
2.0 KiB
2.0 KiB