From: Leo Famulari <leo@famulari.name>
To: "Ludovic Courtès" <ludo@gnu.org>
Cc: guix-devel@gnu.org
Subject: Re: New VM image
Date: Thu, 25 Apr 2019 13:19:40 -0400 [thread overview]
Message-ID: <20190425171940.GA26116@jasmine.lan> (raw)
In-Reply-To: <87zhoekpbc.fsf_-_@gnu.org>
[-- Attachment #1: Type: text/plain, Size: 1018 bytes --]
On Thu, Apr 25, 2019 at 06:44:07PM +0200, Ludovic Courtès wrote:
> The attached config file can be used to produce a 2.9G QCOW image
> (uncompressed) that internally appears to have a 20G file system:
A little big but I don't think we can shrink it any more unfortunately.
> What do people think?
It looks good to me, thank you!
> (file-systems (cons (file-system
> (mount-point "/")
> (device "/dev/vda")
> (type "ext4"))
> %base-file-systems))
>
> (users (cons (user-account
> (name "guest")
> (comment "GNU Guix Live")
> (password "") ;no password
> (group "users")
> (supplementary-groups '("wheel" "netdev"
> "audio" "video")))
> %base-user-accounts))
We will probably get some cons / cons* confusion in #guix but that's
okay.
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]
next prev parent reply other threads:[~2019-04-25 17:19 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-04-04 14:56 VM image: can we simplify its use? Ludovic Courtès
2019-04-06 20:12 ` Gábor Boskovits
2019-04-09 20:48 ` Leo Famulari
2019-04-10 18:38 ` Daniel Jiang
2019-04-10 20:54 ` Ludovic Courtès
2019-04-10 20:52 ` Ludovic Courtès
2019-04-17 5:10 ` Chris Marusich
2019-04-25 16:44 ` New VM image Ludovic Courtès
2019-04-25 17:19 ` Leo Famulari [this message]
2019-04-26 8:03 ` Chris Marusich
2019-04-26 13:29 ` Ludovic Courtès
2019-04-26 14:28 ` Danny Milosavljevic
2019-04-27 13:15 ` Ludovic Courtès
2019-04-30 3:09 ` Chris Marusich
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=20190425171940.GA26116@jasmine.lan \
--to=leo@famulari.name \
--cc=guix-devel@gnu.org \
--cc=ludo@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.