unofficial mirror of guix-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Adonay Felipe Nogueira <adfeno@openmailbox.org>
To: guix-devel@gnu.org
Subject: Re: collaboration from students of a technical school
Date: Thu, 27 Jul 2017 21:15:26 -0300	[thread overview]
Message-ID: <87h8xxju1t.fsf@openmailbox.org> (raw)
In-Reply-To: <878tjm8zt1.fsf@riseup.net>

That's very good news indeed! :)

I don't speak for the GNU Guix project itself, but here goes a
description on how I ended up being a package maker for GNU Guix:

For making package recipes, I mostly use knownledge about Scheme and
basics of build systems (no need to know each of the various build
systems from top to bottom, just the basis such as why they exist, which
steps they require, and where to look for reference/documentation on
each one). The rest of the build systems' particularities are learned
over time.

Of course, there are particularities regarding to how things are placed
by GNU Guix, but this is not that difficult because it only strips
"/usr" from the path and changes references to "/". :)

Another important thing to note however, is that they must be aware
that, despite the name, GitHub and GitLab are *not* the only repository
hosting service providers. There is also GNU Savannah, which *also*
supports providing hosting of Git repositories (this can be configured
per project).

GNU Savannah is the one used by GNU Guix, and also the one which is most
ethical according to
[[https://www.gnu.org/software/repo-criteria-evaluation.html]]. In the
end, what matters is that they know how to work with Git.

Simple commands include: `git clone`, `git pull`, `git add`, `git
commit`, `git format-patch`, `git show`, `git log`, `git diff`, `git
status`. Of course, these are commands sufficient only to get things
going (like contributions and stuff), in this list I have completely
ignored commands that might also be convenient (/e.g./: `git checkout`,
`git reset`, `git describe`, `git tag`, `git fetch`, `git update-ref`,
`git stash`, `git reflog`).

As always, we welcome any question or suggestion, and will probably
discuss these when applicable. :)

-- 
- [[https://libreplanet.org/wiki/User:Adfeno]]
- Palestrante e consultor sobre /software/ livre (não confundir com
  gratis).
- "WhatsApp"? Ele não é livre, por isso não uso. Iguais a ele prefiro
  GNU Ring, ou Tox. Quer outras formas de contato? Adicione o vCard
  que está no endereço acima aos teus contatos.
- Pretende me enviar arquivos .doc, .ppt, .cdr, ou .mp3? OK, eu
  aceito, mas não repasso. Entrego apenas em formatos favoráveis ao
  /software/ livre. Favor entrar em contato em caso de dúvida.

      parent reply	other threads:[~2017-07-28  0:15 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-07-17 22:27 collaboration from students of a technical school Quiliro Ordonez Baca
2017-07-20 10:24 ` Alex Vong
2017-07-20 14:59   ` Ludovic Courtès
2017-07-20 15:26     ` Jelle Licht
2017-07-20 23:39   ` Quiliro Ordonez Baca
2017-07-22 21:55     ` Ricardo Wurmus
2017-07-23  8:26     ` Catonano
2017-07-28  0:15 ` Adonay Felipe Nogueira [this message]

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=87h8xxju1t.fsf@openmailbox.org \
    --to=adfeno@openmailbox.org \
    --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 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).