From owner-freebsd-amd64@FreeBSD.ORG Thu May 17 21:49:16 2012 Return-Path: Delivered-To: freebsd-amd64@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 481EC1065674 for ; Thu, 17 May 2012 21:49:16 +0000 (UTC) (envelope-from kostikbel@gmail.com) Received: from mail.zoral.com.ua (mx0.zoral.com.ua [91.193.166.200]) by mx1.freebsd.org (Postfix) with ESMTP id BAF158FC17 for ; Thu, 17 May 2012 21:49:15 +0000 (UTC) Received: from skuns.kiev.zoral.com.ua (localhost [127.0.0.1]) by mail.zoral.com.ua (8.14.2/8.14.2) with ESMTP id q4HLnAF8032908; Fri, 18 May 2012 00:49:10 +0300 (EEST) (envelope-from kostikbel@gmail.com) Received: from deviant.kiev.zoral.com.ua (kostik@localhost [127.0.0.1]) by deviant.kiev.zoral.com.ua (8.14.5/8.14.5) with ESMTP id q4HLn9x7031988; Fri, 18 May 2012 00:49:09 +0300 (EEST) (envelope-from kostikbel@gmail.com) Received: (from kostik@localhost) by deviant.kiev.zoral.com.ua (8.14.5/8.14.5/Submit) id q4HLn91f031987; Fri, 18 May 2012 00:49:09 +0300 (EEST) (envelope-from kostikbel@gmail.com) X-Authentication-Warning: deviant.kiev.zoral.com.ua: kostik set sender to kostikbel@gmail.com using -f Date: Fri, 18 May 2012 00:49:09 +0300 From: Konstantin Belousov To: mahdieh salamat Message-ID: <20120517214909.GX2358@deviant.kiev.zoral.com.ua> References: Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="AAkN98o3X3ouhQaz" Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.4.2.3i X-Virus-Scanned: clamav-milter 0.95.2 at skuns.kiev.zoral.com.ua X-Virus-Status: Clean X-Spam-Status: No, score=-4.0 required=5.0 tests=ALL_TRUSTED,AWL,BAYES_00 autolearn=ham version=3.2.5 X-Spam-Checker-Version: SpamAssassin 3.2.5 (2008-06-10) on skuns.kiev.zoral.com.ua Cc: freebsd-amd64@freebsd.org Subject: Re: hide or remove "FreeBSD/adm64" X-BeenThere: freebsd-amd64@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting FreeBSD to the AMD64 platform List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 17 May 2012 21:49:16 -0000 --AAkN98o3X3ouhQaz Content-Type: text/plain; charset=us-ascii Content-Disposition: inline On Wed, May 16, 2012 at 11:10:23PM -0700, mahdieh salamat wrote: > Hi all. Is there any way to hide or change the "FreeBSD/adm64" message that > appear before login? The greeting line for getty(1) is configured in /etc/gettytab, see gettytab(5). You are interested in the im and lm properties. Default value for im includes %s/%m which is the name of OS and type of machine. You can add your custom definition for a getty entry with refedined im property, customized up to your wishes. The question has nothing to do with amd64 arch per se, so you would have much faster response if asked on questions@. --AAkN98o3X3ouhQaz Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.12 (FreeBSD) iEYEARECAAYFAk+1clUACgkQC3+MBN1Mb4g7BQCg0Crk/SYJSMKjBD/uJPeWnl7V FTQAoNHTDrcoPDxWLRpTT0SBdRWlDFOP =99Y9 -----END PGP SIGNATURE----- --AAkN98o3X3ouhQaz--