From owner-freebsd-current@freebsd.org Wed May 23 11:41:19 2018 Return-Path: Delivered-To: freebsd-current@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 A3F3BEFADED for ; Wed, 23 May 2018 11:41:19 +0000 (UTC) (envelope-from pch-bCE2691D2@u-1.phicoh.com) Received: from stereo.hq.phicoh.net (stereo6-tun.hq.phicoh.net [IPv6:2001:888:1044:10:2a0:c9ff:fe9f:17a9]) (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 17B16867F1 for ; Wed, 23 May 2018 11:41:18 +0000 (UTC) (envelope-from pch-bCE2691D2@u-1.phicoh.com) Received: from stereo.hq.phicoh.net (localhost [::ffff:127.0.0.1]) by stereo.hq.phicoh.net with esmtp (TLS version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384) (Smail #157) id m1fLS8p-0000HBC; Wed, 23 May 2018 13:41:15 +0200 Message-Id: To: Andreas Nilsson Cc: FreeBSD Current Subject: Re: [RFC] Deprecation and removal of the drm2 driver From: Philip Homburg Sender: pch-bCE2691D2@u-1.phicoh.com References: <201805222212.w4MMCdA9031937@pdx.rh.CN85.dnsmgr.net> In-reply-to: Your message of "Wed, 23 May 2018 13:14:07 +0200 ." Date: Wed, 23 May 2018 13:41:15 +0200 X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.26 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 23 May 2018 11:41:19 -0000 >It's not that hard create a mbr based usb-stick. Far easier than to find a >CD burner. 'Not hard' means - undocumented. Or at least, if you start with release notes and install instructions you won't find it. - Probably only works if you already have a FreeBSD system. And if it is indeed 'not hard', why not just generate such an image as part of the release build? >I believe boot/loader.conf is something you have to create, it is not there >by default. That's not the problem. The problem is that it lives on a separate zpool that is lost at every reboot.