From owner-freebsd-questions@FreeBSD.ORG Tue Jul 26 20:33:56 2005 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8F95316A41F for ; Tue, 26 Jul 2005 20:33:56 +0000 (GMT) (envelope-from nikolas.britton@gmail.com) Received: from wproxy.gmail.com (wproxy.gmail.com [64.233.184.194]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1C81F43D46 for ; Tue, 26 Jul 2005 20:33:56 +0000 (GMT) (envelope-from nikolas.britton@gmail.com) Received: by wproxy.gmail.com with SMTP id i5so32009wra for ; Tue, 26 Jul 2005 13:33:55 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=H3vCdgr7u31sVxB/mk9bwaqAHuxe2ZyubnrZFZZSEwij2QitbDQQ9Gul0Bx3jPZiwnVrTBB8Y5J343Knwx1bsvdBCSj3MCBNic4z4KpBo8IEHcK+oGcmSR9HiPklBHnaIwX1iF/QYEzufc4fNDKK1ozN21xAMyd9aRiayfWCKrQ= Received: by 10.54.39.79 with SMTP id m79mr65737wrm; Tue, 26 Jul 2005 13:33:55 -0700 (PDT) Received: by 10.54.124.11 with HTTP; Tue, 26 Jul 2005 13:33:55 -0700 (PDT) Message-ID: Date: Tue, 26 Jul 2005 15:33:55 -0500 From: Nikolas Britton To: FreeBSD - Questions In-Reply-To: Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: Subject: Re: FreeBSD 6 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Nikolas Britton List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 26 Jul 2005 20:33:56 -0000 On 7/26/05, Nikolas Britton wrote: > On 7/26/05, Nikolas Britton wrote: > > Do I always need to run 'make cleandepend' when rebuilding a kernel, > > normally I build my kernels the old school way? > > > > Is it just me or is -O2 now the default for kernel builds? What about > > -Os, safe to use? > > > > The kernel build failed when it tired to compile the r128drm device. > > > > Is it safe to run the ULE scheduler instead of the 4BSD scheduler, ULE > > is commented out in the default kernel? > > > > Is the new ATA RAID stuff, metadata something, going to be backported > > to 5.x? I'm trying setup a RAID 1 mirror with Intel ICH5R / Adaptec > > HostRAID but it looks like it's not supported in 5.x > > > > ---------- > > > > Feel free to add more questions to this thread. > > >=20 >=20 > One more thing... Will FreeBSD 5.4 kernel modules work under 6.x? >=20 Sorry! a few more things: At boot up I get these errors / warnings: "kenv: unable to get dumpdev" "no such user: _dhcp, falling back to "nobody"" I left groups and master.passwd files to deal with later in mergemaster and then I manually added the dhcp user to both of those files but the system still can't find him. "Starting default moused: moused: unable to open /dev/ums0: Device busy" I don't know whats up with that but my mouse does work.