From owner-freebsd-questions@FreeBSD.ORG Tue Feb 3 10:14:32 2009 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 764DD1065675 for ; Tue, 3 Feb 2009 10:14:32 +0000 (UTC) (envelope-from nino80@gmail.com) Received: from ey-out-2122.google.com (ey-out-2122.google.com [74.125.78.27]) by mx1.freebsd.org (Postfix) with ESMTP id 0A4378FC1E for ; Tue, 3 Feb 2009 10:14:31 +0000 (UTC) (envelope-from nino80@gmail.com) Received: by ey-out-2122.google.com with SMTP id d26so212271eyd.7 for ; Tue, 03 Feb 2009 02:14:30 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:content-type :content-transfer-encoding; bh=2phTRQpchQjGspLrXn6JXiGJpTlnXQP/D259u1yVaI8=; b=J5wbsDfjBhsx5KATsn3UW4L+JmeTcs6GiwTuYFB6YvRlgRhS8UbwOHoXsNg0uhpH/z KRHK7xyk9VaD2Dj6voNR3uff8iR2n+gbyvnSsgPTqSo5rTcgTwR81PP3FdomGXTEE28/ PnBupVapVqCNMGsnCjHenTO/51DpJbxfkIUEw= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type:content-transfer-encoding; b=Y0k5Oh20qHLTB78Qexrzp26fuClgazPz1d9LQ3f8iHKh0eJvP7fjGcbE2ru9wgeNMH /omn8hBYP/KQE6MiAVudMCMDDEVj+d5aZf3Wzuu8crofboePmOa0Xl6olN4erbT+VAJi MIhsKIdZfjTbxHTLKE3X71GVHi6+AgVdF8Bzg= MIME-Version: 1.0 Received: by 10.210.109.10 with SMTP id h10mr5109860ebc.39.1233656070834; Tue, 03 Feb 2009 02:14:30 -0800 (PST) In-Reply-To: <20090202111902.52dcd8dd@gom.home> References: <4986B7EE.6060103@uni-altai.ru> <20090202111902.52dcd8dd@gom.home> Date: Tue, 3 Feb 2009 11:14:30 +0100 Message-ID: <92bcbda50902030214ve4586ceibd63dc19e85b207c@mail.gmail.com> From: n j To: freebsd-questions@freebsd.org Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Subject: Re: apt of freebsd X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 03 Feb 2009 10:14:32 -0000 Or you can try Debian GNU/kFreeBSD (http://www.debian.org/ports/kfreebsd-gnu/) to get the best(?) of both worlds - FreeBSD kernel and GNU userland (aka use apt to install deb packages). -- Nino