From owner-freebsd-emulation@freebsd.org Sat Nov 12 12:46:19 2016 Return-Path: Delivered-To: freebsd-emulation@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 EF555C3D238 for ; Sat, 12 Nov 2016 12:46:19 +0000 (UTC) (envelope-from starikarp@yandex.com) Received: from mailman.ysv.freebsd.org (unknown [127.0.1.3]) by mx1.freebsd.org (Postfix) with ESMTP id D6B8C12F2 for ; Sat, 12 Nov 2016 12:46:19 +0000 (UTC) (envelope-from starikarp@yandex.com) Received: by mailman.ysv.freebsd.org (Postfix) id D3501C3D237; Sat, 12 Nov 2016 12:46:19 +0000 (UTC) Delivered-To: emulation@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 D155DC3D236 for ; Sat, 12 Nov 2016 12:46:19 +0000 (UTC) (envelope-from starikarp@yandex.com) Received: from forward12o.cmail.yandex.net (forward12o.cmail.yandex.net [IPv6:2a02:6b8:0:1a72::1e2]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "forwards.mail.yandex.net", Issuer "Yandex CA" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 883E912F1 for ; Sat, 12 Nov 2016 12:46:19 +0000 (UTC) (envelope-from starikarp@yandex.com) Received: from smtp1o.mail.yandex.net (smtp1o.mail.yandex.net [IPv6:2a02:6b8:0:1a2d::25]) by forward12o.cmail.yandex.net (Yandex) with ESMTP id 8815D2163C for ; Sat, 12 Nov 2016 15:46:07 +0300 (MSK) Received: from smtp1o.mail.yandex.net (localhost.localdomain [127.0.0.1]) by smtp1o.mail.yandex.net (Yandex) with ESMTP id 68F561300D0F for ; Sat, 12 Nov 2016 15:46:06 +0300 (MSK) Received: by smtp1o.mail.yandex.net (nwsmtp/Yandex) with ESMTPSA id csuupyF0H8-k5cKVtOT; Sat, 12 Nov 2016 15:46:06 +0300 (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client certificate not present) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yandex.com; s=mail; t=1478954766; bh=hMRT1H7JwHj6aDMDivG8hHnqUGyvXaxPmaw6gvDTHa0=; h=Message-ID:Subject:From:To:Date; b=VNYgUAKRIciXck1kyHMhPmd5wYdl69nH3RUTtXgHwWxhmivqMhtz6ESPyOjN7xonO YYUnbh3prsvr8udTn4kO65aiwz6MpcrCs1jYg9U5YqBBAZ7qEV767BMc/BFZHFfMUT dzg3p+PLsKgIxL2C7lnggKxR0j8dWDT09kTy/Dy0= Authentication-Results: smtp1o.mail.yandex.net; dkim=pass header.i=@yandex.com X-Yandex-Suid-Status: 1 0 Message-ID: <1478954757.87869.3.camel@yandex.com> Subject: Linux c7 From: Stari Karp To: "emulation@FreeBSD.org" Date: Sat, 12 Nov 2016 07:45:57 -0500 Content-Type: text/plain; charset="UTF-8" X-Mailer: Evolution 3.18.5.1 FreeBSD GNOME Team Port Mime-Version: 1.0 Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-emulation@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Development of Emulators of other operating systems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 12 Nov 2016 12:46:20 -0000 Hi! I like to upgrad4 Linux_base ports c6 to c7 on FreeBSD 11-RELEASE (amd64). Is it safe to do, please? Is it enough to put in make.conf: OVERRIDE_LINUX_BASE_PORT=c7 OVERRIDE_LINUX_NONBASE_PORTS=c7 Thank you. SK