Source: sysvinit
Section: admin
Priority: required
Maintainer: Debian sysvinit maintainers <pkg-sysvinit-devel@lists.alioth.debian.org>
Uploaders:
 Petter Reinholdtsen <pere@debian.org>,
 Henrique de Moraes Holschuh <hmh@debian.org>,
 Kel Modderman <kel@otaku42.de>,
 Roger Leigh <rleigh@debian.org>
Build-Depends:
 debhelper (>= 8.9.10),
 po-debconf,
 quilt (>= 0.40),
 libselinux1-dev (>= 1.14) [linux-any],
 libsepol1-dev [linux-any]
Standards-Version: 3.9.2
Homepage: http://savannah.nongnu.org/projects/sysvinit
Vcs-Git: git://git.debian.org/collab-maint/sysvinit
Vcs-Browser: http://anonscm.debian.org/git/collab-maint/sysvinit

Package: sysvinit
Essential: yes
Architecture: any
Pre-Depends: initscripts, sysv-rc | file-rc, sysvinit-utils (>= 2.86.ds1-66)
Depends: ${shlibs:Depends}, ${misc:Depends},
# Required for TERM=xterm switch (see #605777)
 kbdcontrol (>= 8.2+ds2-6) [kfreebsd-any]
Description: System-V-like init utilities
 This package contains programs required for booting
 a Debian system and doing basic process management.
 .
 The most important program in the package is /sbin/init.
 It is the first process started on boot and continues
 to run as process number 1 until the system halts. All
 other processes are descended from it.

Package: sysvinit-utils
Essential: yes
Architecture: any
Conflicts: last, sysvconfig, chkconfig (<< 11.0-79.1-2)
Replaces: last, sysvinit (<= 2.86.ds1-65)
Depends: ${shlibs:Depends}, ${misc:Depends}
Suggests: sash
Description: System-V-like utilities
 This package contains the important System-V-like utilities.
 .
 Specifically, this package includes:
 killall5, last, lastb, mesg, pidof, service, sulogin

Package: sysv-rc
Architecture: all
Recommends: lsb-base (>= 3.2-14)
Conflicts: file-rc
Replaces: file-rc
Suggests: sysv-rc-conf, bum
Depends:
 ${misc:Depends},
 sysvinit-utils (>= 2.86.ds1-62),
 insserv (>> 1.12.0-10)
Breaks: initscripts (<< 2.86.ds1-63)
Description: System-V-like runlevel change mechanism
 This package provides support for the System-V like system
 for booting, changing runlevels, and shutting down,
 configured through symbolic links in /etc/rc?.d/.

Package: initscripts
Architecture: any
Depends:
 ${shlibs:Depends}, ${misc:Depends}, ${mount:Depends},
 debianutils (>= 4),
 lsb-base (>= 3.2-14),
 sysvinit-utils (>= 2.86.ds1-64), sysv-rc | file-rc,
 coreutils (>= 5.93)
Recommends: psmisc, e2fsprogs
Conflicts: libdevmapper1.02.1 (<< 2:1.02.24-1)
Replaces: libc6, libc6.1, libc0.1, libc0.3
Breaks:
# Packages using /lib/init/rw which must transition to /run.
# These breaks may be removed after wheezy is released.
# Note that sysklogd and aide are not yet fixed in unstable;
# add fixed versions when available.
 aide (<= 0.15.1-3),
 atm-tools (<< 1:2.5.1-1.3),
 console-common (<< 0.7.86),
 console-setup (<< 1.74),
 cruft (<< 0.9.16),
 eepc-acpi-scripts (<< 1.1.12),
 fcheck (<< 2.7.59-16),
 hostapd (<< 1:0.7.3-3),
 live-build (<< 3.0~a26-1),
 ltsp-client-core (<< 5.2.16-1),
 mdadm (<< 3.2.2-1),
 nbd-client (<< 1:2.9.23-1),
 nfs-common (<< 1:1.2.5-3),
 portmap (<< 6.0.0-2),
 readahead-fedora (<< 2:1.5.6-3),
 resolvconf (<< 1.49),
 rpcbind (<< 0.2.0-7),
 rsyslog (<< 5.8.2-2),
 splashy (<< 0.3.13-5.1+b1),
 sysklogd (<= 1.5-6.1),
 wpasupplicant (<< 0.7.3-4),
 xymon (<< 4.3.0~beta2.dfsg-9),
 selinux-policy-default (<= 2:0.2.20100524-9),
# Packages relying on a writable /etc/mtab which need fixing
# before they can work with /proc/mounts and utab with libmount.
 libpam-mount (<< 2.13-1)
Description: scripts for initializing and shutting down the system
 The scripts in this package initialize a standard Debian
 system at boot time and shut it down at halt or reboot time.

Package: bootlogd
Architecture: any
Priority: optional
Depends: ${shlibs:Depends}, ${misc:Depends}, lsb-base (>= 3.2-14)
Replaces: sysvinit-utils (<< 2.88dsf-17), initscripts (<< 2.88dsf-17)
Breaks: sysvinit-utils (<< 2.88dsf-17), initscripts (<< 2.88dsf-17)
Description: daemon to log boot messages
 bootlogd logs all messages printed to the system console during system boot,
 and records those messages to a logfile.
