From owner-freebsd-questions@freebsd.org Thu Dec 31 05:43:16 2015 Return-Path: Delivered-To: freebsd-questions@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 8421CA56873 for ; Thu, 31 Dec 2015 05:43:16 +0000 (UTC) (envelope-from erichsfreebsdlist@alogt.com) Received: from alogt.com (alogt.com [69.36.191.58]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 5AF8E1468 for ; Thu, 31 Dec 2015 05:43:16 +0000 (UTC) (envelope-from erichsfreebsdlist@alogt.com) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=alogt.com; s=default; h=Content-Transfer-Encoding:Content-Type:MIME-Version:References: In-Reply-To:Message-ID:Subject:Cc:To:From:Date; bh=/iJPBEiN1H2E98kUKxaYLs4pId6oX0MqECNMDMl5Kq0=; b=aMLz6uiCcFcXhq7r0OkmfZYKNo o7GEnHmPDEhSIwhTa2da83nNsDlwiRyoTQQ7JbCPKYATGzacM7iE1H2ycMUz/istVeMlTCm4s7A28 OHfCx+HN4or6nnz4/Uk0sFsATrgU7wVMo8cW+S3x8Ih35OaiHrNVQ/EjWe+jPur5HSTg=; Received: from [114.124.3.115] (port=41914 helo=X220.alogt.com) by sl-508-2.slc.westdc.net with esmtpsa (TLSv1.2:AES128-GCM-SHA256:128) (Exim 4.86) (envelope-from ) id 1aEW12-001zLp-S3; Wed, 30 Dec 2015 22:43:14 -0700 Date: Thu, 31 Dec 2015 13:42:55 +0800 From: Erich Dollansky To: Yass Amed Cc: freebsd-questions@freebsd.org Subject: Re: Rebuilding FreeBSD! Message-ID: <20151231134255.411205ba@X220.alogt.com> In-Reply-To: References: MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - sl-508-2.slc.westdc.net X-AntiAbuse: Original Domain - freebsd.org X-AntiAbuse: Originator/Caller UID/GID - [47 12] / [47 12] X-AntiAbuse: Sender Address Domain - alogt.com X-Get-Message-Sender-Via: sl-508-2.slc.westdc.net: authenticated_id: erichsfreebsdlist@alogt.com X-Authenticated-Sender: sl-508-2.slc.westdc.net: erichsfreebsdlist@alogt.com X-Source: X-Source-Args: X-Source-Dir: X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 31 Dec 2015 05:43:16 -0000 Hi, On Wed, 30 Dec 2015 22:17:34 -0600 Yass Amed wrote: > Greetings, > > Is it possible to rebuild FreeBSD with custom settings such as > different shell? > why rebuild? Have a look at /etc/master.passwd. Erich