]> git.ipfire.org Git - thirdparty/systemd.git/commit
boot: generalize CDROM terminology to El Torito 41509/head
authorDaan De Meyer <daan@amutable.com>
Sun, 5 Apr 2026 08:17:59 +0000 (08:17 +0000)
committerDaan De Meyer <daan@amutable.com>
Sun, 5 Apr 2026 08:19:49 +0000 (08:19 +0000)
commitc82cf5662e25591ca50831b8b386fa2da94dd3c1
tree3208c40434264dde33bb244170a6aea179c44c32
parent4e0eabd40118c2607e52009c39a936c2054e6153
boot: generalize CDROM terminology to El Torito

Per UEFI specification ยง13.3.2, El Torito partition discovery applies to
any block device, not just optical media. Rename
disk_get_part_uuid_cdrom() to disk_get_part_uuid_eltorito() and update
all log messages and comments to say "El Torito" instead of "CDROM" to
reflect this.
src/boot/part-discovery.c
src/udev/udev-builtin-blkid.c