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 CDAF7139694 for ; Tue, 11 Jul 2017 20:13:58 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 5E29821406A; Tue, 11 Jul 2017 20:13:56 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 3E0F721406A for ; Tue, 11 Jul 2017 20:13:56 +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 B08783416DC for ; Tue, 11 Jul 2017 20:13:54 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id A95C874BD for ; Tue, 11 Jul 2017 20:13:50 +0000 (UTC) From: "William Hubbs" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "William Hubbs" Message-ID: <1499803816.3fd3bfc76dccc3752f4af949ad4076dab26357fb.williamh@OpenRC> Subject: [gentoo-commits] proj/openrc:master commit in: / X-VCS-Repository: proj/openrc X-VCS-Files: NEWS.md X-VCS-Directories: / X-VCS-Committer: williamh X-VCS-Committer-Name: William Hubbs X-VCS-Revision: 3fd3bfc76dccc3752f4af949ad4076dab26357fb X-VCS-Branch: master Date: Tue, 11 Jul 2017 20:13:50 +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-Archives-Salt: d6af4673-a9b6-4609-930a-3b8386250053 X-Archives-Hash: 32a539efd010666dc5717a7d9f410b77 commit: 3fd3bfc76dccc3752f4af949ad4076dab26357fb Author: William Hubbs gmail com> AuthorDate: Tue Jul 11 20:10:16 2017 +0000 Commit: William Hubbs gentoo org> CommitDate: Tue Jul 11 20:10:16 2017 +0000 URL: https://gitweb.gentoo.org/proj/openrc.git/commit/?id=3fd3bfc7 add link to efivars issue to news file NEWS.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/NEWS.md b/NEWS.md index 53802b40..36662544 100644 --- a/NEWS.md +++ b/NEWS.md @@ -10,6 +10,10 @@ this file system making systems unbootable. If you need to change something in this path, you will need to re-mount it read-write, make the change and re-mount it read-only. +For more information oon this issue, see the following url: + +https://github.com/openrc/openrc/issues/134 + ## OpenRC-0.25 This version contains an OpenRC-specific implementation of init for