GNU bug report logs - #29409
GuixSD ARM port.

Previous Next

Package: guix-patches;

Reported by: Mathieu Othacehe <m.othacehe <at> gmail.com>

Date: Thu, 23 Nov 2017 09:46:01 UTC

Severity: normal

Done: Danny Milosavljevic <dannym <at> scratchpost.org>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: ludo <at> gnu.org (Ludovic Courtès)
To: m.othacehe <at> gmail.com
Cc: 29409 <at> debbugs.gnu.org
Subject: [bug#29409] [PATCH] system: examples: Add a template for BeagleBone Black.
Date: Mon, 18 Dec 2017 15:22:35 +0100
m.othacehe <at> gmail.com skribis:

> From: Mathieu Othacehe <m.othacehe <at> gmail.com>
>
> * gnu/system/examples/beaglebone-black.tmpl: New file.
> * Makefile.am (EXAMPLES): Add it.
> * gnu/system/install.scm (/etc/configuration-files): Add it.

[...]

> +  ;; Add services to the baseline: a DHCP client and
> +  ;; an SSH server.
> +  (services (cons* (dhcp-client-service)
> +                   (service openssh-service-type
> +                            (openssh-configuration
> +                             (port-number 2222)))

I think you can remove (openssh-configuration …) altogether.

Otherwise LGTM, thank you!

Ludo’.




This bug report was last modified 7 years and 108 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.