guix-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: add wireless instructions to documentation


From: Ludovic Courtès
Subject: Re: add wireless instructions to documentation
Date: Tue, 01 Mar 2016 22:54:03 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.5 (gnu/linux)

IngeGNUe <address@hidden> skribis:

> I suggest to add another paragraph to section 7.1.3 like so:
>
> To install the system, you would:
>
> 1. Configure the network, by running 'ifconfig eno1 up ... blablabla
>
> For wireless, you would create a configuration file with the following
> options:
>
> network={
>       ssid="foo"
>       psk="bar"
> }
>
> And then run "wpa_supplicant -B -i wlp1s0 -c /path/to/config && dhclient
> wlp1s0".

Something along these lines was added recently:

  http://git.savannah.gnu.org/cgit/guix.git/tree/doc/guix.texi#n5740

Thanks,
Ludo’.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]