2 |
|
|
3 |
Summary: The inittab file and the /etc/init.d scripts |
Summary: The inittab file and the /etc/init.d scripts |
4 |
Name: initscripts |
Name: initscripts |
5 |
Version: 9.03.49 |
Version: 9.03.53 |
6 |
# ppp-watch is GPLv2+, everything else is GPLv2 |
# ppp-watch is GPLv2+, everything else is GPLv2 |
7 |
License: GPLv2 and GPLv2+ |
License: GPLv2 and GPLv2+ |
8 |
Group: System Environment/Base |
Group: System Environment/Base |
9 |
Release: 1%{?dist}.1.1 |
Release: 1%{?dist}.1 |
10 |
URL: http://fedorahosted.org/releases/i/n/initscripts/ |
URL: http://fedorahosted.org/releases/i/n/initscripts/ |
11 |
Source: http://fedorahosted.org/releases/i/n/initscripts/initscripts-%{version}.tar.bz2 |
Source: http://fedorahosted.org/releases/i/n/initscripts/initscripts-%{version}.tar.bz2 |
12 |
|
Patch1000: centos-initscripts.patch |
13 |
|
Patch2000: initscripts-9.03.31-runlevel7.patch |
14 |
|
Patch2001: initscripts-9.03.40-dmesg.patch |
15 |
|
Patch2002: initscripts-9.03.40-slapd_alias_ldap.patch |
16 |
|
Patch2003: initscripts-9.03.46-dont_run_plymouth_if_disabled.patch |
17 |
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root |
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root |
18 |
Requires: mingetty, /bin/awk, /bin/sed, mktemp |
Requires: mingetty, /bin/awk, /bin/sed, mktemp |
19 |
Requires: /sbin/sysctl |
Requires: /sbin/sysctl |
33 |
Requires: ethtool >= 1.8-2, /sbin/runuser |
Requires: ethtool >= 1.8-2, /sbin/runuser |
34 |
Requires: udev >= 125-1 |
Requires: udev >= 125-1 |
35 |
Requires: cpio |
Requires: cpio |
36 |
|
Requires: plymouth |
37 |
Conflicts: mkinitrd < 4.0, kernel < 2.6.18, mdadm < 3.1.2-9 |
Conflicts: mkinitrd < 4.0, kernel < 2.6.18, mdadm < 3.1.2-9 |
38 |
Conflicts: ypbind < 1.6-12, psacct < 6.3.2-12, kbd < 1.06-19, lokkit < 0.50-14 |
Conflicts: ypbind < 1.6-12, psacct < 6.3.2-12, kbd < 1.06-19, lokkit < 0.50-14 |
39 |
Conflicts: dhclient < 12:4.1.0-6 |
Conflicts: dhclient < 12:4.1.0-6 |
52 |
Requires(post): /sbin/chkconfig, coreutils |
Requires(post): /sbin/chkconfig, coreutils |
53 |
Requires(preun): /sbin/chkconfig |
Requires(preun): /sbin/chkconfig |
54 |
BuildRequires: glib2-devel popt-devel gettext pkgconfig |
BuildRequires: glib2-devel popt-devel gettext pkgconfig |
|
Patch1: 0001-rc.sysinit-apply-quotas-after-system-is-relabeled.patch |
|
|
Patch1000: centos-initscripts.patch |
|
|
Patch2000: initscripts-9.03.31-runlevel7.patch |
|
|
Patch2001: initscripts-9.03.40-dmesg.patch |
|
|
Patch2002: initscripts-9.03.40-slapd_alias_ldap.patch |
|
|
Patch2003: initscripts-9.03.46-dont_run_plymouth_if_disabled.patch |
|
55 |
|
|
56 |
%description |
%description |
57 |
The initscripts package contains the basic system scripts used to boot |
The initscripts package contains the basic system scripts used to boot |
58 |
your SME Server system, change runlevels, and shut the system down |
your Koozali SME Server system, change runlevels, and shut the system down |
59 |
cleanly. Initscripts also contains the scripts that activate and |
cleanly. Initscripts also contains the scripts that activate and |
60 |
deactivate most network interfaces. |
deactivate most network interfaces. |
61 |
|
|
73 |
%prep |
%prep |
74 |
%setup -q |
%setup -q |
75 |
|
|
76 |
%patch1 -p1 |
%patch1000 -p1 -b .centos.branding |
|
%patch1000 -p1 |
|
77 |
%patch2000 -p1 |
%patch2000 -p1 |
78 |
%patch2001 -p1 |
%patch2001 -p1 |
79 |
%patch2002 -p1 |
%patch2002 -p1 |
210 |
%config(noreplace) /etc/rc.d/rc.local |
%config(noreplace) /etc/rc.d/rc.local |
211 |
/etc/rc.d/rc.sysinit |
/etc/rc.d/rc.sysinit |
212 |
%config(noreplace) /etc/sysctl.conf |
%config(noreplace) /etc/sysctl.conf |
213 |
|
%dir /etc/sysctl.d |
214 |
%exclude /etc/profile.d/debug* |
%exclude /etc/profile.d/debug* |
215 |
/etc/profile.d/* |
/etc/profile.d/* |
216 |
/usr/sbin/sys-unconfig |
/usr/sbin/sys-unconfig |
259 |
/etc/profile.d/debug* |
/etc/profile.d/debug* |
260 |
|
|
261 |
%changelog |
%changelog |
262 |
* Wed Sep 30 2015 Daniel Berteaud <daniel@firewall-services.com> - 9.03.49-1.sme.1.1 |
* Wed Jun 15 2016 Daniel Berteaud <daniel@firewall-services.com> - 9.03.53-1.sme.1 |
263 |
- Rebase on upstream 9.03.49 [SME: 9081] |
- Rebase on upstream 9.03.53-1 [SME: 9534] |
264 |
|
|
265 |
* Tue Sep 22 2015 Johnny Hughes <johnny@centos.org> - 9.03.49-1.centos.1 |
* Tue May 10 2016 Johnny Hughes <johnny@centos.org> - 9.03.53-1 |
266 |
- Roll in CentOS Branding |
- Roll in CentOS Branding |
267 |
|
|
268 |
* Thu Aug 13 2015 Lukáš Nykrýn <lnykryn@redhat.com> - 9.03.49-1.1 |
* Tue Apr 12 2016 Lukáš Nykrýn <lnykryn@redhat.com> - 9.03.53-1 |
269 |
|
- functions: parse -d first |
270 |
|
|
271 |
|
* Mon Apr 11 2016 Lukáš Nykrýn <lnykryn@redhat.com> - 9.03.52-1 |
272 |
|
- functions: fix ignored delay in killproc |
273 |
|
|
274 |
|
* Tue Feb 23 2016 Lukáš Nykrýn <lnykryn@redhat.com> - 9.03.51-1 |
275 |
|
- netfs: only unmount loopback device mounted on top of netdev or with back-file on netdev |
276 |
|
|
277 |
|
* Tue Jan 19 2016 Lukáš Nykrýn <lnykryn@redhat.com> - 9.03.50-1 |
278 |
|
- functions: improve killing loops |
279 |
|
- netfs: tweak nfs umount |
280 |
|
- sysctl.conf: mention sysctl -a |
281 |
|
- sysconfig.txt: document PPPOE_EXTRA and PPPD_EXTRA |
282 |
|
- spec: require plymouth |
283 |
|
- fix mangled sysconfig/init.s390 |
284 |
|
- rc.sysinit: don't perform fsck twice with /.autorelabel |
285 |
|
- ifdown-eth: fix comparison |
286 |
|
- ifup-eth: if arping fails, output responding MAC |
287 |
|
- network-functions: fix change_resolv_conf after grep update |
288 |
|
- spec: add sysctl.d dir |
289 |
|
- rc.sysinit: fix typo in fs |
290 |
|
- rename_devices: comments need to have a blank before them |
291 |
|
- rename_device: remove comments and trailing whitespaces |
292 |
|
- bonding: warn if the ifup for slave device failed |
293 |
|
- clarify daemon() usage message |
294 |
|
- ifdown: clean ipv4 localhost addresses |
295 |
|
- ifup-post: check resolve.conf also with DNS2 |
296 |
|
- ifup: add missing quotes |
297 |
|
- ifup-eth: some bridge options are applied later |
298 |
|
- init.d/halt: give init some time to reexecute |
299 |
|
- network-scripts: DEVICE and HWADRR could be quoted by apostrophe |
300 |
|
- ifup-wireless: fix calling of phy_wireless_device |
301 |
- rc.sysinit: apply quotas after system is relabeled |
- rc.sysinit: apply quotas after system is relabeled |
302 |
|
|
303 |
* Thu Apr 09 2015 Lukáš Nykrýn <lnykryn@redhat.com> - 9.03.49-1 |
* Thu Apr 09 2015 Lukáš Nykrýn <lnykryn@redhat.com> - 9.03.49-1 |