From owner-freebsd-current@FreeBSD.ORG Wed Nov 6 15:22:53 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 DA27B665; Wed, 6 Nov 2013 15:22:53 +0000 (UTC) (envelope-from Devin.Teske@fisglobal.com) Received: from mx1.fisglobal.com (mx1.fisglobal.com [199.200.24.190]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id A18EE26D1; Wed, 6 Nov 2013 15:22:53 +0000 (UTC) Received: from smtp.fisglobal.com ([10.132.206.16]) by ltcfislmsgpa02.fnfis.com (8.14.5/8.14.5) with ESMTP id rA6FMjcV025733 (version=TLSv1/SSLv3 cipher=AES128-SHA bits=128 verify=NOT); Wed, 6 Nov 2013 09:22:48 -0600 Received: from LTCFISWMSGMB21.FNFIS.com ([169.254.1.152]) by LTCFISWMSGHT05.FNFIS.com ([10.132.206.16]) with mapi id 14.03.0158.001; Wed, 6 Nov 2013 09:22:45 -0600 From: "Teske, Devin" To: Lars Engels Subject: Re: [CFT] Kernel-Selection Enhancemnt to Boot Menu Thread-Topic: [CFT] Kernel-Selection Enhancemnt to Boot Menu Thread-Index: AQHO15puDLYKYE3XWU64lusTqAzYBQ== Date: Wed, 6 Nov 2013 15:22:44 +0000 Message-ID: <89E3CEA2-FA60-419C-8F20-E90487FFE41F@fisglobal.com> References: <62E3FA11-E6E1-4072-9226-993FF83EBC0D@fisglobal.com> <5279258F.8030000@pix.net> <94d69fc1c79d4e76d9bfd3cc3766716c@mail.0x20.net> In-Reply-To: <94d69fc1c79d4e76d9bfd3cc3766716c@mail.0x20.net> Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: yes X-MS-TNEF-Correlator: x-originating-ip: [10.132.253.120] Content-Type: multipart/signed; boundary="Apple-Mail=_29946CA6-10DB-4247-9073-FFAFB7F13412"; protocol="application/pgp-signature"; micalg=pgp-sha512 MIME-Version: 1.0 X-Proofpoint-Virus-Version: vendor=fsecure engine=2.50.10432:5.10.8794, 1.0.431, 0.0.0000 definitions=2013-11-06_04:2013-11-06,2013-11-06,1970-01-01 signatures=0 Cc: Devin Teske , " Current" , "Teske, Devin" X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list Reply-To: Devin Teske List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 06 Nov 2013 15:22:53 -0000 --Apple-Mail=_29946CA6-10DB-4247-9073-FFAFB7F13412 Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset=us-ascii On Nov 6, 2013, at 1:18 AM, Lars Engels wrote: > Am 05.11.2013 18:06, schrieb Kurt Lidl: > >> Well, I'd probably be in support of this change - it sure beats having >> to interrupt the normal boot sequence and typing: >> unload >> load /boot/kernel.old/kernel >> load /boot/kernel.old/opensolaris.ko >> load /boot/kernel.old/zfs.ko >> boot > > To load an older kernel I always just type > > boot kernel.old > > > Doesn't that unload the currently loaded kernel automatically? Actually... it does. Thanks for pointing that out (forgot about that). I think we still want the loader_delay feature added by the last patch I shared on-list. Yeah? I think it's still a good (optional) value-add. -- Devin _____________ The information contained in this message is proprietary and/or confidential. If you are not the intended recipient, please: (i) delete the message and all copies; (ii) do not disclose, distribute or use the message in any manner; and (iii) notify the sender immediately. In addition, please be aware that any message addressed to our domain is subject to archiving and review by persons other than the intended recipient. Thank you. --Apple-Mail=_29946CA6-10DB-4247-9073-FFAFB7F13412 Content-Transfer-Encoding: 7bit Content-Disposition: attachment; filename="signature.asc" Content-Type: application/pgp-signature; name="signature.asc" Content-Description: Message signed with OpenPGP using GPGMail -----BEGIN PGP SIGNATURE----- Comment: GPGTools - https://gpgtools.org iQEcBAEBCgAGBQJSel7EAAoJEKrMn5R9npq5/HAIAKVkr4gy/vyxXkq5Zag5mkD1 4+R3ZINWoZdSA/8v0DqXAAoT6q6ls4zOI8BnUQ9xH4Q3dVGvxpaBnqwBAA1H+E0m KzterIeW55pjS5tc5xGhguu3NyP1SxO5LZXPVIpZBq5fvTZzHXRsBGP+CAkv26yL 7bujZpXd/ddV8Z1YtP9utQ5xK4nxf3ajE3Vj0de35bDdW3yLdwQ/+FcsLkFXEXoh 1yWKcasdIUVfBAohfEkWLX+JZdwnKIQ3hh9MM2OtDCs6TKVdrkEg44lulyUJMB1G XdBaBIRDSPDmjZq/tM1su15ECzgTADYXsOiWaYTDlT8OJ1NbNVzYqp8fDfUO2Ks= =Eb/U -----END PGP SIGNATURE----- --Apple-Mail=_29946CA6-10DB-4247-9073-FFAFB7F13412--