all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: mikadoZero <mikadozero@yandex.com>
To: Guix-devel@gnu.org
Subject: Re: Config files without corresponding program
Date: Sun, 10 Mar 2019 20:13:37 -0400	[thread overview]
Message-ID: <va0qtgi6.fsf@yandex.com> (raw)
In-Reply-To: <87o96ihb5j.fsf@nckx>

Tobias Geerinckx-Rice writes:

> mikadoZero wrote:
>> When I first installed Guix SD I followed the instructions in the
>> manual.  I modeled my system off of the example system configuration
>> template 'for a "bare bones" setup, with no X11 display server' from
>> "8.1 Using the Configuration System" of the manual.
>>
>> In the home directories for both root and another user there where
>> configuration files that did not have a corresponding program
>> installed.
>> The configuration files in question were:
>>
>> guile-wm - guile-wm
>> gdbinit - gdb
>> Xdefaults - xorg
>> zprofile - zsh
>>
>> Is there a reason why does installing Guix SD leave these
>> configuration
>> files in the home directories?
>
> These files are created by DEFAULT-SKELETONS in (gnu system shadow) to
> make those programmes play well with Guix, because there's no way to
> tell when or if the user will use them.  So everything is fine.

What about the scenario where someone deletes these seemingly unneeded
configuration files because they are not using the program?  I have
done this and others might as well.  Normally there are no issues with
removing unused configuration files.  Would a user then run into
problems if they later install one of these programs having previously
deleted it's special Guix configuration file? 

If so then would having the installation of these configuration files
done by the package definitions of their respective programs instead of
DEFAULT-SKELETONS solve this potential user error? 

Installation of one of these program could serve as an indicator that
the user needs it's configuration files that make the program work with
Guix.

  reply	other threads:[~2019-03-11  0:14 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-03-10 17:38 Config files without corresponding program mikadoZero
2019-03-10 17:50 ` Tobias Geerinckx-Rice
2019-03-11  0:13   ` mikadoZero [this message]
2019-03-12 13:04     ` Ludovic Courtès

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=va0qtgi6.fsf@yandex.com \
    --to=mikadozero@yandex.com \
    --cc=Guix-devel@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.