mirror of
https://github.com/flatcar/scripts.git
synced 2025-12-07 10:22:12 +01:00
bump(sys-kernel/coreos-kernel): Update to v3.14.5, update panic settings
In addition to bumping to the latest stable this tweaks the default settings for panics and lockups so that they do not need to be set in sysctl configs. We needed to update these settings anyway and setting it here means they will apply before boot gets around loading sysctl confs. Previously the sysctl options set the hardlockup threshold to 5 seconds and the softlockup threshold to 10 seconds. This is perhaps a bit too aggressive, just use the default values of 10 and 20 seconds. Also sysctl enabled an immediate reboot after panic, using a friendlier 60 seconds gives users a chance to see the error before the reboot.
This commit is contained in:
parent
4e4de371cf
commit
16274d537c
@ -0,0 +1,17 @@
|
||||
# Copyright 1999-2013 Gentoo Foundation
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
# $Header: /var/cvsroot/gentoo-x86/sys-kernel/vanilla-sources/vanilla-sources-3.7.5.ebuild,v 1.1 2013/01/28 13:18:54 ago Exp $
|
||||
|
||||
EAPI=5
|
||||
CROS_WORKON_COMMIT="03140572475f22e638d88aaa9410007317f376b4" # v3.14.5
|
||||
CROS_WORKON_REPO="git://github.com"
|
||||
CROS_WORKON_PROJECT="coreos/linux"
|
||||
CROS_WORKON_LOCALNAME="linux"
|
||||
inherit cros-workon cros-kernel2
|
||||
|
||||
DESCRIPTION="CoreOS kernel"
|
||||
HOMEPAGE="http://www.kernel.org"
|
||||
SRC_URI=""
|
||||
|
||||
KEYWORDS="amd64"
|
||||
IUSE=""
|
||||
3650
sdk_container/src/third_party/coreos-overlay/sys-kernel/coreos-kernel/files/x86_64_defconfig-3.14.5
vendored
Normal file
3650
sdk_container/src/third_party/coreos-overlay/sys-kernel/coreos-kernel/files/x86_64_defconfig-3.14.5
vendored
Normal file
File diff suppressed because it is too large
Load Diff
Loading…
x
Reference in New Issue
Block a user