From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:60287) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1dB7xH-0006W4-AK for guix-patches@gnu.org; Wed, 17 May 2017 19:02:08 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1dB7xC-0005VH-FR for guix-patches@gnu.org; Wed, 17 May 2017 19:02:07 -0400 Received: from debbugs.gnu.org ([208.118.235.43]:48793) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1dB7xC-0005V8-Cl for guix-patches@gnu.org; Wed, 17 May 2017 19:02:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1dB7xB-0001w4-Vk for guix-patches@gnu.org; Wed, 17 May 2017 19:02:01 -0400 Subject: bug#26548: [PATCH v2 2/2] install: Enable SSH in installation image. Resent-To: guix-patches@gnu.org Resent-Message-ID: From: Marius Bakke In-Reply-To: <87r2zntbbp.fsf@gnu.org> References: <87ziebd6k2.fsf@fastmail.com> <20170517121517.3508-1-mbakke@fastmail.com> <20170517121517.3508-2-mbakke@fastmail.com> <87r2zntbbp.fsf@gnu.org> Date: Thu, 18 May 2017 01:01:19 +0200 Message-ID: <87efvncclc.fsf@fastmail.com> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha512; protocol="application/pgp-signature" List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+kyle=kyleam.com@gnu.org Sender: "Guix-patches" To: Ludovic =?UTF-8?Q?Court=C3=A8s?= Cc: 26548-done@debbugs.gnu.org --=-=-= Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Ludovic Court=C3=A8s writes: > Marius Bakke skribis: > >> * gnu/system/install.scm (%installation-services): Add OPENSSH-SERVICE. >> * doc/guix.texi (Preparing for Installation)[Networking]: Document it. > > [...] > >> +@cindex installing over SSH >> +From here you can proceed to do the rest of the installation remotely >> +by starting an SSH server: > > Maybe s/From here/If you want to, / to clarify that people are not > required to do this? Thanks, fixed! > Otherwise LGTM! > > How does this affect: > > guix size $(./pre-inst-env guix system build gnu/system/install.scm) Before: 882.1MiB After: 910.0MiB "make check-system TESTS=3Dopenssh" passes. Pushed! --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQEzBAEBCgAdFiEEu7At3yzq9qgNHeZDoqBt8qM6VPoFAlkc1kAACgkQoqBt8qM6 VPpBSwf+OzhyJGcurOzJmeBFNZSsQ/K4n1EVq/OitdWL8yHz6DV36t7famchf29k mRpfuu72i0zNOno6axlAED1wNovzf+t5yR7W7uZiOaBTCrPtI9Ch2xYCTuY3b4D1 iJn9NlRr45TH0q8LMGK0p11GR8yj0NqaoEIJHLQQ3z6Xl7l8e3GVwlFMUqSLY16Q DTeExndVgB/t3moHjOY9ISlDZ4Q07tFDtp8JPmQoWw+DAiiRtb/f4UG1zspToTTe Yrziw9+uXkC7B/y1TnE92iP006h6NIKKH9hpRTxQfGVph3AlLbWNhLOAv/9SM/T5 JXr4JT+QvcaM4t/A6hbYGeAoYeroTw== =+Jl8 -----END PGP SIGNATURE----- --=-=-=--