Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. =================================================================== RCS file: /ftp/cvs/cvsroot/src/UPDATING,v rcsdiff: /ftp/cvs/cvsroot/src/UPDATING,v: warning: Unknown phrases like `commitid ...;' are present. retrieving revision 1.106 retrieving revision 1.108 diff -u -p -r1.106 -r1.108 --- src/UPDATING 2004/01/25 14:13:08 1.106 +++ src/UPDATING 2004/03/13 20:03:52 1.108 @@ -1,4 +1,4 @@ -$NetBSD: UPDATING,v 1.106 2004/01/25 14:13:08 bjh21 Exp $ +$NetBSD: UPDATING,v 1.108 2004/03/13 20:03:52 bjh21 Exp $ This file is intended to be a brief introduction to the build process and a reference on what to do if something doesn't work. @@ -8,6 +8,20 @@ For a more detailed description see Make Recent changes: ^^^^^^^^^^^^^^^ +20040313: + On acorn32, the opms and qms drivers have been withdrawn, and + the old wsqms driver is now called qms. Kernel config files + will need updating. See the ones in sys/arch/acorn32/conf + for examples. + +20040223: + As stated in + http://mail-index.netbsd.org/current-users/2004/01/11/0022.html + relating to the ffs superblock layout change, it needs updating + fsck_ffs too or it will keep on complaining. Usings fsck without + flags will solve the problem when it replaces the superblocks. + Please do read the associated message for sure. + 20040125: On acorn32, the beep and sysbeep devices are no longer needed, and will need to be deleted from kernel configuration