[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug#44255] Add pinebook-pro support.
From: |
Ludovic Courtès |
Subject: |
[bug#44255] Add pinebook-pro support. |
Date: |
Wed, 28 Oct 2020 16:23:46 +0100 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/27.1 (gnu/linux) |
Hi!
Mathieu Othacehe <othacehe@gnu.org> skribis:
> Here's a patch adding support for the pinebook-pro. As I do not own one
> of those, it would be nice if someone could test it with the following
> commands:
>
> echo "(use-modules (gnu system images pinebook-pro))
> pinebook-pro-barebones-os" > /tmp/os.scm
> ./pre-inst-env guix system disk-image -t pinebook-pro-raw /tmp/os.scm
>
> on top of f0c609323e or later.
I do not have a Pinebook Pro either, but it looks like a great addition.
Should it be mentioned in the manual?
Otherwise LGTM, thanks!
Ludo’.