From owner-freebsd-stable@FreeBSD.ORG Sat May 24 20:41:54 2014 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 72109366; Sat, 24 May 2014 20:41:54 +0000 (UTC) Received: from mail-yk0-x229.google.com (mail-yk0-x229.google.com [IPv6:2607:f8b0:4002:c07::229]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 2D0712BFE; Sat, 24 May 2014 20:41:54 +0000 (UTC) Received: by mail-yk0-f169.google.com with SMTP id 200so5082241ykr.0 for ; Sat, 24 May 2014 13:41:53 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:date:message-id:subject:from:to:cc:content-type; bh=ejiuH8JZ28cStU0Sg8Sin31EQ6RfTw6QPnCu82ULij8=; b=oBcJLE+SFcHLq9pQMvsb6hm0824+cAvjEAjZVxv7yqAy8KFVO5e2ne9egNUP+l5BrK eHf4DuiIJ9R2g/f52Jea/Tq6I3ellCi7R501VnVUESo2+dBawm5yFNC/q7Ya0F0ijnJb K8LSxF/CRNLZVinhy4jSaiaz+njuLMdJDcadx6VZ9vEPKRKfQK9hZCEayCTXBzlOKnV/ V+phxLKSm0lrdmOuvnuNk+3yVj5Q0Sqs/nLLVcNohdA90GfEBgReKGQhTFxZYTcAx69F yMjp8a+ixleslpoOHk53BWSYfiqVFvZBGPWshM9yl5uZi1pWe4skuz6LL4Y3/sIrOEyC LfNw== MIME-Version: 1.0 X-Received: by 10.236.127.109 with SMTP id c73mr21300169yhi.1.1400964113414; Sat, 24 May 2014 13:41:53 -0700 (PDT) Received: by 10.170.89.65 with HTTP; Sat, 24 May 2014 13:41:53 -0700 (PDT) Date: Sat, 24 May 2014 22:41:53 +0200 Message-ID: Subject: boot menu's kernel chooser always lists kernel.old From: Idwer Vollering To: freebsd-stable@freebsd.org Content-Type: text/plain; charset=UTF-8 Cc: dteske@freebsd.org X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 24 May 2014 20:41:54 -0000 When trying to boot /boot/kernel.old/kernel while the directory kernel.old is absent, this text is shown: "error while including /boot/menu.rc, in the line: menu-display".