]> git.ipfire.org Git - thirdparty/systemd.git/commit
Move systemd-sbsign to its own source subdirectory
authorZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Thu, 7 Nov 2024 11:37:45 +0000 (12:37 +0100)
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Thu, 7 Nov 2024 13:51:43 +0000 (14:51 +0100)
commit5ffff673ac484747c5f66247e63617f2555dd96f
treeecf985325735e9cf181caec42c044d19692f6a99
parent1dabec005698407ce3a2818758603d21b5be72d7
Move systemd-sbsign to its own source subdirectory

It's already two files, and I expect that more will come. It's nicer to give
its own subdirectory to maintain consistent structure.
meson.build
src/sbsign/authenticode.h [moved from src/boot/authenticode.h with 100% similarity]
src/sbsign/meson.build [moved from src/boot/meson.build with 100% similarity]
src/sbsign/sbsign.c [moved from src/boot/sbsign.c with 100% similarity]