NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: install/54990: After upgrade from 9.0-RC2 to 9.0, the release candidate is still present
The following reply was made to PR install/54990; it has been noted by GNATS.
From: Martin Husemann <martin%duskware.de@localhost>
To: gnats-bugs%netbsd.org@localhost
Cc:
Subject: Re: install/54990: After upgrade from 9.0-RC2 to 9.0, the release
candidate is still present
Date: Thu, 20 Feb 2020 13:09:56 +0100
The problem is that
(a) postinstall(8), which we run during an update, does not "fix" it.
(b) formally /etc/motd is considered a user-editable file and should not
be managed automatically.
I guess we should change postinstall to recognize unmodified files (of all
three (?) variants) and just replace them.
Martin
Home |
Main Index |
Thread Index |
Old Index