Bug 77909

Summary: Addendum to PR bin/77001: sysinstall binary upgrade clobbers
Product: Base System Reporter: Martin Kammerhofer <dada>
Component: binAssignee: Ceri Davies <ceri>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: 1.0-CURRENT   
Hardware: Any   
OS: Any   

Description Martin Kammerhofer 2005-02-22 07:50:25 UTC
 This message is in MIME format.
 
 --=_5goiyt6s598g
 Content-Type: text/plain;
 	charset=ISO-8859-1;
 	format="flowed"
 Content-Disposition: inline
 Content-Transfer-Encoding: 7bit
 
 There are other lost-on-bin-upgrade files in /etc too.
 This PR should probably merged into PR bin/20282
 
 --=_5goiyt6s598g
 Content-Type: text/plain;
 	charset=UTF-8;
 	name="sysinstall.patch2"
 Content-Disposition: attachment;
 	filename="sysinstall.patch2"
 Content-Transfer-Encoding: 7bit
 
 --- /usr/src/release/sysinstall/installUpgrade.c~	Mon Jun 10 06:28:53 2002
 +++ /usr/src/release/sysinstall/installUpgrade.c	Sat Feb 12 14:05:41 2005
 @@ -120,6 +120,7 @@
     { JUST_COPY,		"skeykeys",		TRUE, NULL },
     { JUST_COPY,		"spwd.db",		TRUE, NULL },
     { JUST_COPY,		"ssh",			TRUE, NULL },
 +   { JUST_COPY,		"sysctl.conf",		TRUE, NULL },
     { JUST_COPY,		"syslog.conf",		TRUE, NULL },
     { JUST_COPY,		"ttys",			TRUE, NULL },
     { JUST_COPY,		"uucp",			TRUE, NULL },
 
 --=_5goiyt6s598g--
Comment 1 Ceri Davies freebsd_committer freebsd_triage 2005-02-23 20:11:14 UTC
State Changed
From-To: open->closed

Misfiled followup to bin/77001 [content migrated]. 


Comment 2 Ceri Davies freebsd_committer freebsd_triage 2005-02-23 20:11:14 UTC
Responsible Changed
From-To: gnats-admin->ceri

Take from gnats-admin.