From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 5B084138334 for ; Fri, 1 Mar 2019 05:55:16 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 1BD32E085D; Fri, 1 Mar 2019 05:55:15 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id E8604E085D for ; Fri, 1 Mar 2019 05:55:14 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 11FC8335CE9 for ; Fri, 1 Mar 2019 05:55:13 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 59D3B550 for ; Fri, 1 Mar 2019 05:55:11 +0000 (UTC) From: "Robin H. Johnson" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Robin H. Johnson" Message-ID: <1551419637.c082eb1318dd438d1bd01dc038feffa9d47bc237.robbat2@gentoo> Subject: [gentoo-commits] proj/genkernel:master commit in: / X-VCS-Repository: proj/genkernel X-VCS-Committer: robbat2 X-VCS-Committer-Name: Robin H. Johnson X-VCS-Revision: c082eb1318dd438d1bd01dc038feffa9d47bc237 X-VCS-Branch: master Date: Fri, 1 Mar 2019 05:55:11 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 469f9815-50a3-455b-926c-f457dab9d823 X-Archives-Hash: 0b314fe898bd91e21303470be135dc49 commit: c082eb1318dd438d1bd01dc038feffa9d47bc237 Author: Robin H. Johnson gentoo org> AuthorDate: Thu Feb 28 06:42:53 2019 +0000 Commit: Robin H. Johnson gentoo org> CommitDate: Fri Mar 1 05:53:57 2019 +0000 URL: https://gitweb.gentoo.org/proj/genkernel.git/commit/?id=c082eb13 Merge 'remove NFS rsize/wsize options from default' Rebased original commit b9b6c2d98aa19edcfda95a65c417719e714a67be to fix CRLF commit message that broke parsing of the headers. Fixes: https://github.com/gentoo/genkernel/pull/4 Signed-off-by: Robin H. Johnson gentoo.org> defaults/initrd.defaults | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)