From: Mathieu Othacehe <m.othacehe@gmail.com>
To: 40662@debbugs.gnu.org
Cc: Mathieu Othacehe <m.othacehe@gmail.com>
Subject: [bug#40662] [PATCH 0/2] Add efivarfs support.
Date: Thu, 16 Apr 2020 17:04:36 +0200 [thread overview]
Message-ID: <20200416150436.3274-1-m.othacehe@gmail.com> (raw)
Hello,
Here's a small serie to add support for efivarfs and fix the issue reported
here: https://lists.gnu.org/archive/html/bug-guix/2020-04/msg00274.html.
The first patch is a bit hacky, so I didn't bother to write the documentation,
in case we find another solution.
Thanks,
Mathieu
Mathieu Othacehe (2):
file-system: Add mount-may-fail? option.
file-system: Add efivarfs support.
gnu/build/file-systems.scm | 49 +++++++++++++++++++++----------------
gnu/system/file-systems.scm | 23 ++++++++++++++---
gnu/system/install.scm | 1 +
3 files changed, 49 insertions(+), 24 deletions(-)
--
2.26.0
next reply other threads:[~2020-04-16 15:05 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-04-16 15:04 Mathieu Othacehe [this message]
2020-04-30 12:46 ` [bug#40662] [PATCH 0/2] Add efivarfs support pelzflorian (Florian Pelz)
2020-04-30 15:41 ` pelzflorian (Florian Pelz)
2020-05-01 9:16 ` Mathieu Othacehe
2020-04-30 16:06 ` pelzflorian (Florian Pelz)
2020-05-01 9:39 ` Mathieu Othacehe
2020-07-31 12:19 ` bug#40662: " Mathieu Othacehe
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20200416150436.3274-1-m.othacehe@gmail.com \
--to=m.othacehe@gmail.com \
--cc=40662@debbugs.gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/guix.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.