git: 5c8c9e1744b3 - main - ObsoleteFiles.inc: document the removal of floppy support in bsdconfig
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 05 Oct 2023 11:32:00 UTC
The branch main has been updated by bapt: URL: https://cgit.FreeBSD.org/src/commit/?id=5c8c9e1744b3f294ed5c73c8f1d0bafbc0f90a5d commit 5c8c9e1744b3f294ed5c73c8f1d0bafbc0f90a5d Author: Baptiste Daroussin <bapt@FreeBSD.org> AuthorDate: 2023-10-05 11:31:26 +0000 Commit: Baptiste Daroussin <bapt@FreeBSD.org> CommitDate: 2023-10-05 11:31:26 +0000 ObsoleteFiles.inc: document the removal of floppy support in bsdconfig --- ObsoleteFiles.inc | 3 +++ 1 file changed, 3 insertions(+) diff --git a/ObsoleteFiles.inc b/ObsoleteFiles.inc index 763578aeb652..89594ac77b9b 100644 --- a/ObsoleteFiles.inc +++ b/ObsoleteFiles.inc @@ -51,6 +51,9 @@ # xargs -n1 | sort | uniq -d; # done +# 20231005: bsdconfig remove support for floppy +OLD_FILES+=usr/share/bsdconfig/media/floppy.subr + # 20230927: Man pages renamed to match the actual functions OLD_FILES+=usr/share/man/man9/cr_seeothergids.9.gz OLD_FILES+=usr/share/man/man9/cr_seeotheruids.9.gz