NetBSD-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

PR/58697 CVS commit: src/usr.sbin/postinstall



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

From: "Valery Ushakov" <uwe%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/58697 CVS commit: src/usr.sbin/postinstall
Date: Thu, 10 Oct 2024 13:06:23 +0000

 Module Name:	src
 Committed By:	uwe
 Date:		Thu Oct 10 13:06:23 UTC 2024
 
 Modified Files:
 	src/usr.sbin/postinstall: postinstall.in
 
 Log Message:
 postinstall: clarify/simplify awk script in _obsolete_libs
 
 Add comments and rename variables to better reflect their purpose.
 Emit plain filenames, not absolute paths, b/c that's what exclude_libs
 expects.  While here explain what might trigger the exclude_libs
 scenario (downgrades).
 
 PR bin/58697: postinstall(8) removes non-obsolete compat libs
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.63 -r1.64 src/usr.sbin/postinstall/postinstall.in
 
 Please note that diffs are not public domain; they are subject to the
 copyright notices on the relevant files.
 


Home | Main Index | Thread Index | Old Index