From owner-cvs-share Mon Oct 21 16:55:01 1996 Return-Path: owner-cvs-share Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id QAA24501 for cvs-share-outgoing; Mon, 21 Oct 1996 16:55:01 -0700 (PDT) Received: (from joerg@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id QAA24476; Mon, 21 Oct 1996 16:54:50 -0700 (PDT) Date: Mon, 21 Oct 1996 16:54:50 -0700 (PDT) From: Joerg Wunsch Message-Id: <199610212354.QAA24476@freefall.freebsd.org> To: CVS-committers, cvs-all, cvs-share Subject: cvs commit: src/share/doc/handbook diskless.sgml Sender: owner-cvs-share@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk joerg 96/10/21 16:54:50 Modified: share/doc/handbook diskless.sgml Log: Suggest using `dd' to create the swapfile for diskless operation, with the required size, as opposed to simply `touch'ing it. This works around problems in the -current NFS and/or VFS and/or VM code. Also hint about restricting the permissions to this file. Revision Changes Path 1.7 +13 -5 src/share/doc/handbook/diskless.sgml