From owner-freebsd-stable@freebsd.org Wed Jul 27 17:42:55 2016 Return-Path: Delivered-To: freebsd-stable@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 D3394BA630E for ; Wed, 27 Jul 2016 17:42:55 +0000 (UTC) (envelope-from mazhe@alkumuna.eu) Received: from smtp1-g21.free.fr (smtp1-g21.free.fr [IPv6:2a01:e0c:1:1599::10]) (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 9D0C21CC8 for ; Wed, 27 Jul 2016 17:42:55 +0000 (UTC) (envelope-from mazhe@alkumuna.eu) Received: from yggdrasil.alkumuna.eu (unknown [IPv6:2a01:e35:8a74:6e70:232:36ff:fe5c:3a87]) by smtp1-g21.free.fr (Postfix) with ESMTPS id D29DCB00407 for ; Wed, 27 Jul 2016 17:41:03 +0200 (CEST) Received: from freedom.alkumuna.eu ([IPv6:2a01:e35:8a74:6e70:62a4:4cff:fe54:b212]) (authenticated bits=0) by yggdrasil.alkumuna.eu (8.15.2/8.15.2) with ESMTPSA id u6RHgkPY076907 (version=TLSv1.2 cipher=AES256-GCM-SHA384 bits=256 verify=NOT) for ; Wed, 27 Jul 2016 19:42:50 +0200 (CEST) (envelope-from mazhe@alkumuna.eu) Date: Wed, 27 Jul 2016 19:42:43 +0200 From: Matthieu Volat To: freebsd-stable@FreeBSD.org Subject: Two questions for FreeBSD 11: libgcc & pkg Message-ID: <20160727194243.3f1d1c8d@freedom.alkumuna.eu> X-Mailer: Claws Mail 3.13.2 (GTK+ 2.24.29; amd64-portbld-freebsd10.3) MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; boundary="Sig_/OT2zjmfoeCT5H89Mp2myBym"; protocol="application/pgp-signature" DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=alkumuna.eu; s=dkim; t=1469641370; bh=kgf+eawIQrvu5fd0NbcoTaMaU4SiFZ8D1fsku8Pb2xM=; h=Date:From:To:Subject:Message-ID:MIME-Version:Content-Type; b=Wm0EQ/GG6NORwcB9P33KQbNrtyuGRi8SLoqyrRFzWs+XihkADggKqcM0WagnMeXZb5Zswm7AHZUQeQFim4qZ2LJgDgk0E9GuS9/onwJJkyMRuL0YhywvvRHg1AQyo/HYH5GCapN2r3FQftedOaF7nJa7u8cFXZiwpqfdSRvsqCY= X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 27 Jul 2016 17:42:55 -0000 --Sig_/OT2zjmfoeCT5H89Mp2myBym Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: quoted-printable Hi, if somebody would be kind enough to educate me, I've two small question= s about the 11 release. First, https://wiki.freebsd.org/WhatsNew/FreeBSD11 mention that libgcc was = replaced by libcompiler_rt, yet after the freebsd-update upgrade/install/in= stall/portmaster -af/install routine, I still have a (recently updated) lib= gcc: # ls -l /lib/libgcc_s.so.1 -r--r--r-- 1 root wheel 56608 Jul 26 14:13 /lib/libgcc_s.so.1 Is it normal? Second question is about the talks that the base system would be pkg-ized (https://wiki.freebsd.org/PkgBase). Do base pkgs share the same pk= g database as ports pkgs? Can I now damage base installation with bad pkg u= sage? Thanks a lot for answers! --=20 Matthieu Volat --Sig_/OT2zjmfoeCT5H89Mp2myBym Content-Type: application/pgp-signature Content-Description: OpenPGP digital signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iEUEARECAAYFAleY8pMACgkQ+ENDeYKZi36yewCXc+S3TRO3PRwBDZudBMBNzpdh IwCgvLFlu+B5WFw/e+4aRGLCCrx3ie4= =zDXt -----END PGP SIGNATURE----- --Sig_/OT2zjmfoeCT5H89Mp2myBym--