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 A35EA138335 for ; Fri, 1 Mar 2019 06:00:26 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 492C8E086D; Fri, 1 Mar 2019 06:00:25 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (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 2A594E086D for ; Fri, 1 Mar 2019 06:00:25 +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 25F0B335CF3 for ; Fri, 1 Mar 2019 06:00:24 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 2349455C for ; Fri, 1 Mar 2019 06:00:20 +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: <1551419991.31d264e222708f12e0b952dda5a2c2909f3e4d45.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: 31d264e222708f12e0b952dda5a2c2909f3e4d45 X-VCS-Branch: master Date: Fri, 1 Mar 2019 06:00:20 +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: 0ef2af57-8e96-4d66-939b-c1827a69e19b X-Archives-Hash: 479b44ae419b38ed76dc4e5132c435fb commit: 31d264e222708f12e0b952dda5a2c2909f3e4d45 Author: Robin H. Johnson gentoo org> AuthorDate: Fri Mar 1 05:59:51 2019 +0000 Commit: Robin H. Johnson gentoo org> CommitDate: Fri Mar 1 05:59:51 2019 +0000 URL: https://gitweb.gentoo.org/proj/genkernel.git/commit/?id=31d264e2 Merge branch 'github-gentoo/pr/8' Fixes: https://github.com/gentoo/genkernel/pull/8 Signed-off-by: Robin H. Johnson gentoo.org> defaults/initrd.defaults | 2 +- defaults/initrd.scripts | 18 +++++++++--------- defaults/login-remote.sh | 37 +++++++++++++++++++++++-------------- 3 files changed, 33 insertions(+), 24 deletions(-)