mirror of
https://github.com/systemd/systemd
synced 2024-11-05 18:25:39 +00:00
eb981a5b9b
This make them recognized by file managers and stuff. Maybe one day we should properly register mime types in the "vnd." namespace with IANA, but I am too lazy to deal with the bureaucracy for that, hence let's stick with the x. namespace for now. This defines confext/sysext DDIs as subtype of: https://www.iana.org/assignments/media-types/application/vnd.efi.img Which is what everyone appears to use for raw disk images, in particular if they contain a GPT partition table.
3 lines
108 B
Meson
3 lines
108 B
Meson
# SPDX-License-Identifier: LGPL-2.1-or-later
|
|
|
|
install_data('io.systemd.xml', install_dir : mimepackagesdir)
|