From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id BBD36138010 for ; Wed, 27 Mar 2013 13:55:11 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 9AC3AE09EA; Wed, 27 Mar 2013 13:55:03 +0000 (UTC) Received: from mail-ve0-f177.google.com (mail-ve0-f177.google.com [209.85.128.177]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id AF836E09E7 for ; Wed, 27 Mar 2013 13:55:02 +0000 (UTC) Received: by mail-ve0-f177.google.com with SMTP id jw11so2653563veb.22 for ; Wed, 27 Mar 2013 06:55:01 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:x-received:sender:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:content-type; bh=DN8hGDRHpkcGmow7K+EP7FfAqTl7jO5CAN1NtrWkFEk=; b=hZLVXS6PV08bKSUEhiEzVJIuuaR4+qC5UL4Q/lxQCduRD5Sl3dgjQKx7dJ0G+PDx49 2TW3YlPoKMn7CynZYszhjQQJCJv9sEa18AbMJH4MRZpHeaPqmMWsaiOW8Tveh2I7Tpkz /k5Um1cWhE6U9xF5yA9W8gWvpWO0beBaz0tCHshWoVTvSRmO7Bdr6DGgs7fYfBKCZg7O xFZ3WcuP3Xv+JzHRCE3y/TIEEiv5ZciEeSTOExNN/XEnulXGhkpI0kpZBpbA7BCXLD5q wDfYM0GZedJDNLklrLU48Ii1pO8zuc2sZqbfh8IcGQ9zWGZtwPvgCbzC8ZM3iVDJ0O8S pirQ== Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-dev@lists.gentoo.org Reply-to: gentoo-dev@lists.gentoo.org MIME-Version: 1.0 X-Received: by 10.58.29.101 with SMTP id j5mr23401210veh.26.1364392501810; Wed, 27 Mar 2013 06:55:01 -0700 (PDT) Sender: freemanrich@gmail.com Received: by 10.52.101.225 with HTTP; Wed, 27 Mar 2013 06:55:01 -0700 (PDT) In-Reply-To: <5152DDE7.9060005@gentoo.org> References: <5152D791.5000205@gentoo.org> <5152DDE7.9060005@gentoo.org> Date: Wed, 27 Mar 2013 09:55:01 -0400 X-Google-Sender-Auth: Tk7iklY9WL8Eg4BIbDmuq-u7hT4 Message-ID: Subject: Re: [gentoo-dev] kdump From: Rich Freeman To: gentoo-dev Content-Type: text/plain; charset=ISO-8859-1 X-Archives-Salt: 1686003b-4150-443f-97fc-948f9b557ae8 X-Archives-Hash: 9932158e9d00aa0f1084a79e2c5dafa8 On Wed, Mar 27, 2013 at 7:54 AM, Justin wrote: > During the version bump today, I saw that fedora is providing lots of > script and services for it. So I thought someone might be interested and > port that to gentoo. > I've given it thought, but I'm not quite at the point where I'd want to take that on single-handed. I don't mind contributing some, however. I guess see what kind of response you get and we'll figure out what makes sense. > kexec itself is working fine on gentoo. That was my experience when I wrote the blog, but not the last time I tried using it... But, I haven't tested it in a few months. That is, kexec for a recovery kernel - it works fine if you want to do an immediate reboot. Rich