From owner-freebsd-current@FreeBSD.ORG Sat Nov 2 08:45:57 2013 Return-Path: Delivered-To: freebsd-current@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 ESMTP id E685996A; Sat, 2 Nov 2013 08:45:57 +0000 (UTC) (envelope-from sfourman@gmail.com) Received: from mail-ve0-x22a.google.com (mail-ve0-x22a.google.com [IPv6:2607:f8b0:400c:c01::22a]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 947152948; Sat, 2 Nov 2013 08:45:57 +0000 (UTC) Received: by mail-ve0-f170.google.com with SMTP id oy12so294820veb.15 for ; Sat, 02 Nov 2013 01:45:56 -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:content-type; bh=WvjZi1FKw7yKmeNOSyiUXxeyXivP+n4FqlFB7XlCTt0=; b=hYqp1oIR8yfRvMl8qoLXcpYlKh3c3vYevU+MQCyEaJcOMUJiXN2MvPKB+8Beeyvqrq Wl7QeEewTeNf2WbO9OmeBEdxr5XjYXX6tXR71hBmkNJT10qvrGX4ygI04FNfsMWdXq3z t7FFkJz+gywZzkmQkNekCQLW7jGuVzrhf0kKzAqOZHTolGbHUHGJe8Mj6DVb2kfZwIUT 32o25XgXBVGoeiMgrtaDquwny7FP3ZOmh19FTi8pQpeS7nhakHh2TsPP/KlLs5VctPY8 cBIxQURyY1jjNpjGC3/mX7UfAf3YXoByi9SRd367vfMEuD+N2a05+nxtEuq36KWe69Fv 8wlg== MIME-Version: 1.0 X-Received: by 10.220.144.18 with SMTP id x18mr4447052vcu.15.1383381956682; Sat, 02 Nov 2013 01:45:56 -0700 (PDT) Received: by 10.220.41.16 with HTTP; Sat, 2 Nov 2013 01:45:56 -0700 (PDT) In-Reply-To: References: Date: Sat, 2 Nov 2013 08:45:56 +0000 Message-ID: Subject: Re: [CFT] Kernel-Selection Enhancemnt to Boot Menu From: "Sam Fourman Jr." To: Devin Teske Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.14 Cc: " Current" , "Teske, Devin" X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 02 Nov 2013 08:45:58 -0000 On Sat, Nov 2, 2013 at 7:09 AM, Teske, Devin wrote: > Hi all, > > Here's a chance to test out the kernel selection menu enhancements > to the boot loader menu before they go into HEAD. > > Discussion welcome, feedback desired. > > No recompile needed, just drop the new forth files onto a HEAD or > stable/9 box and reboot. > -- > Cheers, > Devin > where are the forth files in question? -- Sam Fourman Jr.