From owner-freebsd-questions@freebsd.org Sun Apr 10 17:06:16 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 226E6B0B092 for ; Sun, 10 Apr 2016 17:06:16 +0000 (UTC) (envelope-from vsasjason@gmail.com) Received: from mail-wm0-x233.google.com (mail-wm0-x233.google.com [IPv6:2a00:1450:400c:c09::233]) (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 B65321BED for ; Sun, 10 Apr 2016 17:06:15 +0000 (UTC) (envelope-from vsasjason@gmail.com) Received: by mail-wm0-x233.google.com with SMTP id f198so118016298wme.0 for ; Sun, 10 Apr 2016 10:06:15 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc; bh=67VZSan+u5SYSzFy4O/oWK6OH9Oem9ZuRP0WqrsHWzY=; b=ykzX2Xpmk/ibBRFl+4aXhaWOBySSP/Rg/qHiFnrpqo/MbO+yIVtBcwTeyHoQl6Vyeh uFjxxTUhmvnh9TTSbXUMYXboZ2JN+uaadkRwaa2UYP3SQEUAgpkxEWeeQDDQNWeYL73l Kn2DEoFqeMrSzlv9rNksM0z2PRrwoP0hgxWRXmQErYlMBmwSplHv1pQQ/4FnwsO6akfd LKlFqCDmWQJ2NTOyAJnahT59cM3FEFW0BHrxKRiqG8ls5U9yirPlcvBE6PUi3iJNB41n wB5JDJC8Epev9LGsfHISQekysJMQeDilTCKAYwWBWKrDAjL+0ee4Rnv8JE01amC61s4n OMsg== 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:date :message-id:subject:from:to:cc; bh=67VZSan+u5SYSzFy4O/oWK6OH9Oem9ZuRP0WqrsHWzY=; b=kdYPYYkqNVkYvLLfhsTdjA0nbyB57mYPH3IQaLkuWgPWGOoKdr3dzK6/Lz3/Xvjmc7 B5uQst2ANFA55d7iDzHVjq0MxpWgBP/uOv+j8msiJGFCbhIEUpO9rIHoTwmlkD+lA7JE HinWsoIFJFBFqVBuz2J6y81mVAN/lxfi6c73XPNwGK7cQLnFWU8iUo1EsXDJgnD/NsRv 7YVzaAP+fCWyTGw5y2IODRuJuTd/wowijvZp+PvDV/fdKtPHW5KTfLwRerX+YcnTp54t 5U0Cetm+6Ztdjui2C4F9+zXm1aKObPWPJiUBZn83MwW/uamFhKB86oH+iohUK51POFJB zLHg== X-Gm-Message-State: AD7BkJLUySfqO7HxY+FTcYHxElKUm36bi4SYS02rgI+3Yk9hvo0qD38/2OqQp/e3qci/YwlSjkADacrlRq+5yg== MIME-Version: 1.0 X-Received: by 10.194.111.199 with SMTP id ik7mr21804861wjb.150.1460307974078; Sun, 10 Apr 2016 10:06:14 -0700 (PDT) Received: by 10.194.176.167 with HTTP; Sun, 10 Apr 2016 10:06:13 -0700 (PDT) Received: by 10.194.176.167 with HTTP; Sun, 10 Apr 2016 10:06:13 -0700 (PDT) In-Reply-To: <1460307835.1430.4.camel@yandex.com> References: <1460307835.1430.4.camel@yandex.com> Date: Sun, 10 Apr 2016 20:06:13 +0300 Message-ID: Subject: Re: new kernel From: Anton Sayetsky To: Stari Karp Cc: FreeBSD Questions Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.21 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 10 Apr 2016 17:06:16 -0000 10 =D0=B0=D0=BF=D1=80. 2016 =D0=B3. 20:04 =D0=BF=D0=BE=D0=BB=D1=8C=D0=B7=D0= =BE=D0=B2=D0=B0=D1=82=D0=B5=D0=BB=D1=8C "Stari Karp" =D0=BD=D0=B0=D0=BF=D0=B8=D1=81=D0=B0=D0=BB: > > Hi! > > I updated FreeBSD 10.2-RELEASE (amd64) to FreeBSD 10.3-RELEASE (amd64). > Today I build new kernel with name BLABLA. Buildindg and installation > was without problems but after reboot and sysctl kern.conftxt | grep > ident it shows me GENERIC but date in /boot/kernel is todays and uname > -a shows: > FreeBSD 10.3-RELEASE #0: Sun Apr 10 12:31:27 EDT 2016 > > and the old one is date Apri 1st when I upgrade the system. > > Am I doing something wrong, please? Yep, you're doing it wrong. Change "ident GENERIC" line in kernel config.