From owner-freebsd-questions@freebsd.org Mon Jun 6 08:20:32 2016 Return-Path: Delivered-To: freebsd-questions@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 8F412B6D0E9 for ; Mon, 6 Jun 2016 08:20:32 +0000 (UTC) (envelope-from shahzaib.cb@gmail.com) Received: from mail-lf0-x229.google.com (mail-lf0-x229.google.com [IPv6:2a00:1450:4010:c07::229]) (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 030721531 for ; Mon, 6 Jun 2016 08:20:32 +0000 (UTC) (envelope-from shahzaib.cb@gmail.com) Received: by mail-lf0-x229.google.com with SMTP id w16so89424682lfd.2 for ; Mon, 06 Jun 2016 01:20:31 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc; bh=oym31F4LK7FCuq758Tmj6JZMHJnBseOmKbzFRqc8j2U=; b=WQQcuML9BPs23LfESekbLZWphYvPK0Pi7XarDGeLF7QjCn10Fp1rj1EbyHNDrKM/KK UwQUI6gfR1/v6/TblbJz87IaoBFCR34YWjd7EQlvClfr1WimqG/1p67/M8gbWokNFUU0 9rJlVeBY/cwEILTMxT8zSvwn+GiuF5i4lueIp/4NhUKds7uTirzwV5vAmQVdnM0cTxGl 7wJDVac7SwSFy25VnCjE5E9pOcl8IbU/HFC0+nGaIKGVDMs321h35udJ+z6VL7U1Blob oZ/5efdUH+2KPrd1jaoW47sOxEvjsUod/vYoiLLUXLBmWCGJq2pyvwHZUy8I2xN+qxyF RoLA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:in-reply-to:references:from:date :message-id:subject:to:cc; bh=oym31F4LK7FCuq758Tmj6JZMHJnBseOmKbzFRqc8j2U=; b=A76h/o/YJQbtUiWwojnOvmFPygxfBA9CciBIWou4R7ZbVdhUnEK6yZHyUSNXQgALTk SsTrxnHRWoNW1KkeduqppWjLi3+uchurD7DlvI+0SdJ4AxjWKawnkMDryE0XORHudmib jnd6nYsXKSOnJrHsr61DMdp8AuhLzXR0fOxyiLFwE+kPObddJx2wqAJCO72DlnEuYnKk givJIbAiEzFoYxhu4cBYUma6QEOm6Fs2gJf+MnegiGGml2oEJWYF0b1ZgIjynGMsDe/b xTunOVcFBomBR8g4trSjpDBWP/CDgM4rgxw971A2/vxS8Q5AE8+LfZ2rOUnGsuZrVVhD Qgeg== X-Gm-Message-State: ALyK8tKWzc0SUBzFtKJzPRxq0jocrcWUGDW8xiYF/VlCrYwc/75EtYSNActDkceD4r6ILCCmaE0lQSKil+Fxpg== X-Received: by 10.25.216.36 with SMTP id p36mr1042635lfg.198.1465201230209; Mon, 06 Jun 2016 01:20:30 -0700 (PDT) MIME-Version: 1.0 Received: by 10.25.31.203 with HTTP; Mon, 6 Jun 2016 01:20:29 -0700 (PDT) In-Reply-To: <37be1d48-001d-3720-42a7-465395c87afd@allunix.ru> References: <37be1d48-001d-3720-42a7-465395c87afd@allunix.ru> From: shahzaib mushtaq Date: Mon, 6 Jun 2016 13:20:29 +0500 Message-ID: Subject: Re: Release or Stable 10.3 ? To: Admin Cc: FreeBSD Questions Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.22 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 06 Jun 2016 08:20:32 -0000 Hi, Thanks a lot guys for clear answer as 'stable' word is really confusing when it comes to choose between 'release' and 'stable' :) . Can we go with its minimal installation version e.g bootonly iso with 200+MB size ? Should that good to go instead of download full 2GB iso ? Regards. Shahzaib On Mon, Jun 6, 2016 at 1:17 PM, Admin wrote: > RELEASE - is a release of FreeBSD, which you can upgrade with patchsets, > staying inside the 10.3 environment. STABLE branches are a development ed= ge > of major branches, stating that the API is left unchanged and is compatib= le > with minor versions inside a major branch, while CURRENT branch may alrea= dy > be very different. > > So, I'd say not CURRENT nor STABLE branches are intended for production > use, yet they could be used like this ofcourse. You should install > X.Y-RELEASE and then freebsd-update it to latest patchset, in the end > getting X.Y-RELEASE-pZ system, which is the most production-intended > version. > > > > 06.06.2016 14:02, shahzaib mushtaq =D0=BF=D0=B8=D1=88=D0=B5=D1=82: > >> Hi, >> >> We need to install Freebsd-10.3 on production environment, should we go >> with 'Release' or 'Stable' version ? >> >> Thanks in Advance !! >> >> Regards. >> Shahzaib >> _______________________________________________ >> freebsd-questions@freebsd.org mailing list >> https://lists.freebsd.org/mailman/listinfo/freebsd-questions >> To unsubscribe, send any mail to " >> freebsd-questions-unsubscribe@freebsd.org" >> >> >> >