Received: from mail.netbsd.org (mail.netbsd.org [199.233.217.200]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mail.NetBSD.org", Issuer "mail.NetBSD.org CA" (not verified)) by mollari.NetBSD.org (Postfix) with ESMTPS id D1F7E1A923A for ; Thu, 27 Aug 2020 09:12:54 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id 74B5D84DE8; Thu, 27 Aug 2020 09:12:54 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id EC34584DE7 for ; Thu, 27 Aug 2020 09:12:53 +0000 (UTC) X-Virus-Scanned: amavisd-new at netbsd.org Received: from mail.netbsd.org ([IPv6:::1]) by localhost (mail.netbsd.org [IPv6:::1]) (amavisd-new, port 10025) with ESMTP id j2e35u31dhMh for ; Thu, 27 Aug 2020 09:12:53 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.NetBSD.org [IPv6:2001:470:a085:999:28c:faff:fe03:5984]) by mail.netbsd.org (Postfix) with ESMTP id 460C684D71 for ; Thu, 27 Aug 2020 09:12:52 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id D4402FB26; Thu, 27 Aug 2020 09:12:52 +0000 (UTC) Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" MIME-Version: 1.0 Date: Thu, 27 Aug 2020 09:12:52 +0000 From: "Martin Husemann" Subject: CVS commit: [netbsd-9] src/share/man/man8 To: source-changes@NetBSD.org X-Mailer: log_accum Message-Id: <20200827091252.D4402FB26@cvs.NetBSD.org> Sender: source-changes-owner@NetBSD.org List-Id: source-changes.NetBSD.org Precedence: bulk Reply-To: source-changes-d@NetBSD.org Mail-Reply-To: "Martin Husemann" Mail-Followup-To: source-changes-d@NetBSD.org List-Unsubscribe: Module Name: src Committed By: martin Date: Thu Aug 27 09:12:52 UTC 2020 Modified Files: src/share/man/man8 [netbsd-9]: afterboot.8 Log Message: Pull up following revision(s) (requested by nia in ticket #1063): share/man/man8/afterboot.8: revision 1.68 share/man/man8/afterboot.8: revision 1.69 share/man/man8/afterboot.8: revision 1.70 share/man/man8/afterboot.8: revision 1.71 share/man/man8/afterboot.8: revision 1.72 share/man/man8/afterboot.8: revision 1.73 share/man/man8/afterboot.8: revision 1.63 share/man/man8/afterboot.8: revision 1.64 share/man/man8/afterboot.8: revision 1.65 share/man/man8/afterboot.8: revision 1.66 share/man/man8/afterboot.8: revision 1.67 afterboot.8: Explain how connecting to open WiFi works with wpa_supplicant afterboot.8: Explain how to install pkgin on a fresh system afterboot.8: Be clearer about exactly when you might need to login as root afterboot.8: Explain devpubd afterboot.8: Mention mdnsd afterboot.8: Use cdn. Don't be arch specific. Requested by leot. afterboot.8: Correct URL directory order afterboot.8: Use wpa_* for everything WiFi, update links reasoning: ifconfig scan is unreliable while wpa_supplicant is running afterboot.8: Start the daemons after configuring wpa_supplicant. afterboot.8: uname -p, pointed out by various people afterboot.8: If it needs a disclaimer that most people shouldn't do it... To generate a diff of this commit: cvs rdiff -u -r1.62 -r1.62.2.1 src/share/man/man8/afterboot.8 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.