daandemeyer / rpms / systemd

Forked from rpms/systemd 2 years ago
Clone

20f541 Move files out of SOURCES/ and SPECS/ to repository root

Authored and Committed by daandemeyer 2 years ago
53 files changed. 10 lines added. 6 lines removed.
.gitignore
file modified
+9 -5
.systemd.metadata
file modified
+1 -1
0001-rpm-don-t-specify-the-full-path-for-systemctl-and-ot.patchSOURCES/0001-rpm-don-t-specify-the-full-path-for-systemctl-and-ot.patch
file renamed
+0 -0
0001-sysv-generator-downgrade-log-warning-about-autogener.patchSOURCES/0001-sysv-generator-downgrade-log-warning-about-autogener.patch
file renamed
+0 -0
0002-rpm-use-a-helper-script-to-actually-invoke-systemctl.patchSOURCES/0002-rpm-use-a-helper-script-to-actually-invoke-systemctl.patch
file renamed
+0 -0
0003-rpm-call-needs-restart-in-parallel.patchSOURCES/0003-rpm-call-needs-restart-in-parallel.patch
file renamed
+0 -0
0004-rpm-restart-user-services-at-the-end-of-the-transact.patchSOURCES/0004-rpm-restart-user-services-at-the-end-of-the-transact.patch
file renamed
+0 -0
0005-update-helper-also-add-user-reexec-verb.patchSOURCES/0005-update-helper-also-add-user-reexec-verb.patch
file renamed
+0 -0
10-oomd-defaults.confSOURCES/10-oomd-defaults.conf
file renamed
+0 -0
10-oomd-root-slice-defaults.confSOURCES/10-oomd-root-slice-defaults.conf
file renamed
+0 -0
10-oomd-user-service-defaults.confSOURCES/10-oomd-user-service-defaults.conf
file renamed
+0 -0
18621-fb.patchSOURCES/18621-fb.patch
file renamed
+0 -0
18621.patchSOURCES/18621.patch
file renamed
+0 -0
20-grubby.installSOURCES/20-grubby.install
file renamed
+0 -0
20-yama-ptrace.confSOURCES/20-yama-ptrace.conf
file renamed
+0 -0
20450.patchSOURCES/20450.patch
file renamed
+0 -0
20458.patchSOURCES/20458.patch
file renamed
+0 -0
20472.patchSOURCES/20472.patch
file renamed
+0 -0
20477.patchSOURCES/20477.patch
file renamed
+0 -0
20484.patchSOURCES/20484.patch
file renamed
+0 -0
20489.patchSOURCES/20489.patch
file renamed
+0 -0
20541.patchSOURCES/20541.patch
file renamed
+0 -0
20676_cherrypicked.patchSOURCES/20676_cherrypicked.patch
file renamed
+0 -0
20695.patchSOURCES/20695.patch
file renamed
+0 -0
20729.patchSOURCES/20729.patch
file renamed
+0 -0
20743.patchSOURCES/20743.patch
file renamed
+0 -0
20828.patchSOURCES/20828.patch
file renamed
+0 -0
20875.patchSOURCES/20875.patch
file renamed
+0 -0
20978.patchSOURCES/20978.patch
file renamed
+0 -0
21221.patchSOURCES/21221.patch
file renamed
+0 -0
21241.patchSOURCES/21241.patch
file renamed
+0 -0
22426-fb.patchSOURCES/22426-fb.patch
file renamed
+0 -0
50783f91d44b1978c0e4ba62283131fac75d3745_cherrypicked.patchSOURCES/50783f91d44b1978c0e4ba62283131fac75d3745_cherrypicked.patch
file renamed
+0 -0
Makefile.selinuxSOURCES/Makefile.selinux
file renamed
+0 -0
README.build-in-placeSOURCES/README.build-in-place
file renamed
+0 -0
f58b96d3e8d1cb0dd3666bc74fa673918b586612.patchSOURCES/f58b96d3e8d1cb0dd3666bc74fa673918b586612.patch
file renamed
+0 -0
libfdisk_version_for_centos.patchSOURCES/libfdisk_version_for_centos.patch
file renamed
+0 -0
libsystemd-shared.abignoreSOURCES/libsystemd-shared.abignore
file renamed
+0 -0
macros.sysusersSOURCES/macros.sysusers
file renamed
+0 -0
purge-nobody-userSOURCES/purge-nobody-user
file renamed
+0 -0
split-files.pySOURCES/split-files.py
file renamed
+0 -0
systemd-journal-gatewayd.xmlSOURCES/systemd-journal-gatewayd.xml
file renamed
+0 -0
systemd-journal-remote.xmlSOURCES/systemd-journal-remote.xml
file renamed
+0 -0
systemd-udev-trigger-no-reload.confSOURCES/systemd-udev-trigger-no-reload.conf
file renamed
+0 -0
systemd-userSOURCES/systemd-user
file renamed
+0 -0
systemd.specSPECS/systemd.spec
file renamed
+0 -0
systemd_hs.ifSOURCES/systemd_hs.if
file renamed
+0 -0
systemd_hs.teSOURCES/systemd_hs.te
file renamed
+0 -0
sysusers.attrSOURCES/sysusers.attr
file renamed
+0 -0
sysusers.generate-pre.shSOURCES/sysusers.generate-pre.sh
file renamed
+0 -0
sysusers.provSOURCES/sysusers.prov
file renamed
+0 -0
triggers.systemdSOURCES/triggers.systemd
file renamed
+0 -0
yum-protect-systemd.confSOURCES/yum-protect-systemd.conf
file renamed
+0 -0
    Move files out of SOURCES/ and SPECS/ to repository root
    
    To enable a more streamlined way of pulling in changes from rawhide,
    let's work to reduce the diff between the c8s-hyperscale-sig branch
    and the rawhide branch as much as possible. The first step is to stop
    using the SOURCES/ and SPECS/ directories as those aren't used by the
    rawhide branch. Instead, everything exists in the root repository
    directory.
    
    Additionally, this diff pulls in the .gitignore file from the rawhide
    branch as our own .gitignore/ relied on the SOURCES/ directory which
    means it didn't work anymore after moving the files out of that
    directory.
    
        
file modified
+9 -5
file modified
+1 -1
0001-rpm-don-t-specify-the-full-path-for-systemctl-and-ot.patch SOURCES/0001-rpm-don-t-specify-the-full-path-for-systemctl-and-ot.patch
file renamed
file was renamed with no change to the file
0001-sysv-generator-downgrade-log-warning-about-autogener.patch SOURCES/0001-sysv-generator-downgrade-log-warning-about-autogener.patch
file renamed
file was renamed with no change to the file
0002-rpm-use-a-helper-script-to-actually-invoke-systemctl.patch SOURCES/0002-rpm-use-a-helper-script-to-actually-invoke-systemctl.patch
file renamed
file was renamed with no change to the file
0003-rpm-call-needs-restart-in-parallel.patch SOURCES/0003-rpm-call-needs-restart-in-parallel.patch
file renamed
file was renamed with no change to the file
0004-rpm-restart-user-services-at-the-end-of-the-transact.patch SOURCES/0004-rpm-restart-user-services-at-the-end-of-the-transact.patch
file renamed
file was renamed with no change to the file
0005-update-helper-also-add-user-reexec-verb.patch SOURCES/0005-update-helper-also-add-user-reexec-verb.patch
file renamed
file was renamed with no change to the file
10-oomd-defaults.conf SOURCES/10-oomd-defaults.conf
file renamed
file was renamed with no change to the file
10-oomd-root-slice-defaults.conf SOURCES/10-oomd-root-slice-defaults.conf
file renamed
file was renamed with no change to the file
10-oomd-user-service-defaults.conf SOURCES/10-oomd-user-service-defaults.conf
file renamed
file was renamed with no change to the file
18621-fb.patch SOURCES/18621-fb.patch
file renamed
file was renamed with no change to the file
18621.patch SOURCES/18621.patch
file renamed
file was renamed with no change to the file
20-grubby.install SOURCES/20-grubby.install
file renamed
file was renamed with no change to the file
20-yama-ptrace.conf SOURCES/20-yama-ptrace.conf
file renamed
file was renamed with no change to the file
20450.patch SOURCES/20450.patch
file renamed
file was renamed with no change to the file
20458.patch SOURCES/20458.patch
file renamed
file was renamed with no change to the file
20472.patch SOURCES/20472.patch
file renamed
file was renamed with no change to the file
20477.patch SOURCES/20477.patch
file renamed
file was renamed with no change to the file
20484.patch SOURCES/20484.patch
file renamed
file was renamed with no change to the file
20489.patch SOURCES/20489.patch
file renamed
file was renamed with no change to the file
20541.patch SOURCES/20541.patch
file renamed
file was renamed with no change to the file
20676_cherrypicked.patch SOURCES/20676_cherrypicked.patch
file renamed
file was renamed with no change to the file
20695.patch SOURCES/20695.patch
file renamed
file was renamed with no change to the file
20729.patch SOURCES/20729.patch
file renamed
file was renamed with no change to the file
20743.patch SOURCES/20743.patch
file renamed
file was renamed with no change to the file
20828.patch SOURCES/20828.patch
file renamed
file was renamed with no change to the file
20875.patch SOURCES/20875.patch
file renamed
file was renamed with no change to the file
20978.patch SOURCES/20978.patch
file renamed
file was renamed with no change to the file
21221.patch SOURCES/21221.patch
file renamed
file was renamed with no change to the file
21241.patch SOURCES/21241.patch
file renamed
file was renamed with no change to the file
22426-fb.patch SOURCES/22426-fb.patch
file renamed
file was renamed with no change to the file
50783f91d44b1978c0e4ba62283131fac75d3745_cherrypicked.patch SOURCES/50783f91d44b1978c0e4ba62283131fac75d3745_cherrypicked.patch
file renamed
file was renamed with no change to the file
Makefile.selinux SOURCES/Makefile.selinux
file renamed
file was renamed with no change to the file
README.build-in-place SOURCES/README.build-in-place
file renamed
file was renamed with no change to the file
f58b96d3e8d1cb0dd3666bc74fa673918b586612.patch SOURCES/f58b96d3e8d1cb0dd3666bc74fa673918b586612.patch
file renamed
file was renamed with no change to the file
libfdisk_version_for_centos.patch SOURCES/libfdisk_version_for_centos.patch
file renamed
file was renamed with no change to the file
libsystemd-shared.abignore SOURCES/libsystemd-shared.abignore
file renamed
file was renamed with no change to the file
macros.sysusers SOURCES/macros.sysusers
file renamed
file was renamed with no change to the file
purge-nobody-user SOURCES/purge-nobody-user
file renamed
file was renamed with no change to the file
split-files.py SOURCES/split-files.py
file renamed
file was renamed with no change to the file
systemd-journal-gatewayd.xml SOURCES/systemd-journal-gatewayd.xml
file renamed
file was renamed with no change to the file
systemd-journal-remote.xml SOURCES/systemd-journal-remote.xml
file renamed
file was renamed with no change to the file
systemd-udev-trigger-no-reload.conf SOURCES/systemd-udev-trigger-no-reload.conf
file renamed
file was renamed with no change to the file
systemd-user SOURCES/systemd-user
file renamed
file was renamed with no change to the file
systemd.spec SPECS/systemd.spec
file renamed
file was renamed with no change to the file
systemd_hs.if SOURCES/systemd_hs.if
file renamed
file was renamed with no change to the file
systemd_hs.te SOURCES/systemd_hs.te
file renamed
file was renamed with no change to the file
sysusers.attr SOURCES/sysusers.attr
file renamed
file was renamed with no change to the file
sysusers.generate-pre.sh SOURCES/sysusers.generate-pre.sh
file renamed
file was renamed with no change to the file
sysusers.prov SOURCES/sysusers.prov
file renamed
file was renamed with no change to the file
triggers.systemd SOURCES/triggers.systemd
file renamed
file was renamed with no change to the file
yum-protect-systemd.conf SOURCES/yum-protect-systemd.conf
file renamed
file was renamed with no change to the file