From owner-freebsd-questions@FreeBSD.ORG Sat Mar 3 01:14:24 2007 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 053D416A402 for ; Sat, 3 Mar 2007 01:14:24 +0000 (UTC) (envelope-from danny@ricin.com) Received: from smtpq1.tilbu1.nb.home.nl (smtpq1.tilbu1.nb.home.nl [213.51.146.200]) by mx1.freebsd.org (Postfix) with ESMTP id C007E13C428 for ; Sat, 3 Mar 2007 01:14:23 +0000 (UTC) (envelope-from danny@ricin.com) Received: from [213.51.146.188] (port=34128 helo=smtp3.tilbu1.nb.home.nl) by smtpq1.tilbu1.nb.home.nl with esmtp (Exim 4.30) id 1HNIUE-0000Yu-VC for freebsd-questions@freebsd.org; Sat, 03 Mar 2007 01:52:34 +0100 Received: from cp464173-a.dbsch1.nb.home.nl ([84.27.221.74]:53257 helo=desktop.homenet) by smtp3.tilbu1.nb.home.nl with esmtp (Exim 4.30) id 1HNIUC-0001hn-8N for freebsd-questions@freebsd.org; Sat, 03 Mar 2007 01:52:32 +0100 From: Danny Pansters To: freebsd-questions@freebsd.org Date: Sat, 3 Mar 2007 01:52:27 +0100 User-Agent: KMail/1.9.5 References: <003d01c75b92$a3ae4b10$eb0ae130$@ca> In-Reply-To: <003d01c75b92$a3ae4b10$eb0ae130$@ca> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200703030152.27232.danny@ricin.com> X-AtHome-MailScanner-Information: Please contact support@home.nl for more information X-AtHome-MailScanner: Found to be clean Subject: Re: Linux "equivalent" to 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: Sat, 03 Mar 2007 01:14:24 -0000 If you have a (Free)BSD mindset and like your rc.conf but don't mind typing "pacman" instead of pkg_* or portupgrade -P * and you don't mind using something called ABS for src packages, which is like ports, only with a stage install before live-system install, then you may just like ArchLinux. I tried many but besides Debian, Arch is the only one I really enjoyed toying with. Haven't used Arch on serious production system, but it appears that other people do. Gentoo is nice (and keeps you busy/entertained) until it blows up on you. Just my 0.02 as a long time FreeBSD user. The linux I used most was Debian but that was long ago before I landed at BSD. Dan