From owner-freebsd-amd64@freebsd.org Wed Oct 12 22:02:29 2016 Return-Path: Delivered-To: freebsd-amd64@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 B4AC1C0F9B2 for ; Wed, 12 Oct 2016 22:02:29 +0000 (UTC) (envelope-from nonesuch@longcount.org) Received: from mail-it0-x22f.google.com (mail-it0-x22f.google.com [IPv6:2607:f8b0:4001:c0b::22f]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 7E0D889 for ; Wed, 12 Oct 2016 22:02:29 +0000 (UTC) (envelope-from nonesuch@longcount.org) Received: by mail-it0-x22f.google.com with SMTP id o19so67213730ito.1 for ; Wed, 12 Oct 2016 15:02:29 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=longcount-org.20150623.gappssmtp.com; s=20150623; h=mime-version:subject:from:in-reply-to:date:cc :content-transfer-encoding:message-id:references:to; bh=FnoIGlUwQHZIjbxPzKPJai+hFF/qBnbXrhjeemFiuR8=; b=i1FifbW4xmoGNTp4A6ngY02z+f0moCbJsdwlUrV5xbxRlDMtlIa34kjsX4ugZ3564E cp3ln4QfUDlYbiBpAe6i3duQr8KA1DtxYDVQ4/moVfy38/CcidUuxKRswgLD8lK2+VwV SvTUIdf4HKCoYwWxE/LCPEtR39LMaVZjdtZKd4umvkDPaE0hHSh5bLZyuVhK7gVRadlo 9P/TfRTMd1e265Gnpga9FWDiC92Rm5Bo17aY3hWFzKVsJYTOTjOCsqecEsB++VRf2hki zq62lE2XQPNxLcAQO9RJs7L8dN9FgmO1cAScps5AKHjktetdHZoATydbJHWsd2vnlVck WY/w== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:subject:from:in-reply-to:date:cc :content-transfer-encoding:message-id:references:to; bh=FnoIGlUwQHZIjbxPzKPJai+hFF/qBnbXrhjeemFiuR8=; b=SVCW0QSLaII2OcLwb1ZuYP9pJo82c74WxL5VJtpeozOFcP25AWdLbu5kq7Bx297JMp 5lsufZV7KA1Y8psDBR/MFiymZ0fq68p5HBhEgrEZkHPif3VJnpFOv/LuTh0mIRaoJbmO ydgMjAT0WAbEGnSN/gxJDDu2leoHgeFLNSwv7pk+yr9W+TZiLa2SSclSLJjLDXeDvrd2 MSStgWxn6R8ddwNa0+B5ZFU06hRfucw7Twi2RzSmiey6vUpAGPpR4KkGZtfCE4UPUX4E yEddFBwTAF0PvHodtgqqlc0UxQXfvmZxSItqilG0BY50YPgY5iGyNM+ANj7QVVnbbRQb wSlg== X-Gm-Message-State: AA6/9Rn2DNvgJOl35u5jajAO1hCxX8Ia2JNedUZqgYaGanshap03OTP2Bpkv1DnI618GyQ== X-Received: by 10.36.73.23 with SMTP id z23mr4672513ita.32.1476309748625; Wed, 12 Oct 2016 15:02:28 -0700 (PDT) Received: from ?IPv6:2600:1017:b825:9fc0:109:d7a:875d:fdb? ([2600:1017:b825:9fc0:109:d7a:875d:fdb]) by smtp.gmail.com with ESMTPSA id z11sm4361504ita.19.2016.10.12.15.02.26 (version=TLS1 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Wed, 12 Oct 2016 15:02:27 -0700 (PDT) Content-Type: text/plain; charset=us-ascii Mime-Version: 1.0 (1.0) Subject: Re: can I freebsd-updtae from 11-CURRENT to 11.0-RELEASE? From: Mark Saad X-Mailer: iPhone Mail (14A456) In-Reply-To: <20161011225053.39569@relay.ibs.dn.ua> Date: Wed, 12 Oct 2016 18:02:10 -0400 Cc: freebsd-amd64@freebsd.org Content-Transfer-Encoding: quoted-printable Message-Id: <2779C8AE-D7EA-4D14-9934-8AC34680CFE3@longcount.org> References: <20161011225053.39569@relay.ibs.dn.ua> To: Zeus Panchenko X-BeenThere: freebsd-amd64@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Porting FreeBSD to the AMD64 platform List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 12 Oct 2016 22:02:29 -0000 Zeus You will need to src upgrade or download the binary sets from a FreeBSD mir= ror . The sets upgrade isn't to difficult. Just tar -zxvpf kern.txz -C / the= n the same for base.txz and update etc with etcupdate or by hand . Ie back y= our current etc extract the new etc from etc.txz and restore your changes . = I would suggest you read the etcupdate man page I haven't used it on FreeBS= D , just netbsd and it may be different.=20 --- Mark Saad | nonesuch@longcount.org > On Oct 11, 2016, at 3:50 PM, Zeus Panchenko wrote: >=20 > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 >=20 > hi, >=20 > can I freebsd-updtae from 11-CURRENT to 11.0-RELEASE, please? >=20 > - --=20 > Zeus V. Panchenko jid:zeus@im.ibs.dn.ua > IT Dpt., I.B.S. LLC GMT+2 (EET) > -----BEGIN PGP SIGNATURE----- > Version: GnuPG v1 >=20 > iEYEARECAAYFAlf9Qp0ACgkQr3jpPg/3oypC5ACg61LDsnl6QKFen8+SlgJWEhH7 > EgsAnjzP+QqVMERujIPBkuVLy/e/EIzp > =3DWV/K > -----END PGP SIGNATURE----- > _______________________________________________ > freebsd-amd64@freebsd.org mailing list > https://lists.freebsd.org/mailman/listinfo/freebsd-amd64 > To unsubscribe, send any mail to "freebsd-amd64-unsubscribe@freebsd.org"