bin/77001: sysinstall binary upgrade clobbers /etc/login.conf.db

Ceri Davies ceri at FreeBSD.org
Wed Feb 23 20:20:26 GMT 2005


The following reply was made to PR bin/77001; it has been noted by GNATS.

From: Ceri Davies <ceri at FreeBSD.org>
To: FreeBSD Gnats Submit <freebsd-gnats-submit at FreeBSD.org>
Cc:  
Subject: Re: bin/77001: sysinstall binary upgrade clobbers /etc/login.conf.db
Date: Wed, 23 Feb 2005 20:11:05 +0000

 Adding to audit trail, from misfiled PR 77909:
 
 Date: Tue, 22 Feb 2005 08:41:08 +0100
 From: dada at sbox.tugraz.at
 Message-Id: <20050222084108.46vincqk0s0kgo4k at webmail.tugraz.at>
 
  There are other lost-on-bin-upgrade files in /etc too.
  This PR should probably merged into PR bin/20282
  
  --- /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 },
  


More information about the freebsd-bugs mailing list