[PATCH 0/3] Move PXE boot from README into online documentation

Fiona Klute fiona.klute at gmx.de
Mon Jun 30 12:53:20 CEST 2025


Tom asked if I could move the README into usage documentation when I
sent the recent patch about "append" in extlinux.conf. This is mostly
a reformatting to make it fit in the RST documentation, I've also
added the "sysboot" command which was key for me (patch 3) and grouped
up environment variables (patch 2).

There's definitely more that could be improved here (e.g. move the
commands to the Shell Commands section, reduce overlap with
doc/develop/distro.rst), but I hope this helps for now.

Best regards,
Fiona

Fiona Klute (3):
  doc: move PXE README into usage documentation
  doc: PXE usage: move environment variables to a separate section
  doc: PXE: mention extlinux.conf and sysboot

 doc/README.pxe      | 292 -------------------------------------
 doc/usage/index.rst |   1 +
 doc/usage/pxe.rst   | 346 ++++++++++++++++++++++++++++++++++++++++++++
 3 files changed, 347 insertions(+), 292 deletions(-)
 delete mode 100644 doc/README.pxe
 create mode 100644 doc/usage/pxe.rst

-- 
2.50.0



More information about the U-Boot mailing list