From: Vagrant Cascadian <vagrant@debian.org>
To: Mathieu Othacehe <othacehe@gnu.org>, guix-devel <guix-devel@gnu.org>
Subject: Re: Distributing Guix System Pinebook Pro images
Date: Mon, 30 Aug 2021 07:01:46 -0700 [thread overview]
Message-ID: <87zgszc9px.fsf@ponder> (raw)
In-Reply-To: <877dg3b6p3.fsf@gnu.org>
On 2021-08-30, Mathieu Othacehe wrote:
> I managed to build a Guix System image with the Sway WM for the Pinebook
> Pro. The image is quite large (~6GiB) but it is bootable and works fine.
I wonder how much diskspace savings you might get by leaving out the
display manager... I typically just login from the console and run "exec
sway". I *think* the last image I generated for that was more like 2GB,
though my memory is fallable, and maybe misses various other standard
desktop packages (e.g. web browser).
> The pinebook.scm file is attached.
(initrd-modules '())
(kernel linux-libre-arm64-generic)
I have since figured out how to use the regular "linux-libre" kernel and
which modules to add to the initrd... I'll try to dig those up.
> This is an interesting first step as generating desktop images for ARM
> devices is really convenient.
Indeed!
> Using the ARM machine as an offload machine to build a native ARM image
> from an Intel machine is less convenient though. I would really like to
> be able to build this same image using cross-compilation. The recent
> series sent by Maxime are making this goal more realistic.
Have fully native builds been fixed yet with "guix system image" ? That
has been a blocker forme from trying it out. I haven't been booting my
x86 guix installation lately, mostly just using the pinebook pro, so it
is ironic I haven't been able to make a pinebook pro image. :)
live well,
vagrant
next prev parent reply other threads:[~2021-08-30 14:02 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-08-29 9:09 Distributing Guix System Pinebook Pro images Mathieu Othacehe
2021-08-29 15:16 ` Maxim Cournoyer
2021-08-29 20:15 ` Vagrant Cascadian
2021-08-29 20:41 ` Vagrant Cascadian
2021-08-30 11:07 ` Efraim Flashner
2021-08-30 11:00 ` Efraim Flashner
2021-08-30 9:52 ` Mathieu Othacehe
2021-08-30 14:01 ` Vagrant Cascadian [this message]
2021-08-30 14:52 ` Mathieu Othacehe
2021-08-30 19:13 ` André A. Gomes
2021-08-30 14:37 ` Katherine Cox-Buday
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
List information: https://guix.gnu.org/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=87zgszc9px.fsf@ponder \
--to=vagrant@debian.org \
--cc=guix-devel@gnu.org \
--cc=othacehe@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 public inbox
https://git.savannah.gnu.org/cgit/guix.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).