unofficial mirror of guix-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: ludo@gnu.org (Ludovic Courtès)
To: Manolis Ragkousis <manolis837@gmail.com>
Cc: guix-devel@gnu.org
Subject: Re: [PATCH] gnu: Add GNU Mach.
Date: Tue, 09 Feb 2016 22:45:02 +0100	[thread overview]
Message-ID: <87k2mdpnhd.fsf@gnu.org> (raw)
In-Reply-To: <56B9BD02.4000604@gmail.com> (Manolis Ragkousis's message of "Tue, 9 Feb 2016 12:18:42 +0200")

Manolis Ragkousis <manolis837@gmail.com> skribis:

> From 63d8cac0762393340247d96e392d417763e57b04 Mon Sep 17 00:00:00 2001
> From: Manolis Ragkousis <manolis837@gmail.com>
> Date: Tue, 9 Feb 2016 11:59:54 +0200
> Subject: [PATCH] gnu: Add GNU Mach.
>
> * gnu/packages/hurd.scm (gnumach): New variable.

[...]

> +(define-public gnumach
> +  (package (inherit gnumach-headers)
> +    (name "gnumach")
> +    (build-system gnu-build-system)
> +    (native-inputs
> +     `(("mig" ,mig)
> +       ("perl" ,perl)))
> +    (arguments
> +     `(#:phases %standard-phases))

The ‘arguments’ field has no effect and can be removed.

> +    (synopsis "Microkernel of the GNU system")
> +    (description
> +     "GNU Mach is the microkernel upon which a GNU Hurd system is based.")))

“GNU/Hurd”.

OK with these changes.

If that’s fine with you, it’s best to push it to ‘master’ and eventually
rebase ‘wip-hurd’ on top of ‘master’.

Thanks!

Ludo’.

      reply	other threads:[~2016-02-09 21:45 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-02-09 10:18 [PATCH] gnu: Add GNU Mach Manolis Ragkousis
2016-02-09 21:45 ` Ludovic Courtès [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=87k2mdpnhd.fsf@gnu.org \
    --to=ludo@gnu.org \
    --cc=guix-devel@gnu.org \
    --cc=manolis837@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 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).