Package initscripts-compat-fedora: Information
Binary package: initscripts-compat-fedora
Version: 9.72-alt1
Architecture: noarch
Build time: Jul 27, 2017, 05:06 PM in the task #185690
Source package: initscripts-compat-fedora
Category: System/Base
Report package bugHome page: https://github.com/fedora-sysv/initscripts
License: GPLv2
Summary: Compatibility functions for RH/Fedora /etc/init.d/ scripts to work in ALT
Description:
Compatibility functions for 3rd-party /etc/init.d/ scripts (written for RH/Fedora) to work in ALT. These compatibility functions are made available through sourcing the standard ALT's file: /etc/rc.d/init.d/functions
Maintainer: Ivan Zakharyaschev
Last changed
July 4, 2017 Ivan Zakharyaschev 9.72-alt1
- functions-compat: copied the central piece of code from Fedora (tag 9.72) and restored as in ALT: initlog, limited, hide pidof; ALT's status() overridden because the check of the PID's executable is default in ALT and optional in Fedora (with -b). (ALT#31952)
May 25, 2017 David Kaspar [Dee'Kej] <dkaspar@redhat.com> - 9.72-1
- rename_device.c: rewrite of isCfg() function - Add *.old to list of ignored files - Replace usleep(1) calls with sleep(1) calls
May 24, 2017 David Kaspar [Dee'Kej] <dkaspar@redhat.com> - 9.71-1
- usleep: print deprecation warning from now on - sysconfig.txt: mention previously introduced NO_DHCP_HOSTNAME option - DHCP_FQDN and DHCP_SEND_HOSTNAME introduced - re-add missing $HOSTNAME initialization - ifup: add support for VLAN_EGRESS_PRIORITY_MAP - specfile: mark 'rwtab' and 'statetab' as config files - killproc/status: add missing '-b <binary>' option - ifdown-eth: we need to flush global scope as well - ifup-eth: remove quote marks - po: download latest translations from zanata - rwtab: add /var/lib/systemd/timers - Update initscripts.pot - Port headers in xgettext_sh.py to 2017