From 35bcbf3e03c690b3db83156d47d95a44901f7041 Mon Sep 17 00:00:00 2001 From: Florian La Roche Date: Mon, 30 Dec 2002 11:38:12 +0000 Subject: - adjust mainframe patches --- ChangeLog | 6 ++++ initscripts-s390.patch | 83 +++----------------------------------------------- 2 files changed, 10 insertions(+), 79 deletions(-) diff --git a/ChangeLog b/ChangeLog index f03d3769..ab3811b3 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2002-12-30 Florian La Roche + + * mainframe: drop changes to "/.unconfigured" + + * mainframe: drop ancient OCO support in startup script + 2002-12-17 Bill Nottingham * Changelog, initscripts.spec: 7.00-1 diff --git a/initscripts-s390.patch b/initscripts-s390.patch index 9b3ae88b..a0f68e5f 100644 --- a/initscripts-s390.patch +++ b/initscripts-s390.patch @@ -1,32 +1,24 @@ --- initscripts-6.40/rc.d/init.d/halt.s390init Wed Sep 5 05:18:34 2001 +++ initscripts-6.40/rc.d/init.d/halt Fri Sep 14 17:36:28 2001 -@@ -115,7 +115,9 @@ +@@ -115,7 +115,6 @@ ;; esac -runcmd $"Syncing hardware clock to system time" /sbin/hwclock $CLOCKFLAGS -+if [ -x /sbin/hwclock ] ; then -+ runcmd $"Syncing hardware clock to system time" /sbin/hwclock $CLOCKFLAGS -+fi # Turn off swap, then unmount file systems. SWAPS=`awk '! /^Filename/ { print $1 }' /proc/swaps` --- initscripts-6.40/rc.d/rc.sysinit.s390init Sun Sep 9 09:00:54 2001 +++ initscripts-6.40/rc.d/rc.sysinit Fri Sep 14 17:39:17 2001 -@@ -105,9 +105,13 @@ +@@ -105,9 +105,8 @@ ;; esac -/sbin/hwclock $CLOCKFLAGS - -action $"Setting clock $CLOCKDEF: `date`" date -+if [ -x /sbin/hwclock ] ; then -+ /sbin/hwclock $CLOCKFLAGS -+ action $"Setting clock $CLOCKDEF: `date`" date -+else -+ # System date on S390 is always set correctly -+ action $"System date: `date` " date -+fi ++# System date on S390 is always set correctly ++action $"System date: `date` " date if [ "`/sbin/consoletype`" = "vt" ]; then # Load keymap @@ -40,70 +32,3 @@ fi # Remount the root filesystem read-write. -@@ -328,6 +336,24 @@ - [ "$state" != "rw" ] && \ - action $"Remounting root filesystem in read-write mode: " mount -n -o remount,rw / - -+# Fix up kernel versioning on binary-only modules -+if [ -x /sbin/oco-setkver ]; then -+ kver=`