unofficial mirror of guix-devel@gnu.org 
 help / color / mirror / code / Atom feed
* Building guix system
@ 2021-09-27 19:53 Gh0sty
  0 siblings, 0 replies; 2+ messages in thread
From: Gh0sty @ 2021-09-27 19:53 UTC (permalink / raw)
  To: guix-devel

Hello very cool project, please, can you describe how to build live 
image of guix?


With best wishes,

Gh0sty



^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: Building guix system
@ 2021-09-28 10:24 Brendan Tildesley
  0 siblings, 0 replies; 2+ messages in thread
From: Brendan Tildesley @ 2021-09-28 10:24 UTC (permalink / raw)
  To: guix-devel@gnu.org; +Cc: gh0sty@disroot.org

To build the Guix System (The complete system you would call a GNU/Linux distribution),
first, install Guix its self on your existing distribution.

https://guix.gnu.org/manual/en/html_node/Binary-Installation.html

It's a bit involved since Guix is a unique program.
Then, download the git repository

https://git.savannah.gnu.org/git/guix.git

cd guix;
Then you can build an image for any operating system definition. Start with one of the
examples in gnu/system/examples:
guix system image -t iso9660 gnu/system/examples/desktop.tmpl


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2021-09-28 10:29 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-09-28 10:24 Building guix system Brendan Tildesley
  -- strict thread matches above, loose matches on Subject: below --
2021-09-27 19:53 Gh0sty

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).