all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: myglc2 <myglc2@gmail.com>
To: John Darrington <john@darrington.wattle.id.au>
Cc: guix-devel@gnu.org
Subject: Re: Graphical Installer - Call for Testing.
Date: Fri, 06 Jan 2017 21:18:39 -0500	[thread overview]
Message-ID: <86vatrhatc.fsf@gmail.com> (raw)
In-Reply-To: <20170106215024.GA32389@jocasta.intra>


On 01/06/2017 at 21:50 John Darrington writes:

> Thanks for taking the time to do this.
>
> On Fri, Jan 07, 2017 at 03:53:17PM -0500, myglc2 wrote:
>      
>      This is looking really great! I tried ...
>      
>      http://web.fdn.fr/~lcourtes/software/guix/guixsd-graphical-installer-x86-64-linux
>      
>      ... on the headless server where I run GuixSD. I experienced these issues:
>      
>      ATTEMPT 1
>      
>      I started with a previously partitioned disk. I selected the 'Headless
>      server' option. I did not modify the config. The install completed w/o
>      errors. WOW! After restarting, I logged in to root and looked around. I
>      was a bit disappointed that no default user was created. So I figured I
>      needed to edit the config.scm file. But I didn't see it in /etc where I
>      hoped it would be. 
>      
> Odd!  It should have been there.  I wonder what went wrong?

Maybe I missed it. I confess I looked quickly and when I realized emacs
was not installed and I needed to add a user, I proceeded to ATTEMPT 2
figuring I would try to fix up the config in the install
process. Unfortunately that blew away the disk so I can't go back an
double check now.

>      Suggestions:
>      
>      1) Add a user configuration menu/form?
>
> That should be fairly straightforward.  But I wonder if it wouldn't be easier for
> people to add them after the system is installed and run guix system
> reconfigure ?

I agree user management is downstream of the install. But in practice I
need an "admin" user with sudo/su to manage a headless server. Otherwise
I would have to allow login to root over ssh or use the console.

So in practice all I do at the console is provide root and admin
passwords.  If you made it easy to create a single admin user that would
be very handy. The debian install does this.

BTW, I see you followed the doc and set ...

(lsh-service #:port-number 2222)

... for the Headless server.  I don't think this is desirable. The user
will want to ssh into their nice new headless GuixSD server and this
non-standard port is sure to shoot novice users in the foot.

>      2) save the config file in an obvious place?
>
> I will have to find out what went wrong and fix it.
>
>
>      3) install emacs?
>
> I would be reluctant to do that by default:
>
> Firstly it's a slippery slope.  The next person will say "No! install vi! or nano, or ....".
>
> Secondly, I think the intended way for Guix to be configured is to have 
> the system profile relatively sparse.  Editors belong in the user
> profiles.

I have tried it both ways.  In practice the root user will want an
editor to edit the config. So it seems illogical to me not to include an
editor. The problem is that the editor will depend on the politics of
the system admin ;=)

In my case I want emacs, so I put emacs in my system configs.

> Perhaps we could add a page which would allow users to add arbitrary packages
> to the system profile.

That would be very nice.  FWIW, I attach a recent system config to
illustrate some packages that I would find useful.

>      
>      ATTEMPT 2
>      
>      This time I tried to set up the HD from scratch. I successfully deleted
>      old partitions and created new partitions. It was not clear how much I
>      needed to know (e.g., do I need to mark a partition bootable?)
>
> Since I'm currently just execing cfdisk,  I don't have much control
> over that.

My point is that we probably need to provide very basic guidance as
regards the minimum buttons a user need to push to get the system up.
Maybe this could be in a sidebar on the relevant screens?

> But 
> hopefully there's be some nice Guile bindings for parted soon ...
>      
>      Then I got stuck in "Allocate disk partitions".  I could enter a '/'
>      mount point. I could 're-create' the file system. 'Continue' took me
>      back to "select a partition". But I couldn't figure out how to get back
>      to the main menu/form to continue the installation.  I guess 'Go-Back'
>      is supposed to do this, but it was a noop for me.
>
> It's clear that this part of the user interface needs work to make it simpler
> and more intuitive.

I'm not complaining. I think it this is a really good for a first cut. I
just couldn't figure out how to get back to the main thread and complete
the install. Was I missing something?  Or this is a bug?

>
> Thanks again for the feedback.
>
> J'

  reply	other threads:[~2017-01-07  2:12 UTC|newest]

Thread overview: 40+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-01-04  7:59 Graphical Installer - Call for Testing John Darrington
2017-01-04 13:18 ` Thomas Danckaert
2017-01-04 18:44   ` John Darrington
2017-01-04 15:54 ` dian_cecht
2017-01-04 16:36   ` Ricardo Wurmus
2017-01-04 18:52   ` John Darrington
2017-01-06  3:23 ` Thompson, David
2017-01-07 16:02   ` Christopher Allan Webber
2017-01-06 20:53 ` myglc2
2017-01-06 21:50   ` John Darrington
2017-01-07  2:18     ` myglc2 [this message]
2017-01-07  4:55       ` myglc2
2017-01-07 20:35         ` Alex Kost
2017-01-07  8:05       ` John Darrington
2017-01-08 18:47       ` Taylan Ulrich Bayırlı/Kammer
2017-01-08 19:28         ` John Darrington
2017-01-08 22:34 ` Ludovic Courtès
2017-01-09 12:31   ` John Darrington
2017-01-10  8:39     ` Ludovic Courtès
2017-01-10 11:57       ` John Darrington
2017-01-13  5:40 ` Chris Marusich
2017-01-13  6:35   ` John Darrington
2017-01-13  7:03     ` Chris Marusich
2017-01-14 13:24       ` David Craven
2017-01-22 14:41         ` John Darrington
2017-01-15  4:06     ` Chris Marusich
2017-01-15  6:55       ` John Darrington
2017-01-15  9:20         ` Chris Marusich
2017-01-15 11:56           ` John Darrington
2017-01-16  9:34             ` Ludovic Courtès
2017-01-16 12:35               ` John Darrington
2017-01-16 17:18           ` John Darrington
2017-01-18  9:36             ` Chris Marusich
2017-07-05 17:27       ` Danny Milosavljevic
2017-07-07  4:48         ` Chris Marusich
2017-07-07  6:13           ` Danny Milosavljevic
2017-07-07 11:37             ` Ludovic Courtès
2017-07-12 11:30               ` Danny Milosavljevic
2017-07-12 17:31                 ` Danny Milosavljevic
2017-07-17 13:34                 ` 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=86vatrhatc.fsf@gmail.com \
    --to=myglc2@gmail.com \
    --cc=guix-devel@gnu.org \
    --cc=john@darrington.wattle.id.au \
    /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.