From owner-freebsd-questions@FreeBSD.ORG Mon Sep 27 14:30:45 2010 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id EAE2410656A3 for ; Mon, 27 Sep 2010 14:30:45 +0000 (UTC) (envelope-from nr1c0re@gmail.com) Received: from mail-gx0-f182.google.com (mail-gx0-f182.google.com [209.85.161.182]) by mx1.freebsd.org (Postfix) with ESMTP id A67848FC08 for ; Mon, 27 Sep 2010 14:30:45 +0000 (UTC) Received: by gxk8 with SMTP id 8so1920880gxk.13 for ; Mon, 27 Sep 2010 07:30:45 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:received:in-reply-to :references:date:message-id:subject:from:to:content-type; bh=YiuHUTqf7EZUb0+bQVasW2eCvPNpoDi8Vi/CFnAjThs=; b=lWbPmddb0/Awzi4gg3/OMacw6fsT/BfJrLrL8q60NKvZ0SlcRFDAfx88RP+E4agM5l R6yt2QzJVTvdvDw/9Izch31uNTqIgkyMRJXcVT/qTLD/yWASq8Gheb+fy8uKstFWzTLd ZUpq/BxT9NbrW6LQRFWILnDp4w8S/2Qg/uRRg= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; b=KuxhWtQ+lyPALGAIE/8+2kRVbFy7Y6lF9tHe0iCUz3XLS8ndETM5K83Zj2urwzZm/z INoSK5LLgq1yWPqyaflg4Nt6dstFfzI4a+YV/sWI/j6mcYSvZsJVvh8V3FuzdwLdG8HB 5DSpDG+6YESkQnLO1dVnxr6n9/0oHoaWFffY8= MIME-Version: 1.0 Received: by 10.90.104.8 with SMTP id b8mr5533198agc.91.1285597844026; Mon, 27 Sep 2010 07:30:44 -0700 (PDT) Received: by 10.100.10.19 with HTTP; Mon, 27 Sep 2010 07:30:43 -0700 (PDT) In-Reply-To: References: Date: Mon, 27 Sep 2010 18:30:43 +0400 Message-ID: From: c0re To: freebsd-questions@freebsd.org Content-Type: text/plain; charset=ISO-8859-1 Subject: Re: freebsd-update 8.1 to 8.1-p1 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 27 Sep 2010 14:30:46 -0000 But freebsd-update should do it. Rebuilding kernel will prevent from further freebsd-update patches to rebuilded GENERIC. 2010/9/27 Phan Quoc Hien : > Try rebuild your kernel and get 8.1-RELEASE-p1! I did it! > > On Mon, Sep 27, 2010 at 3:29 PM, c0re wrote: >> >> Hello freebsd-questions! >> >> I've installed freebsd 8.1 and made >> freebsd-update fetch >> freebsd-update install >> reboot >> >> And in uname -a I still see 8.1-RELEASE, but I want to see 8.1-RELEASE-p1. >> >> In /usr/src/sys/conf/newvers.sh I see that it is 8.1-p1 >> >> REVISION="8.1" >> BRANCH="RELEASE-p1" >> >> Why is it so? I want to know that my system is up to date with >> freebsd-update, but uname -a does not show this to me. >> _______________________________________________ >> freebsd-questions@freebsd.org mailing list >> http://lists.freebsd.org/mailman/listinfo/freebsd-questions >> To unsubscribe, send any mail to >> "freebsd-questions-unsubscribe@freebsd.org" > > > > -- > Mr.Hien > E-mail: phanquochien@gmail.com > Website: www.mrhien.info >