From 2e3746b9dc1246afc68e5b286f7b3cb9a3daa025 Mon Sep 17 00:00:00 2001 From: Robert Peichaer Date: Fri, 9 May 2014 21:15:18 +0000 Subject: Tweak response file example: - "Server?" -> "HTTP Server?" - Use more appropriate public ssh key type OK deraadt@ krw@ --- distrib/notes/m4.common | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/distrib/notes/m4.common b/distrib/notes/m4.common index ec3c4dcb1f9..82aa5c4e419 100644 --- a/distrib/notes/m4.common +++ b/distrib/notes/m4.common @@ -1,5 +1,5 @@ dnl -dnl $OpenBSD: m4.common,v 1.108 2014/03/19 01:59:48 tedu Exp $ +dnl $OpenBSD: m4.common,v 1.109 2014/05/09 21:15:17 rpe Exp $ dnl dnl Copyright (c) 2004 Todd T. Fries dnl @@ -804,10 +804,10 @@ user that is created during the installation. Password for root = ${:--:}2a${:--:}14${:--:}Z4xRMg8vDpgYH...GVot3ySoj8yby Setup a user = puffy Password for user = ************* - Public ssh key for user = ssh-rsa AAAAB3...RVtZJL puffy@ai + Public ssh key for user = ssh-ed25519 AAAAC3NzaC1...g3Aqre puffy@ai What timezone are you in = Europe/Stockholm Location of sets = http - Server = ftp.eu.openbsd.org + HTTP Server = ftp.eu.openbsd.org The "System hostname" key above matches the following full question asked during an interactive installation: -- cgit v1.2.3