[2976] in Release_Engineering

home help back first fref pref prev next nref lref last post

Patch to check_public

daemon@ATHENA.MIT.EDU (epeisach@Athena.MIT.EDU)
Fri Feb 12 10:38:26 1993

From: epeisach@Athena.MIT.EDU
Date: Fri, 12 Feb 93 10:38:22 -0500
To: probe@Athena.MIT.EDU
Cc: rel-eng@Athena.MIT.EDU


This code works on all our current platforms. (Same code in do_update)

	Ezra


RCS file: RCS/check_public,v
retrieving revision 1.1
diff -c -r1.1 check_public
*** /tmp/,RCSt1a09620	Fri Feb 12 10:37:18 1993
--- check_public	Fri Feb 12 10:37:04 1993
***************
*** 38,42 ****
--- 38,43 ----
  	sed -n	-e "s/^HOST=[^;]*/HOST=${HOST}/" \
  		-e "s/^ADDR=[^;]*/ADDR=${ADDR}/" \
  		-e "s/^MACHINE=[^;]*/MACHINE=${MACHINE}/" \
+ 		-e "s/^NETDEV=[^;]*/NETDEV=${NETDEV}/" \
  		-e p /srvd/etc/athena/rc.conf > /etc/athena/rc.conf
  fi

home help back first fref pref prev next nref lref last post