From da8006121fcbd791087779f3bd7c45e5ea9a5ec75f26394846d6cdc200dcd836 Mon Sep 17 00:00:00 2001 From: Franck Bui Date: Tue, 19 Mar 2024 14:38:42 +0000 Subject: [PATCH] sort files.experimental OBS-URL: https://build.opensuse.org/package/show/Base:System/systemd?expand=0&rev=1504 --- files.experimental | 184 ++++++++++++++++++++++----------------------- 1 file changed, 91 insertions(+), 93 deletions(-) diff --git a/files.experimental b/files.experimental index c2805885..dac782d4 100644 --- a/files.experimental +++ b/files.experimental @@ -1,12 +1,26 @@ # # Please keep the list sorted (with `LC_ALL=C sort`). # +%dir %{_prefix}/lib/pcrlock.d +%dir %{_prefix}/lib/pcrlock.d/400-secureboot-separator.pcrlock.d +%dir %{_prefix}/lib/pcrlock.d/500-separator.pcrlock.d +%dir %{_prefix}/lib/pcrlock.d/700-action-efi-exit-boot-services.pcrlock.d %dir %{_sysconfdir}/systemd/oomd.conf.d +%dir %{_systemd_util_dir}/repart +%dir %{_systemd_util_dir}/repart/definitions +%dir %{_systemd_util_dir}/repart/definitions/confext.repart.d +%dir %{_systemd_util_dir}/repart/definitions/portable.repart.d +%dir %{_systemd_util_dir}/repart/definitions/sysext.repart.d %if %{with sd_boot} %dir %{_unitdir}/initrd.target.wants %endif %{_bindir}/oomctl %{_bindir}/systemd-repart +%{_bindir}/systemd-vmspawn +%if %{with sd_boot} +%{_bindir}/ukify +%endif +%{_bindir}/varlinkctl %{_datadir}/bash-completion/completions/oomctl %{_datadir}/dbus-1/interfaces/org.freedesktop.oom1.Manager.xml %{_datadir}/dbus-1/interfaces/org.freedesktop.portable1.Image.xml @@ -16,20 +30,36 @@ %{_datadir}/zsh/site-functions/_oomctl %{_mandir}/man1/oomctl.1.gz %{_mandir}/man1/systemd-measure.1.gz +%{_mandir}/man1/systemd-vmspawn.1.gz %if %{with sd_boot} %{_mandir}/man1/ukify.1.gz %endif +%{_mandir}/man1/varlinkctl.1.gz %{_mandir}/man5/oomd.conf.5.gz %{_mandir}/man5/oomd.conf.d.5.gz %{_mandir}/man5/org.freedesktop.oom1.5.gz %{_mandir}/man5/repart.d.5.gz +%{_mandir}/man5/systemd.pcrlock.5.gz +%{_mandir}/man5/systemd.pcrlock.d.5.gz %{_mandir}/man5/sysupdate.d.5.gz +%{_mandir}/man8/systemd-bsod.8.gz +%{_mandir}/man8/systemd-bsod.service.8.gz %{_mandir}/man8/systemd-oomd.8.gz %{_mandir}/man8/systemd-oomd.service.8.gz %if %{with sd_boot} %{_mandir}/man8/systemd-pcrextend.8.gz %{_mandir}/man8/systemd-pcrfs-root.service.8.gz %{_mandir}/man8/systemd-pcrfs@.service.8.gz +%endif +%{_mandir}/man8/systemd-pcrlock-file-system.service.8.gz +%{_mandir}/man8/systemd-pcrlock-firmware-code.service.8.gz +%{_mandir}/man8/systemd-pcrlock-firmware-config.service.8.gz +%{_mandir}/man8/systemd-pcrlock-machine-id.service.8.gz +%{_mandir}/man8/systemd-pcrlock-make-policy.service.8.gz +%{_mandir}/man8/systemd-pcrlock-secureboot-authority.service.8.gz +%{_mandir}/man8/systemd-pcrlock-secureboot-policy.service.8.gz +%{_mandir}/man8/systemd-pcrlock.8.gz +%if %{with sd_boot} %{_mandir}/man8/systemd-pcrmachine.service.8.gz %{_mandir}/man8/systemd-pcrphase-initrd.service.8.gz %{_mandir}/man8/systemd-pcrphase-sysinit.service.8.gz @@ -37,51 +67,19 @@ %endif %{_mandir}/man8/systemd-repart.8.gz %{_mandir}/man8/systemd-repart.service.8.gz +%{_mandir}/man8/systemd-storagetm.8.gz +%{_mandir}/man8/systemd-storagetm.service.8.gz %{_mandir}/man8/systemd-sysupdate-reboot.service.8.gz %{_mandir}/man8/systemd-sysupdate-reboot.timer.8.gz %{_mandir}/man8/systemd-sysupdate.8.gz %{_mandir}/man8/systemd-sysupdate.service.8.gz %{_mandir}/man8/systemd-sysupdate.timer.8.gz %if %{with sd_boot} +%{_mandir}/man8/systemd-tpm2-setup-early.service.8.gz +%{_mandir}/man8/systemd-tpm2-setup.8.gz +%{_mandir}/man8/systemd-tpm2-setup.service.8.gz %{_prefix}/lib/kernel/install.d/60-ukify.install %endif -%{_systemd_util_dir}/oomd.conf -%{_systemd_util_dir}/system/initrd-root-fs.target.wants/systemd-repart.service -%{_systemd_util_dir}/system/sysinit.target.wants/systemd-repart.service -%{_systemd_util_dir}/systemd-measure -%{_systemd_util_dir}/systemd-oomd -%if %{with sd_boot} -%{_systemd_util_dir}/systemd-pcrextend -%endif -%{_systemd_util_dir}/systemd-sysupdate -%{_systemd_util_dir}/systemd-userwork -%if %{with sd_boot} -%{_systemd_util_dir}/ukify -%{_bindir}/ukify -%endif -%{_sysusersdir}/systemd-oom.conf -%if %{with sd_boot} -%{_unitdir}/initrd.target.wants/systemd-pcrphase-initrd.service -%{_unitdir}/sysinit.target.wants/systemd-pcrmachine.service -%{_unitdir}/sysinit.target.wants/systemd-pcrphase-sysinit.service -%{_unitdir}/sysinit.target.wants/systemd-pcrphase.service -%endif -%{_unitdir}/systemd-oomd.service -%{_unitdir}/systemd-oomd.socket -%if %{with sd_boot} -%{_unitdir}/systemd-pcrfs-root.service -%{_unitdir}/systemd-pcrfs@.service -%{_unitdir}/systemd-pcrmachine.service -%{_unitdir}/systemd-pcrphase-initrd.service -%{_unitdir}/systemd-pcrphase-sysinit.service -%{_unitdir}/systemd-pcrphase.service -%endif -%{_unitdir}/systemd-repart.service -%{_unitdir}/systemd-sysupdate-reboot.service -%{_unitdir}/systemd-sysupdate-reboot.timer -%{_unitdir}/systemd-sysupdate.service -%{_unitdir}/systemd-sysupdate.timer - %{_prefix}/lib/pcrlock.d/350-action-efi-application.pcrlock %{_prefix}/lib/pcrlock.d/400-secureboot-separator.pcrlock.d/300-0x00000000.pcrlock %{_prefix}/lib/pcrlock.d/400-secureboot-separator.pcrlock.d/600-0xffffffff.pcrlock @@ -95,30 +93,7 @@ %{_prefix}/lib/pcrlock.d/900-ready.pcrlock %{_prefix}/lib/pcrlock.d/950-shutdown.pcrlock %{_prefix}/lib/pcrlock.d/990-final.pcrlock -%{_mandir}/man5/systemd.pcrlock.5.gz -%{_mandir}/man5/systemd.pcrlock.d.5.gz -%{_mandir}/man8/systemd-pcrlock-file-system.service.8.gz -%{_mandir}/man8/systemd-pcrlock-firmware-code.service.8.gz -%{_mandir}/man8/systemd-pcrlock-firmware-config.service.8.gz -%{_mandir}/man8/systemd-pcrlock-machine-id.service.8.gz -%{_mandir}/man8/systemd-pcrlock-make-policy.service.8.gz -%{_mandir}/man8/systemd-pcrlock-secureboot-authority.service.8.gz -%{_mandir}/man8/systemd-pcrlock-secureboot-policy.service.8.gz -%{_mandir}/man8/systemd-pcrlock.8.gz -%if %{with sd_boot} -%{_unitdir}/systemd-pcrextend.socket -%{_unitdir}/systemd-pcrextend@.service -%{_unitdir}/sockets.target.wants/systemd-pcrextend.socket -%{_unitdir}/systemd-pcrlock-file-system.service -%{_unitdir}/systemd-pcrlock-firmware-code.service -%{_unitdir}/systemd-pcrlock-firmware-config.service -%{_unitdir}/systemd-pcrlock-machine-id.service -%{_unitdir}/systemd-pcrlock-make-policy.service -%{_unitdir}/systemd-pcrlock-secureboot-authority.service -%{_unitdir}/systemd-pcrlock-secureboot-policy.service -%endif -%{_systemd_util_dir}/systemd-pcrlock - +%{_systemd_util_dir}/oomd.conf %{_systemd_util_dir}/repart/definitions/confext.repart.d/10-root.conf %{_systemd_util_dir}/repart/definitions/confext.repart.d/20-root-verity.conf %{_systemd_util_dir}/repart/definitions/confext.repart.d/30-root-verity-sig.conf @@ -128,42 +103,65 @@ %{_systemd_util_dir}/repart/definitions/sysext.repart.d/10-root.conf %{_systemd_util_dir}/repart/definitions/sysext.repart.d/20-root-verity.conf %{_systemd_util_dir}/repart/definitions/sysext.repart.d/30-root-verity-sig.conf - -%{_mandir}/man8/systemd-storagetm.8.gz -%{_mandir}/man8/systemd-storagetm.service.8.gz -%{_unitdir}/systemd-storagetm.service -%{_unitdir}/storage-target-mode.target -%{_systemd_util_dir}/systemd-storagetm - -%{_unitdir}/initrd.target.wants/systemd-bsod.service +%{_systemd_util_dir}/system/initrd-root-fs.target.wants/systemd-repart.service +%{_systemd_util_dir}/system/sysinit.target.wants/systemd-repart.service %{_systemd_util_dir}/systemd-bsod -%{_unitdir}/systemd-bsod.service -%{_mandir}/man8/systemd-bsod.8.gz -%{_mandir}/man8/systemd-bsod.service.8.gz - -%{_bindir}/varlinkctl -%{_mandir}/man1/varlinkctl.1.gz - -%{_bindir}/systemd-vmspawn -%{_mandir}/man1/systemd-vmspawn.1.gz - -%dir %{_prefix}/lib/pcrlock.d -%dir %{_prefix}/lib/pcrlock.d/400-secureboot-separator.pcrlock.d -%dir %{_prefix}/lib/pcrlock.d/500-separator.pcrlock.d -%dir %{_prefix}/lib/pcrlock.d/700-action-efi-exit-boot-services.pcrlock.d -%dir %{_systemd_util_dir}/repart -%dir %{_systemd_util_dir}/repart/definitions -%dir %{_systemd_util_dir}/repart/definitions/confext.repart.d -%dir %{_systemd_util_dir}/repart/definitions/portable.repart.d -%dir %{_systemd_util_dir}/repart/definitions/sysext.repart.d - +%{_systemd_util_dir}/systemd-measure +%{_systemd_util_dir}/systemd-oomd %if %{with sd_boot} +%{_systemd_util_dir}/systemd-pcrextend +%endif +%{_systemd_util_dir}/systemd-pcrlock +%{_systemd_util_dir}/systemd-storagetm +%{_systemd_util_dir}/systemd-sysupdate +%if %{with sd_boot} +%{_systemd_util_dir}/systemd-tpm2-setup +%endif +%{_systemd_util_dir}/systemd-userwork +%if %{with sd_boot} +%{_systemd_util_dir}/ukify +%endif +%{_sysusersdir}/systemd-oom.conf +%{_unitdir}/initrd.target.wants/systemd-bsod.service +%if %{with sd_boot} +%{_unitdir}/initrd.target.wants/systemd-pcrphase-initrd.service +%{_unitdir}/sockets.target.wants/systemd-pcrextend.socket +%endif +%{_unitdir}/storage-target-mode.target +%if %{with sd_boot} +%{_unitdir}/sysinit.target.wants/systemd-pcrmachine.service +%{_unitdir}/sysinit.target.wants/systemd-pcrphase-sysinit.service +%{_unitdir}/sysinit.target.wants/systemd-pcrphase.service %{_unitdir}/sysinit.target.wants/systemd-tpm2-setup-early.service %{_unitdir}/sysinit.target.wants/systemd-tpm2-setup.service +%endif +%{_unitdir}/systemd-bsod.service +%{_unitdir}/systemd-oomd.service +%{_unitdir}/systemd-oomd.socket +%if %{with sd_boot} +%{_unitdir}/systemd-pcrextend.socket +%{_unitdir}/systemd-pcrextend@.service +%{_unitdir}/systemd-pcrfs-root.service +%{_unitdir}/systemd-pcrfs@.service +%{_unitdir}/systemd-pcrlock-file-system.service +%{_unitdir}/systemd-pcrlock-firmware-code.service +%{_unitdir}/systemd-pcrlock-firmware-config.service +%{_unitdir}/systemd-pcrlock-machine-id.service +%{_unitdir}/systemd-pcrlock-make-policy.service +%{_unitdir}/systemd-pcrlock-secureboot-authority.service +%{_unitdir}/systemd-pcrlock-secureboot-policy.service +%{_unitdir}/systemd-pcrmachine.service +%{_unitdir}/systemd-pcrphase-initrd.service +%{_unitdir}/systemd-pcrphase-sysinit.service +%{_unitdir}/systemd-pcrphase.service +%endif +%{_unitdir}/systemd-repart.service +%{_unitdir}/systemd-storagetm.service +%{_unitdir}/systemd-sysupdate-reboot.service +%{_unitdir}/systemd-sysupdate-reboot.timer +%{_unitdir}/systemd-sysupdate.service +%{_unitdir}/systemd-sysupdate.timer +%if %{with sd_boot} %{_unitdir}/systemd-tpm2-setup-early.service %{_unitdir}/systemd-tpm2-setup.service -%{_systemd_util_dir}/systemd-tpm2-setup -%{_mandir}/man8/systemd-tpm2-setup-early.service.8.gz -%{_mandir}/man8/systemd-tpm2-setup.8.gz -%{_mandir}/man8/systemd-tpm2-setup.service.8.gz %endif