From owner-freebsd-chat@FreeBSD.ORG Sat Aug 20 10:05:32 2005 Return-Path: X-Original-To: freebsd-chat@freebsd.org Delivered-To: freebsd-chat@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8D34216A41F for ; Sat, 20 Aug 2005 10:05:32 +0000 (GMT) (envelope-from beyert@cs.ucr.edu) Received: from mxsf01.cluster1.charter.net (mxsf01.cluster1.charter.net [209.225.28.201]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1529443D45 for ; Sat, 20 Aug 2005 10:05:31 +0000 (GMT) (envelope-from beyert@cs.ucr.edu) Received: from mxip28a.cluster1.charter.net (mxip28a.cluster1.charter.net [209.225.28.187]) by mxsf01.cluster1.charter.net (8.12.11/8.12.11) with ESMTP id j7KA5VLL000795 for ; Sat, 20 Aug 2005 06:05:31 -0400 Received: from 66-215-246-57.dhcp.rvsd.ca.charter.com (HELO aeonserv.aeonnet) ([66.215.246.57]) by mxip28a.cluster1.charter.net with ESMTP; 20 Aug 2005 06:05:31 -0400 X-IronPort-AV: i="3.96,127,1122868800"; d="scan'208"; a="119758033:sNHT15758112" Date: Sat, 20 Aug 2005 03:09:19 -0700 Message-ID: <87r7cozzqo.wl%beyert@cs.ucr.edu> From: Timothy Beyer To: David Richards In-Reply-To: <4306EAB7.4090001@skyforge.net> References: <4306EAB7.4090001@skyforge.net> User-Agent: Wanderlust/2.14.0 (Africa) SEMI/1.14.6 (Maruoka) FLIM/1.14.7 (=?ISO-8859-4?Q?Sanj=F2?=) APEL/10.6 MULE XEmacs/21.4 (patch 17) (Jumbo Shrimp) (i386--freebsd) MIME-Version: 1.0 (generated by SEMI 1.14.6 - "Maruoka") Content-Type: text/plain; charset=US-ASCII Cc: nicklas@dinpris.no, Nikolas Britton , freebsd-chat@freebsd.org Subject: Re: BSDLinux OS X-BeenThere: freebsd-chat@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Non technical items related to the community List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 20 Aug 2005 10:05:32 -0000 At Sat, 20 Aug 2005 09:32:55 +0100, David Richards wrote: > > if you want a linux os that acts like freebsd, try debian or gentoo. > They are as close as you are going to get with a freebsdlinux-os I don't consider Gentoo to be very similar to FreeBSD. The similarities are at best superficial. The portage system works differently than ports (I'm sure it's quite powerful but knowledge of ports won't help you much when using it) and the user community has different priorities (performance/optimizations, and running the latest cvs applications) than any of the BSD communities. Actually I think the most "BSD-like" Linux is the Mastadon distribution. I think it even uses libc and BSD userland tools. Other BSD-like GNU/Linux distributions include Crux and Slackware (with NetBSD pkgsrc) Actually I have followed tutorials for setting up pkgsrc on Slackware in the past and I was quite happy with the system. (trust me, you'd have to be insane to use Slackware's package system, it really is that bad) --Tim