Files
shredos.x86_64/fs/iso9660
desertwitch 1635894f8e fix(configs): revert partition size and post processing for EFI
The EFI partition for hybrid ISOs does not reliably show on all Windows systems, so we cannot use our "hack" of writing the configurations/PDFs to it. Reverted instead to a sane-sized EFI partition which is used just for booting. Added a note to the README that some tools such as Rufus support an ISO-mode to add a writeable partition at burning-time.

Signed-off-by: desertwitch <24509509+desertwitch@users.noreply.github.com>
2025-11-21 11:17:05 +01:00
..

ISO9660 filesystem was updated to modern standards as of 20/11/2025.
The changes have - at the time of this writing - not been upstreamed.
Do compare (and port 'fs/iso9660' over) when updating the Buildroot release.

The following variables are filled in at build-time:
  - __EFI_ID_FILE__
  - __KERNEL_PATH__
  - __INITRD_PATH__ (automatically removed if not used)