From owner-freebsd-stable@FreeBSD.ORG Mon Aug 21 13:57:35 2006 Return-Path: X-Original-To: freebsd-stable@freebsd.org Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B759916A4E0 for ; Mon, 21 Aug 2006 13:57:35 +0000 (UTC) (envelope-from ah@crypta.net) Received: from mail.crypta.net (mail.crypta.net [83.136.131.3]) by mx1.FreeBSD.org (Postfix) with ESMTP id B9B4943D46 for ; Mon, 21 Aug 2006 13:57:34 +0000 (GMT) (envelope-from ah@crypta.net) Received: by mail.crypta.net (cryptobank/eProtect-smtpd, from userid 1001) id 21BB9ECD4AB; Mon, 21 Aug 2006 15:53:18 +0200 (CEST) Date: Mon, 21 Aug 2006 15:53:18 +0200 From: Andy Hilker To: freebsd-stable@freebsd.org Message-ID: <20060821135318.GA12255@mail.crypta.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.4.2.2i X-PGP-Key: http://wwwkeys.pgp.net:11371/pks/lookup?op=get&search=0xEC6E1071 X-PGP-Fingerprint: 9B2E 5892 AD93 D5C5 FB8E 3912 35D6 951B EC6E 1071 Organization: cryptobank - Andy Hilker Subject: device carp / freebsd-update X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 21 Aug 2006 13:57:35 -0000 Hi, we are currently migrating our hosts to 6.1-RELEASE with official binaries (from CD). This is because we want to make use of freebsd-update binary patches. Our problem is that GENERIC kernel does not contain "device carp". Is there any posibility to use carp without "device carp" in GENERIC e.g. with /boot/loader.conf like other pseudo devices? Any idea? bye, Andy