unofficial mirror of guix-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Danny Milosavljevic <dannym@scratchpost.org>
To: Raghav Gururajan <rvgn@disroot.org>
Cc: guix-devel@gnu.org, help-guix@gnu.org
Subject: Re: "System Package" vs "System Service"
Date: Sun, 28 Apr 2019 18:41:36 +0200	[thread overview]
Message-ID: <20190428184136.4f4dafbb@scratchpost.org> (raw)
In-Reply-To: <db4267309302f97bb9827e0f86937b0c21cf24eb.camel@disroot.org>

[-- Attachment #1: Type: text/plain, Size: 1500 bytes --]

Hi,

On Sun, 28 Apr 2019 11:59:59 -0400
Raghav Gururajan <rvgn@disroot.org> wrote:

> I have this confusion/doubt. What is the difference between declaring
> something as "System Package" vs "System Service" in the Guix System
> Configuration?

A package is a thing that is present in your system and just stays put,
similar to a chair or any other passive object.  If you want, you can
move the chair yourself or whatever, but it won't do things for you
except incidentially.

A service is an active process that, if you ask it to, will do work for you
in order to reach a long-term goal.  The level of detail you have to specify
when requesting the service is usually very low compared to what work will
actually be carried out.
For example a hairdressing service provides you the service of cutting
your hair to a fashionable style.

A chair and a hairdressing service are fundamentally different.

Tor usually provides a proxy service (at port 9050) which will proxy all
your network traffic through it, with the goal of improving your privacy.

It's difficult to see what you need the tor package to be installed for--
because the service will already provide the proxying.  If you want
tor admin tools, you can of course install those (probably as user
packages).

For reference, I have ten system packages in addition to %base-packages
(there are 40 in the latter currently) and I'm a heavy guix user.
If anything, I expect both counts to decrease over time.

[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 488 bytes --]

  reply	other threads:[~2019-04-28 16:41 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-04-28 15:59 "System Package" vs "System Service" Raghav Gururajan
2019-04-28 16:41 ` Danny Milosavljevic [this message]
2019-04-29 13:28   ` Raghav Gururajan
2019-05-06  3:24     ` 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

  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=20190428184136.4f4dafbb@scratchpost.org \
    --to=dannym@scratchpost.org \
    --cc=guix-devel@gnu.org \
    --cc=help-guix@gnu.org \
    --cc=rvgn@disroot.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).