diff options
author | Karsten Hopp <karsten@redhat.com> | 2003-04-03 10:11:30 +0000 |
---|---|---|
committer | Karsten Hopp <karsten@redhat.com> | 2003-04-03 10:11:30 +0000 |
commit | d94d9646615f9a5fb88d928f03d5424b5963a4e0 (patch) | |
tree | d7a0b9c4d93268746110252e350e3a39fc2b7dd9 /initscripts.spec | |
parent | 7e77c0f5562c64f80d531bf475e55d705c8d19eb (diff) | |
download | initscripts-d94d9646615f9a5fb88d928f03d5424b5963a4e0.tar initscripts-d94d9646615f9a5fb88d928f03d5424b5963a4e0.tar.gz initscripts-d94d9646615f9a5fb88d928f03d5424b5963a4e0.tar.bz2 initscripts-d94d9646615f9a5fb88d928f03d5424b5963a4e0.tar.xz initscripts-d94d9646615f9a5fb88d928f03d5424b5963a4e0.zip |
- sync with beehive packager7-15
- prepare for rebuild in 3.0E:
Mainframe has no /dev/ttyX devices and no mingetty, don't
initialize them. This gave error messages during startup
Diffstat (limited to 'initscripts.spec')
-rw-r--r-- | initscripts.spec | 9 |
1 files changed, 8 insertions, 1 deletions
diff --git a/initscripts.spec b/initscripts.spec index 2dc3fb4e..13940825 100644 --- a/initscripts.spec +++ b/initscripts.spec @@ -1,6 +1,6 @@ Summary: The inittab file and the /etc/init.d scripts. Name: initscripts -Version: 7.13 +Version: 7.15 License: GPL Group: System Environment/Base Release: 1 @@ -246,10 +246,17 @@ rm -rf $RPM_BUILD_ROOT %ghost %attr(0664,root,utmp) /var/run/utmp %changelog +* Thu Apr 03 2003 Karsten Hopp <karsten@redhat.de> 7.15-1 +- Mainframe has no /dev/ttyX devices and no mingetty, don't + initialize them. This gave error messages during startup + * Mon Mar 17 2003 Nalin Dahyabhai <nalin@redhat.com> - init.d/network: don't advertise "probe: true" in the header if we don't recognize "probe" as an argument +* Wed Mar 12 2003 Bill Nottingham <notting@redhat.com> 7.14-1 +* - do not handle changed chain name; change was reverted + * Tue Feb 25 2003 Bill Nottingham <notting@redhat.com> 7.13-1 - handle 7.x SYSFONTACM settings in setsysfont (#84183) |