SHA256
1
0
forked from pool/systemd
Go to file
Dominique Leuenberger f912f85f5e Accepting request 955799 from Base:System
- Drop enablement symlink migration support of SysV init scripts
  And let's finish reducing the support of SysV init scripts to its minimum.

- spec: fix dependencies for mini variants
  Make sure that all mini variants won't be installed in real systems and won't
  be involved when building medias with kiwi. Note that sub-packages that
  requires systemd (such as udev) don't need any special treatment since the
  specific deps are inherited from the main (mini) package.
- spec: simplify systemd-mini-doc dependencies by assuming that the doc
  sub-package can't be a build requirement for other packages.
- spec: libsystemd-mini and libudev-mini need to provide libsystemd and libudev
  respectively

- Rename systemd-sysvinit into systemd-sysvcompat
  systemd-sysvinit was probably provided to allow systems to switch from
  sysvinit to systemd by overwriting /sbin/init with a link to systemd. But this
  isn't very useful anymore due to the fact that sysvinit is not supported since
  several years. Therefore the subpackage contains now the files needed to keep
  backward compatibility with SysV init scripts (most notably sysv-generator)
  and has been renamed accordingly. The few files that are not specific to
  sysvinit (such as /bin/init) have been moved to the main package.
  Normally this new subpackage shouldn't be needed (since all packages use
  systemd unit files) unless a 3rd party application is installed and still
  relies on SysV init scripts.

- systemd.spec: explicitely turn on/off build options
  Hence a feature can't be accidentally turned on/off because its dep is pulled
  in or removed due to another feature being turned on/off.

OBS-URL: https://build.opensuse.org/request/show/955799
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/systemd?expand=0&rev=348
2022-02-19 18:21:14 +00:00
_multibuild - Convert systemd package to multibuild 2021-10-18 10:30:34 +00:00
_service Accepting request 728152 from home:fbui:systemd:openSUSE-Factory 2019-09-04 07:09:31 +00:00
.gitattributes Accepting request 43879 from Base:System 2010-07-30 11:59:59 +00:00
.gitignore Accepting request 43879 from Base:System 2010-07-30 11:59:59 +00:00
0001-conf-parser-introduce-early-drop-ins.patch - Upgrade to v249.2 (commit c0bb2fcbc26f6aacde574656159504f263916719) 2021-08-03 13:02:44 +00:00
0001-restore-var-run-and-var-lock-bind-mount-if-they-aren.patch - Upgrade to v249.2 (commit c0bb2fcbc26f6aacde574656159504f263916719) 2021-08-03 13:02:44 +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
0003-strip-the-domain-part-from-etc-hostname-when-setting.patch - Upgrade to v249.2 (commit c0bb2fcbc26f6aacde574656159504f263916719) 2021-08-03 13:02:44 +00:00
0005-udev-create-default-symlinks-for-primary-cd_dvd-driv.patch - Upgrade to v249.2 (commit c0bb2fcbc26f6aacde574656159504f263916719) 2021-08-03 13:02:44 +00:00
0007-networkd-make-network.service-an-alias-of-systemd-ne.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
0011-core-disable-session-keyring-per-system-sevice-entir.patch - Upgrade to v249.2 (commit c0bb2fcbc26f6aacde574656159504f263916719) 2021-08-03 13:02:44 +00:00
after-local.service Accepting request 314627 from home:elvigia:branches:Base:System 2015-07-01 06:34:26 +00:00
baselibs.conf - Merge nss-resolved and nss-mymachines NSS plug-in modules into systemd-network 2022-01-31 10:16:32 +00:00
files.container - Make more use of %{_unitdir} in files.{systemd,container} 2022-02-02 09:33:06 +00:00
files.devel Fix previous commit: files.devel was forgotten 2022-01-28 13:08:48 +00:00
files.network - Always create systemd-network system user, even if systemd-networkd is not 2022-02-04 15:23:12 +00:00
files.systemd - Rename systemd-sysvinit into systemd-sysvcompat 2022-02-14 09:09:21 +00:00
files.sysvcompat - Drop enablement symlink migration support of SysV init scripts 2022-02-18 08:11:02 +00:00
files.udev - systemd.spec: explicitely list all files for each main (sub) packages 2022-01-26 14:18:47 +00:00
kbd-model-map.legacy Accepting request 745733 from home:lnussel:branches:home:mvidner:branches:Base:System 2019-11-06 09:18:08 +00:00
scripts-systemd-fix-machines-btrfs-subvol.sh Accepting request 563822 from home:RBrownSUSE:branches:Base:System 2018-01-15 10:27:52 +00:00
scripts-systemd-migrate-sysconfig-i18n.sh Accepting request 816786 from home:fbui:systemd:openSUSE-Factory 2020-06-24 06:50:07 +00:00
scripts-systemd-upgrade-from-pre-210.sh Accepting request 599905 from home:fbui:systemd:Factory 2018-04-23 08:01:18 +00:00
systemd-rpmlintrc - Work around rpmlint complaining about /var/log/journal shipped with setgid bit 2021-09-29 14:09:21 +00:00
systemd-sysv-install reindent and fix a typo in the comments of the hearder of systemd-sysv-install 2022-01-17 09:06:22 +00:00
systemd-user - Update systemd-user PAM service again 2022-01-04 08:30:42 +00:00
systemd-v249.9+suse.82.g117bd7f14a.tar.xz - Import commit 117bd7f14aa7834d85a4306cd380d292bec04108 2022-01-31 15:56:09 +00:00
systemd.changes - Drop enablement symlink migration support of SysV init scripts 2022-02-18 08:11:02 +00:00
systemd.spec - Drop enablement symlink migration support of SysV init scripts 2022-02-18 08:11:02 +00:00
tmpfiles-suse.conf - Finally don't create /run/lock/subsys anymore 2021-07-01 07:51:39 +00:00