Go to file
Franck Bui 8c82461234 - Add a new %upstream macro to support building from upstream sources. This
will allow upstream to build systemd rpms using the opensuse systemd packaging
  specs. These rpms will be built and used in upstream's mkosi based hacking and
  testing environment to test changes and in the future to run integration tests
  as well. By building the rpms using the opensuse packaging specs, the idea is
  to catch more issues ahead of time as the mkosi environment will behave more
  like a regular opensuse system.
- Add new %version_override and %version_release macros to allow overriding the
  version and release of the rpm respectively.

OBS-URL: https://build.opensuse.org/package/show/Base:System/systemd?expand=0&rev=1494
2024-02-20 14:38:41 +00:00
_multibuild - Convert systemd package to multibuild 2021-10-18 10:30:34 +00:00
_service Update _service 2019-09-04 07:09:31 +00:00
.gitattributes Accepting request 43879 from Base:System 2010-07-30 11:59:59 +00:00
0002-rc-local-fix-ordering-startup-for-etc-init.d-boot.lo.patch - Upgrade to v249.2 (commit c0bb2fcbc26f6aacde574656159504f263916719) 2021-08-03 13:02:44 +00:00
0008-sysv-generator-translate-Required-Start-into-a-Wants.patch - Drop 0009-pid1-handle-console-specificities-weirdness-for-s390.patch, it's SLE 2022-01-14 15:14:43 +00:00
0009-pid1-handle-console-specificities-weirdness-for-s390.patch Revert the drop of 0009-pid1-handle-console-specificities-weirdness-for-s390.patch: s390 is supported on Factory/TW 2022-01-17 08:45:49 +00:00
5001-Revert-udev-update-devlink-with-the-newer-device-nod.patch - Add 5001-Revert-udev-update-devlink-with-the-newer-device-nod.patch 2024-01-12 10:19:47 +00:00
5002-Revert-udev-revert-workarounds-for-issues-caused-by-.patch - Add 5001-Revert-udev-update-devlink-with-the-newer-device-nod.patch 2024-01-12 10:19:47 +00:00
5003-cgroup-rename-TasksMax-structure-to-CGroupTasksMax.patch - Add patches that implement [jsc#PED-5659] 2024-01-23 13:52:53 +00:00
5004-bus-print-properties-ignore-CGROUP_LIMIT_MAX-for-Mem.patch - Add patches that implement [jsc#PED-5659] 2024-01-23 13:52:53 +00:00
5005-bus-print-properties-prettify-more-unset-properties.patch - Add patches that implement [jsc#PED-5659] 2024-01-23 13:52:53 +00:00
5006-cgroup-Add-EffectiveMemoryMax-EffectiveMemoryHigh-an.patch - Add patches that implement [jsc#PED-5659] 2024-01-23 13:52:53 +00:00
5007-test-Convert-rlimit-test-to-subtest-of-generic-limit.patch - Add patches that implement [jsc#PED-5659] 2024-01-23 13:52:53 +00:00
5008-test-Add-effective-cgroup-limits-testing.patch - Add patches that implement [jsc#PED-5659] 2024-01-23 13:52:53 +00:00
5009-cgroup-Restrict-effective-limits-with-global-resourc.patch - Add patches that implement [jsc#PED-5659] 2024-01-23 13:52:53 +00:00
5010-cgroup-Rename-effective-limits-internal-table.patch - Add patches that implement [jsc#PED-5659] 2024-01-23 13:52:53 +00:00
baselibs.conf - remove pam-config call from post scriptlet of systemd-32bit 2024-01-22 07:44:07 +00:00
files.container - Rather than having one script per fix, use a single script (or "fixlet") per 2023-05-05 13:03:20 +00:00
files.coredump - Ship the main configuration files in /usr/lib/ 2023-10-19 14:27:22 +00:00
files.devel - Upgrade to v254.1 (commit 208a21833b6953a2517a6c3f8f4849c6664b01be) 2023-08-16 10:29:27 +00:00
files.experimental - Add a new %upstream macro to support building from upstream sources. This 2024-02-20 14:38:41 +00:00
files.homed - Ship the main configuration files in /usr/lib/ 2023-10-19 14:27:22 +00:00
files.journal-remote - Ship the main configuration files in /usr/lib/ 2023-10-19 14:27:22 +00:00
files.lang - systemd.spec: add journal translations to lang package 2023-08-16 17:01:33 +00:00
files.network - Add a new %upstream macro to support building from upstream sources. This 2024-02-20 14:38:41 +00:00
files.portable - systemd.spec: add files.portable and files.journal-remote 2023-10-19 12:14:32 +00:00
files.systemd - Add a new %upstream macro to support building from upstream sources. This 2024-02-20 14:38:41 +00:00
files.sysvcompat - Make utmp support per project configureable [jsc#PED-3144] 2023-08-24 13:26:27 +00:00
files.udev - Move systemd-reboot.service from udev to the main package as this service is 2024-02-06 13:32:34 +00:00
files.uefi-boot - Upgrade to v254.1 (commit 208a21833b6953a2517a6c3f8f4849c6664b01be) 2023-08-16 10:29:27 +00:00
fixlet-container-post.sh - Rather than having one script per fix, use a single script (or "fixlet") per 2023-05-05 13:03:20 +00:00
fixlet-systemd-post.sh - Don't ship after-local.service anymore. This was mostly a hack for people 2023-09-12 19:31:58 +00:00
kbd-model-map.legacy - kbd-model-map.legacy: drop entry for 'ruwin_alt-UTF-8' as yast doesn't rely on 2023-05-04 09:05:47 +00:00
systemd-rpmlintrc fix rpmlint error due to the previous rename of libudev mini package 2023-10-05 06:41:50 +00:00
systemd-sysv-install - Fix return non-zero value when disabling SysVinit service(bsc#1208432) 2023-02-28 08:09:56 +00:00
systemd-update-helper - Reexecute user managers on package updates. 2023-06-01 15:56:32 +00:00
systemd-user - Include pam_keyinit.so in our systemd-user PAM service (bsc#1209741) 2023-03-31 13:08:07 +00:00
systemd-v254.9+suse.28.g53e2aaaf9d.tar.xz - Import commit 53e2aaaf9d69fb1c8f6ae2c9f8a99b02d70d318f 2024-02-19 09:13:14 +00:00
systemd.changes - Add a new %upstream macro to support building from upstream sources. This 2024-02-20 14:38:41 +00:00
systemd.spec - Add a new %upstream macro to support building from upstream sources. This 2024-02-20 14:38:41 +00:00
tmpfiles-suse.conf - tmpfiles-suse.conf: drop entries for /run/lock and /var/log/wtmp 2023-10-13 09:36:13 +00:00
triggers.systemd - file-triggers: fix a typo that sneaked in the script dealing with tmpfiles 2023-06-26 14:28:56 +00:00