all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: ludo@gnu.org (Ludovic Courtès)
To: Walter Franzini <walter.franzini@gmail.com>
Cc: guix-devel@gnu.org
Subject: Re: gnu-system-demo feedback
Date: Mon, 14 Oct 2013 14:45:56 +0200	[thread overview]
Message-ID: <874n8k3trv.fsf@gnu.org> (raw)
In-Reply-To: <87ppranpd1.fsf@walter-nb.nord-com.it> (Walter Franzini's message of "Sat, 12 Oct 2013 23:36:26 +0200")

Hi, Walter,

Walter Franzini <walter.franzini@gmail.com> skribis:

> being curious about guix I've tried to use the gnu-system-demo image and
> I've found some difficulties:
>
> 1. how to shutdown the system?

Why would one do such a thing?  ;-)

There’s currently no ‘shutdown’ command, because dmd (the init system)
doesn’t have one yet.  Its support for run levels is preliminary.
Adding good support for that is the next thing to do.  See
<http://www.gnu.org/software/dmd/manual/dmd.html#Runlevel-evolution> for
more info.

> 2. guix pull fails - already reported by someone else

Yes, that’s now fixed, but the version in the image is broken.

> 3. running guix gc as root empties /etc (broken symlinks)
> 4. running guix gc as guest (!) empties /etc (broken symlinks)

A bug: I forgot to register them as GC roots (see gnu/system/vm.scm.)

> 5. df fails with the following message
>    df: cannot read table of mounted file systems.  No such file or directory

I believe that’s because /etc/mtab is missing.

> I'm missing something?
> Can someone point me to relevant information?

I don’t think you’re missing anything, except that this was preliminary
work.  All this clearly needs to be ironed out, and that will be part of
the focus for the next releases.

The areas where help is appreciated are the system-wide configuration
instantiation tools (the gnu/system/*.scm modules), and dmd
(http://www.gnu.org/software/dmd/).  dmd is quite small, which makes it
easy to get started with it, I think.

Thanks for your feedback,
Ludo’.

  reply	other threads:[~2013-10-14 12:51 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-10-12 21:36 gnu-system-demo feedback Walter Franzini
2013-10-14 12:45 ` Ludovic Courtès [this message]
2013-10-14 16:20   ` Walter Franzini
2013-10-14 20:10     ` Ludovic Courtès
2013-10-16 13:12       ` Ludovic Courtès
2013-10-16 16:12         ` Walter Franzini
2013-10-16 16:57           ` Ludovic Courtès
  -- strict thread matches above, loose matches on Subject: below --
2013-10-13 18:43 Walter Franzini

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=874n8k3trv.fsf@gnu.org \
    --to=ludo@gnu.org \
    --cc=guix-devel@gnu.org \
    --cc=walter.franzini@gmail.com \
    /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.