unofficial mirror of guix-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: "Ludovic Courtès" <ludo@gnu.org>
To: Gurjeet Singh <gurjeet@singh.im>
Cc: guix-devel@gnu.org
Subject: Re: Self-contained GuixSD Installer
Date: Tue, 23 Mar 2021 15:14:49 +0100	[thread overview]
Message-ID: <878s6ehs86.fsf@gnu.org> (raw)
In-Reply-To: <CABwTF4UGyBkYXUPBdk8uV9gs0ViEFwGPDZVF0ELjWM47bqUMXg@mail.gmail.com> (Gurjeet Singh's message of "Sun, 21 Mar 2021 18:56:05 -0700")

Hi,

Gurjeet Singh <gurjeet@singh.im> skribis:

> Does a self-contained GuixSD installer exist? I tried running GuixSD
> in a VM (in VBox, on macOS), and for that I downloaded the ISO image.
> The ISO image, after a few prompts, then tries to install everything
> from the internet.

The Guix System (formerly known as “GuixSD”) installer cannot be
entirely self-contained because there are many different choices users
can make from there: desktop environments, network services, etc.

However, if you choose a bare-bones, non-graphical kind of system
installation, most if not all of it is already in the ISO.

> If everything is being downloaded and installed from the internet, why
> does the image have to be so huge (~500MB
> guix-system-install-1.2.0.x86_64-linux.iso.xz)?

Good question.

> Is it possible to deliver the /gnu/store on the ISO so that a minimal
> system can be installed and started, without having to connect to the
> Internet?

That should be the case.  We have installation tests in VMs that are all
made without network access:

  https://git.savannah.gnu.org/cgit/guix.git/tree/gnu/tests/install.scm

We cheat a little bit to make sure that absolutely nothing is
downloaded, but like I wrote, a regular install for a non-graphical
system should have little to nothing to download.

HTH,
Ludo’.


  parent reply	other threads:[~2021-03-23 14:19 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-03-22  1:56 Self-contained GuixSD Installer Gurjeet Singh
2021-03-22 18:06 ` raingloom
2021-03-23 14:14 ` Ludovic Courtès [this message]
2021-03-23 16:26   ` Joshua Branson

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=878s6ehs86.fsf@gnu.org \
    --to=ludo@gnu.org \
    --cc=guix-devel@gnu.org \
    --cc=gurjeet@singh.im \
    /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).