From owner-freebsd-desktop@freebsd.org Fri Mar 30 03:47:54 2018 Return-Path: Delivered-To: freebsd-desktop@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id B0621F6CD1B for ; Fri, 30 Mar 2018 03:47:54 +0000 (UTC) (envelope-from vermaden@interia.pl) Received: from smtpo.poczta.interia.pl (smtpo.poczta.interia.pl [217.74.65.208]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-SHA256 (128/128 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 4BEC474314 for ; Fri, 30 Mar 2018 03:47:54 +0000 (UTC) (envelope-from vermaden@interia.pl) Date: Fri, 30 Mar 2018 05:46:34 +0200 From: vermaden Subject: FreeBSD Desktop - Part 1 - Simplified Boot To: freebsd-desktop@freebsd.org X-Mailer: interia.pl/pf09 X-Originating-IP: 46.215.19.195 Message-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=interia.pl; s=biztos; t=1522381594; bh=f61BAwyNIX3Fuh4q2O7YqBrxB4ijewh25lPyihh+fBY=; h=Date:From:Subject:To:X-Mailer:X-Originating-IP:Message-Id: MIME-Version:Content-Type:Content-Transfer-Encoding; b=YN3cR7D0Jeonew261cjOxr9vxqt82dfGMDYH8hxYNDTZqNlR9yOBE0mORgditO8k2 yipzN2Op08SyWy0VENMvSw6J5U/1zP/Uo+Vs/J+JlPgVbGDQc3U8KtvByMHz67nkvq jE93XLuErlOyq8ZWL7fhLaGFDpfgExwMs7EueLRk= X-BeenThere: freebsd-desktop@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: Using and improving FreeBSD on the desktop List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 30 Mar 2018 03:47:54 -0000 Hi, by modifying 5 /etc/rc.d boot scripts and setting boot_mute to YES in /boot/loader.conf the FreeBSD boot process is more suitable for desktops/laptops. I described these modifications here: FreeBSD Desktop - Part 1 - Simplified Boot https://vermaden.wordpress.com/2018/03/29/freebsd-desktop-part-1-simplified-boot/ Do You think that it would be valuable to add an option to /boot/loader.conf or /etc/rc.conf that would silence more verbose startup scripts from both /etc/rc.d and /usr/local/etc/rc.d? Regards, vermaden