mirror of
https://github.com/PartialVolume/shredos.x86_64.git
synced 2026-02-20 05:32:11 +00:00
It is more convenient to not have to search for configuration files in different directories, and also helpful to see the standard configuration files, so move all ShredOS configurations into board/shredos. Signed-off-by: desertwitch <24509509+desertwitch@users.noreply.github.com>
9 lines
366 B
Plaintext
9 lines
366 B
Plaintext
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)
|