A System and Session Manager

Edit Package systemd

Systemd is a system and service manager, compatible with SysV and LSB
init scripts for Linux. systemd provides aggressive parallelization
capabilities, uses socket and D-Bus activation for starting services,
offers on-demand starting of daemons, keeps track of processes using
Linux cgroups, supports snapshotting and restoring of the system state,
maintains mount and automount points and implements an elaborate
transactional dependency-based service control logic. It can work as a
drop-in replacement for sysvinit.

Refresh
Refresh
Source Files
Filename Size Changed
0001-conf-parser-introduce-early-drop-ins.patch 0000013832 13.5 KB
0001-restore-var-run-and-var-lock-bind-mount-if-they-aren.patch 0000002604 2.54 KB
0002-rc-local-fix-ordering-startup-for-etc-init.d-boot.lo.patch 0000000753 753 Bytes
0003-strip-the-domain-part-from-etc-hostname-when-setting.patch 0000001526 1.49 KB
0007-networkd-make-network.service-an-alias-of-systemd-ne.patch 0000000843 843 Bytes
0008-sysv-generator-translate-Required-Start-into-a-Wants.patch 0000001606 1.57 KB
0009-pid1-handle-console-specificities-weirdness-for-s390.patch 0000002054 2.01 KB
0011-core-disable-session-keyring-per-system-sevice-entir.patch 0000001651 1.61 KB
_multibuild 0000000055 55 Bytes
_service 0000000616 616 Bytes
after-local.service 0000000497 497 Bytes
baselibs.conf 0000000301 301 Bytes
files.container 0000002117 2.07 KB
files.devel 0000032301 31.5 KB
files.network 0000002481 2.42 KB
files.systemd 0000030307 29.6 KB
files.sysvcompat 0000001641 1.6 KB
files.udev 0000004523 4.42 KB
kbd-model-map.legacy 0000000978 978 Bytes
scripts-systemd-fix-machines-btrfs-subvol.sh 0000003714 3.63 KB
scripts-systemd-migrate-sysconfig-i18n.sh 0000004240 4.14 KB
scripts-systemd-upgrade-from-pre-210.sh 0000001174 1.15 KB
systemd-rpmlintrc 0000000577 577 Bytes
systemd-sysv-install 0000002929 2.86 KB
systemd-user 0000000899 899 Bytes
systemd-v249.9+suse.82.g117bd7f14a.tar.xz 0007280500 6.94 MB
systemd.changes 0000513188 501 KB
systemd.spec 0000049590 48.4 KB
tmpfiles-suse.conf 0000000398 398 Bytes
Revision 348 (latest revision is 422)
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 955799 from Franck Bui's avatar Franck Bui (fbui) (revision 348)
- 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.
Comments 1

Factory Maintainer's avatar

Installcheck problems for i586

  • nothing provides dhcp-client needed by systemd-testsuite-255.6.i586
openSUSE Build Service is sponsored by