aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBill Nottingham <notting@redhat.com>2003-04-30 20:37:28 +0000
committerBill Nottingham <notting@redhat.com>2003-04-30 20:37:28 +0000
commitfe1238d2e9e401bf2fd658ecb8cbce9f5e73559c (patch)
tree301c1ebfb68e7b1599ab2905c379acd8a7588fde
parent4225570cbd69a740e58045e3ad05d3d496184afe (diff)
downloadinitscripts-fe1238d2e9e401bf2fd658ecb8cbce9f5e73559c.tar
initscripts-fe1238d2e9e401bf2fd658ecb8cbce9f5e73559c.tar.gz
initscripts-fe1238d2e9e401bf2fd658ecb8cbce9f5e73559c.tar.bz2
initscripts-fe1238d2e9e401bf2fd658ecb8cbce9f5e73559c.tar.xz
initscripts-fe1238d2e9e401bf2fd658ecb8cbce9f5e73559c.zip
7.17-1r7-17
-rw-r--r--ChangeLog76
-rw-r--r--initscripts.spec5
2 files changed, 80 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 7bbe8f19..96aa062b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,79 @@
+2003-04-30 Bill Nottingham <notting@redhat.com>
+
+ * ChangeLog, initscripts.spec: 7.17-1
+
+ * lang.csh, rc.d/init.d/functions, rc.d/rc.sysinit:
+ rhgb updates
+
+2003-04-21 Florian La Roche <laroche@redhat.com>
+
+ * initscripts-s390.patch, initscripts.spec, rc.d/rc.sysinit:
+ - further eliminate consoletype calls with CONSOLETYPE
+
+ * initscripts-s390.patch, initscripts.spec, inittab.s390:
+ - mainframe cleanup
+
+2003-04-19 Florian La Roche <laroche@redhat.com>
+
+ * rc.d/rc.sysinit:
+ - no need to delete /var/run/confirm, as it is already deleted right
+ above in the /var/run+/var/lock cleanup
+
+2003-04-18 Florian La Roche <laroche@redhat.com>
+
+ * initscripts.spec, rc.d/init.d/functions, rc.d/init.d/network, rc.d/rc, rc.d/rc.sysinit, sysconfig/init.s390:
+ - new release
+
+2003-04-16 Bill Nottingham <notting@redhat.com>
+
+ * setsysfont:
+ hey, where's that brown paper bag (#88999)
+
+2003-04-03 Bill Nottingham <notting@redhat.com>
+
+ * lang.csh, lang.sh, setsysfont:
+ switch back
+
+ * rc.d/rc.sysinit: um, no, that's correct
+
+2003-04-03 Karsten Hopp <karsten@redhat.com>
+
+ * rc.d/rc.sysinit, ChangeLog, initscripts.spec, lang.csh, lang.sh, setsysfont:
+ - sync with beehive package
+ - 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
+
+2003-03-28 Bill Nottingham <notting@redhat.com>
+
+ * rc.d/rc.sysinit: fix rc.sysinit for 2.5
+
+2003-03-26 Karsten Hopp <karsten@redhat.com>
+
+ * rc.d/rc.sysinit:
+ There are no /dev/ttyX devices and no mingetty on mainframe.
+ This code tried to create new files in /dev/ while / was mounted ro.
+
+2003-03-26 Sarah Smith <sarahs@redhat.com>
+
+ * po/zh_CN.po:
+ translated red hat into chinese term
+
+2003-03-25 Audrey Simons <asimons@redhat.com>
+
+ * po/fr.po: Checked
+
+2003-03-17 Nalin Dahyabhai <nalin@redhat.com>
+
+ * initscripts.spec, rc.d/init.d/network:
+ - init.d/network: don't advertise "probe: true" in the header if we don't
+ recognize "probe" as an argument
+
+2003-03-17 Mohamed Eldesoky <mohamed.eldesoky@linux-egypt.org>
+
+ * po/ar.po:
+ Arabic translation for initscripts.
+
2003-03-13 Bill Nottingham <notting@redhat.com>
* ChangeLog, initscripts.spec:
diff --git a/initscripts.spec b/initscripts.spec
index f3ed6a67..f1b50615 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.16
+Version: 7.17
License: GPL
Group: System Environment/Base
Release: 1
@@ -246,6 +246,9 @@ rm -rf $RPM_BUILD_ROOT
%ghost %attr(0664,root,utmp) /var/run/utmp
%changelog
+* Wed Apr 30 2003 Bill Nottingham <notting@redhat.com> 4.17-1
+- some tweaks for graphical boot
+
* Mon Apr 21 2003 Florian La Roche <Florian.LaRoche@redhat.de>
- initscripts-s390.patch: remove not needed parts about PNP=
- inittab.390: sync with normal version