From 2988afca886609c574cf5172394bf61afb62b06d Mon Sep 17 00:00:00 2001 From: Warner Losh Date: Mon, 14 May 2001 05:11:31 +0000 Subject: [PATCH] DEVFS is opt in not opt out. Warn about July 1. --- UPDATING | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/UPDATING b/UPDATING index 56b5bc6b50bb..d5d9434f32b0 100644 --- a/UPDATING +++ b/UPDATING @@ -5,6 +5,10 @@ directly to him. See end of file for further details. For commonly done items, please see the end of the file. Search for 'COMMON ITEMS:' +20010512: + DEVFS is now opt out, not opt in. Barring major problems, this + will be the only way to go starting July 1. + 20010423: old fsck and new kernel interactions appear to have been fixed.