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 retrieving revision 1.135.2.2 retrieving revision 1.136 diff -u -p -r1.135.2.2 -r1.136 --- src/UPDATING 2005/09/15 21:05:48 1.135.2.2 +++ src/UPDATING 2005/03/26 14:25:25 1.136 @@ -1,4 +1,4 @@ -$NetBSD: UPDATING,v 1.135.2.2 2005/09/15 21:05:48 tron Exp $ +$NetBSD: UPDATING,v 1.136 2005/03/26 14:25:25 cube Exp $ This file (UPDATING) is intended to be a brief reference to recent changes that might cause problems in the build process, and a guide for @@ -15,17 +15,13 @@ See also: BUILDING, build.sh, Makefile. Recent changes: ^^^^^^^^^^^^^^^ - -20050830: - named.conf was moved from /etc/namedb to /etc. - postinstall(8) migrates this during interactive use. - Users of MKUPDATE=yes will need to manually rectify - this in their DESTDIR. - -20050417: - postinstall(8) was moved from /etc to /usr/sbin and made part - of the "base" set, to make it easier to invoke after an - upgrade. +20050325: + pcppi(4) was separated in two devices, adding attimer(4). Be sure + to add a config line for an attimer(4) device in your kernel + configuration, or you won't be able to set the pitch of the beep + with wsconsctl. Also, it is advised to attach both devices the + same way (i.e., both on isa or both on acpi) or the pcppi(4) device + may fail to find the attimer(4) one. 20050211: Fixes to tools/Makefile.gnuhost may cause UPDATE=1 builds in