unofficial mirror of help-guix@gnu.org 
 help / color / mirror / Atom feed
From: Ricardo Wurmus <rekado@elephly.net>
To: Gottfried <gottfried@posteo.de>
Cc: help-guix@gnu.org
Subject: Re: mailing list and Evolution /Email client and: Guix compared with Trisquel/Guix
Date: Sun, 13 Feb 2022 09:49:50 +0100	[thread overview]
Message-ID: <87a6evruru.fsf@elephly.net> (raw)
In-Reply-To: <55cfec02-7a4f-0f8a-8140-102f675eea35@posteo.de>


Gottfried <gottfried@posteo.de> writes:

> What`s the difference to install GNU Guix as a system or install
> Trisquel and Guix on top of it? What is the advantage of both
> possibilities?

With Guix System you get all the services from Guix System.

You can boot older generations of your system, and there is no “state”
shared between generations of your system.  Any time you upgrade your
system (with “guix system reconfigure /path/to/my/config.scm”) Guix
builds a new, independent system.  Any time you boot you can select the
latest or a previous generation of your system, and when booting the
selected system is initialized from scratch (it copies files from
/gnu/store to /etc, creates user accounts, etc).

What’s great about this Guix System approach in my opinion:

- you have a safety net and can recover from bad upgrades
- changes to the system are not permanent unless you make them so
- changes to one system generation don’t affect older system generations

There is still a potential for complication when changing hardware
(e.g. an old generation expecting a certain disk to appear, but you no
longer have a disk with that label, so you can’t boot that old
generation without hassle), but overall it takes the fear out of
upgrading.

> I installed Guix as my System because if I had installed Trisquel I
> would have older software. And to add Guix on top of Trisquel seemed
> to me not so beneficiary and may be leading to inconsistency. To be on
> the save side I installed Guix as my System in order to run smoothly.

Good choice!  When you use Guix on top of Trisquel you’re still using a
lot of software from Trisquel, which has the potential of conflicting
with your software from Guix — especially with search paths and
environment variables that invariably end up causing Trisquel to load
incompatible stuff from Guix or vice versa.

-- 
Ricardo


  reply	other threads:[~2022-02-13  9:19 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-02-06 14:17 mailing list and Evolution /Email client Gottfried
2022-02-12  9:29 ` Jérémy Korwin-Zmijowski
2022-02-12 10:45 ` David Lecompte via
2022-02-13  8:43   ` mailing list and Evolution /Email client and: Guix compared with Trisquel/Guix Gottfried
2022-02-13  8:49     ` Ricardo Wurmus [this message]
2022-02-13 11:46     ` David Lecompte
2022-02-14 18:04       ` Gottfried

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=87a6evruru.fsf@elephly.net \
    --to=rekado@elephly.net \
    --cc=gottfried@posteo.de \
    --cc=help-guix@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.
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).