It also provides process supervision using cgroups and the ability to
not only depend on other init script being started, but also
availability of a given mount point or dbus service.
+
+Package: systemd-sysv
+Architecture: linux-any
+Section: admin
+Priority: extra
+Conflicts: sysvinit
+Replaces: sysvinit
+Depends: ${shlibs:Depends}, ${misc:Depends}
+Description: system and session manager - SysV links
+ systemd is a replacement for sysvinit. It is dependency-based and
+ able to read the LSB init script headers in addition to parsing rcN.d
+ links as hints.
+ .
+ It also provides process supervision using cgroups and the ability to
+ not only depend on other init script being started, but also
+ availability of a given mount point or dbus service.
+ .
+ This package provides the manual pages and links needed for systemd
+ to replace sysvinit.
#export DH_VERBOSE=1
#export DEB_BUILD_OPTIONS="nostrip"
+override_dh_install:
+ rm debian/tmp/usr/share/doc/systemd/LICENSE
+ dh_install -O--parallel --fail-missing
+
override_dh_auto_configure:
dh_auto_configure -- --with-rootdir=
override_dh_auto_install:
dh_auto_install
- rm debian/systemd/etc/systemd/system/runlevel5.target
+ rm debian/tmp/etc/systemd/system/runlevel5.target
dh_link /lib/systemd/system/multi-user.target etc/systemd/system/runlevel5.target
%:
--- /dev/null
+usr/share/man/man8/telinit.8
+usr/share/man/man1/init.1
+usr/share/man/man8/runlevel.8
+usr/share/man/man8/shutdown.8
+usr/share/man/man8/poweroff.8
+usr/share/man/man8/reboot.8
+usr/share/man/man8/halt.8
--- /dev/null
+/bin/systemd /sbin/init
+/bin/systemctl /sbin/telinit
+/bin/systemctl /sbin/runlevel
+/bin/systemctl /sbin/shutdown
+/bin/systemctl /sbin/poweroff
+/bin/systemctl /sbin/reboot
+/bin/systemctl /sbin/halt
--- /dev/null
+etc
+bin/systemd
+bin/systemctl
+bin/systemd-notify
+lib/systemd/
+lib/udev/rules.d/99-systemd.rules
+usr/bin/systemd-install
+usr/bin/systemadm
+usr/share/man/man1/systemd-notify.1
+usr/share/man/man1/systemd.1
+usr/share/man/man1/systemctl.1
+usr/share/man/man1/systemd-install.1
+usr/share/man/man1/systemadm.1
+usr/share/man/man3
+usr/share/man/man5
+usr/share/man/man7
+usr/share/dbus-1
+usr/share/doc
+usr/share/pkgconfig
+usr/share/man/man8/pam_systemd.8
+usr/share/systemd/session