|
# $Id$ |
|
|
|
|
1 |
Summary: The inittab file and the /etc/init.d scripts. |
Summary: The inittab file and the /etc/init.d scripts. |
2 |
Name: initscripts |
Name: initscripts |
3 |
Version: 8.45.17.EL |
Version: 8.45.19.1.EL |
4 |
License: GPL |
License: GPL |
5 |
Group: System Environment/Base |
Group: System Environment/Base |
6 |
Release: 1%{?dist}.1 |
Release: 1%{?dist}.1 |
7 |
Source: initscripts-%{version}.tar.bz2 |
Source: initscripts-%{version}.tar.bz2 |
8 |
Patch1: initscripts-centos-branding.patch |
Patch1: initscripts-centos-branding.patch |
9 |
Patch100: initscripts-8.45.17.EL-smeserver-service.patch |
Patch100: initscripts-8.45.19.EL-smeserver-service.patch |
10 |
URL: http://fedora.redhat.com/projects/additional-projects/initscripts/ |
URL: http://fedora.redhat.com/projects/additional-projects/initscripts/ |
11 |
BuildRoot: /%{_tmppath}/%{name}-%{version}-%{release}-root |
BuildRoot: /%{_tmppath}/%{name}-%{version}-%{release}-root |
12 |
Requires: mingetty, /bin/awk, /bin/sed, mktemp, e2fsprogs >= 1.15 |
Requires: mingetty, /bin/awk, /bin/sed, mktemp, e2fsprogs >= 1.15 |
200 |
%ghost %attr(0664,root,utmp) /var/run/utmp |
%ghost %attr(0664,root,utmp) /var/run/utmp |
201 |
|
|
202 |
%changelog |
%changelog |
203 |
* Thu Dec 20 2007 Shad L. Lords <slords@mail.com> 8.45.17.EL-1.el5.sme.1 |
* Sat Oct 4 2008 Shad L. Lords <slords@mail.com> 8.45.19.1.EL-1.el5.sme |
204 |
- Exit with zero exit status for services not listed in configuration |
- Exit with zero exit status for services not listed in configuration |
205 |
database to avoid failures in post scriptlets [SME: 1653] |
database to avoid failures in post scriptlets [SME: 1653] |
206 |
- Merge in SME Server /sbin/e-smith/service wrapper so that only |
- Merge in SME Server /sbin/e-smith/service wrapper so that only |
208 |
that the supervised service is run, if one exists, and protects |
that the supervised service is run, if one exists, and protects |
209 |
against running "service httpd restart" [SME: 61, 1495] |
against running "service httpd restart" [SME: 61, 1495] |
210 |
|
|
211 |
* Fri Nov 9 2007 Karanbir Singh <kbsingh@centos.org> 8.45.17.EL-1.el5.centos.1 |
* Wed Oct 1 2008 Karanbir Singh <kbsingh@centos.org> 8.45.19.1.EL-1.el5.centos |
212 |
- roll in CentOS Branding Changes |
- Remove upstream Branding |
213 |
|
|
214 |
|
* Wed Sep 24 2008 Phil Knirsch <pknirsch@redhat.com> 8.45.19.1.EL-1 |
215 |
|
- Don't attempt to re-enslave already-enslaved devices (#455537) |
216 |
|
|
217 |
|
* Mon Mar 3 2008 Bill Nottingham <notting@redhat.com> 8.45.19.EL-1 |
218 |
|
- also skip network shutdown if there is a '_rnetdev' root device (part of #435358, <pjones@redhat.com>) |
219 |
|
|
220 |
|
* Thu Feb 07 2008 Bill Nottingham <notting@redhat.com>, Harald Hoyer <harald@redhat.com> 8.45.18.EL-1 |
221 |
|
- IKE_DHGROUP is now an option for IPsec configuration files, which allows |
222 |
|
to set the dh group used during PHASE 1 of IPsec SA (#251506) |
223 |
|
- arp_ip_target can now be used with a comma seperated IP list in BONDING_OPTS (#288151) |
224 |
|
- genhostid now generates only 32 bit hostids on 64 bit systems (#306811) |
225 |
|
- the check for the need of remounting the root file system read-writable |
226 |
|
is now refined (#334171) |
227 |
|
- quoted SUBCHANNELS and HWADDR options in network configuration files are |
228 |
|
now handled properly (#351291) |
229 |
|
- support for resuming from an encrypted swap has been added (#360071) |
230 |
|
- rc.sysinit now executes the proper configuration tools, if /.unconfigured |
231 |
|
is present (#426372) |
232 |
|
- Resolves: rhbz#251506 rhbz#288151 rhbz#306811 rhbz#334171 rhbz#351291 rhbz#360071 rhbz#426372 |
233 |
|
|
234 |
* Tue Aug 7 2007 Bill Nottingham <notting@redhat.com> 8.45.17.EL-1 |
* Tue Aug 7 2007 Bill Nottingham <notting@redhat.com> 8.45.17.EL-1 |
235 |
- fix netconsole service status (#223742) |
- fix netconsole service status (#223742) |