all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Adonay Felipe Nogueira <adfeno@hyperbola.info>
To: guix-devel@gnu.org
Subject: Re: Idea: Install script to better support improving contributor-friendliness of projects
Date: Thu, 30 Nov 2017 11:14:03 -0200	[thread overview]
Message-ID: <87d13z6h9g.fsf@hyperbola.info> (raw)
In-Reply-To: <87zi745bpu.fsf@gnu.org> ("Ludovic \=\?utf-8\?Q\?Court\=C3\=A8s\=22'\?\= \=\?utf-8\?Q\?s\?\= message of "Thu, 30 Nov 2017 10:59:09 +0100")

I think it could be replaced with command instructions such as `sudo -i'
(or the one with long option instead, `sudo --login') or the related
`su'-only counterpart (which I forgot how to use because I can't do so).

Perhaps something like this (I don't know if this is correct):

--8<---------------cut here---------------start------------->8---
sudo -i || su
... Do stuff as real/full root.
exit
... Do stuff as normal user.
--8<---------------cut here---------------end--------------->8---

2017-11-30T10:59:09+0100 Ludovic Courtès wrote:
> Mark H Weaver <mhw@netris.org> skribis:
>
>
> [...]
>
>
> Related to that, someone on IRC suggested removing the “#” from the
> shell snippets at
> <https://www.gnu.org/software/guix/manual/html_node/Binary-Installation.html>,
> for easier copy/pasting.
>
> I think I’ll go ahead and do that if nobody objects.
>
> Thanks,
> Ludo’.

  parent reply	other threads:[~2017-11-30 13:14 UTC|newest]

Thread overview: 20+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-11-26 11:43 Idea: Install script to better support improving contributor-friendliness of projects Никита Чураев
2017-11-26 18:58 ` ng0
2017-11-26 20:35 ` Mark H Weaver
2017-11-28 16:11   ` Ludovic Courtès
2017-11-28 17:33   ` myglc2
2017-11-28 19:43     ` lamefun.x0r
2017-11-28 21:34       ` Leo Famulari
2017-11-28 21:56       ` Adonay Felipe Nogueira
2017-11-29  6:08       ` Pjotr Prins
2017-11-29 16:47       ` Ricardo Wurmus
2017-11-30  9:59   ` Ludovic Courtès
2017-11-30 11:58     ` Hartmut Goebel
2017-11-30 12:59     ` Arun Isaac
2017-11-30 13:05       ` Vincent Legoll
2017-11-30 13:14     ` Adonay Felipe Nogueira [this message]
2017-11-30 13:52       ` Vincent Legoll
2017-11-30 14:12         ` Hartmut Goebel
2017-11-30 17:01           ` Adonay Felipe Nogueira
2017-11-27 21:06 ` Alex Vong
2017-11-27 21:53   ` Adonay Felipe Nogueira

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=87d13z6h9g.fsf@hyperbola.info \
    --to=adfeno@hyperbola.info \
    --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.