From owner-freebsd-doc Mon Dec 25 22:51:23 1995 Return-Path: owner-doc Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id WAA19633 for doc-outgoing; Mon, 25 Dec 1995 22:51:23 -0800 (PST) Received: from onyx.southwind.net (onyx.southwind.net [204.95.83.2]) by freefall.freebsd.org (8.7.3/8.7.3) with SMTP id WAA19628 for ; Mon, 25 Dec 1995 22:51:20 -0800 (PST) Received: (from Ucomplet@localhost) by onyx.southwind.net (8.6.12/8.6.12) with UUCP id AAA28007 for doc@freebsd.org; Tue, 26 Dec 1995 00:38:34 -0600 Received: (from jgoerzen@localhost) by complete.org (8.7.2/8.7.2) id RAA00209 for doc@freebsd.org; Mon, 25 Dec 1995 17:54:44 -0600 (CST) From: John Goerzen Message-Id: <199512252354.RAA00209@complete.org> Subject: Error(s) in the handbook To: doc@freebsd.org Date: Mon, 25 Dec 1995 17:54:42 -0600 (CST) X-Mailer: ELM [version 2.4 PL24 ME8b] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-doc@freebsd.org Precedence: bulk If this is a mailing list (I'm not sure), please e-mail your reply directly to me because I am not on the list. In section 5.3.10 of the handbook, Pseudo-devices, it is stated: "pseudo-device gzip . . . This is really only useful when you need to compress FreeBSD programs to fit on a boot floppy. You will probably never need to compress programs on your hard drive in this fashion, so you'll probably want to comment out this line." Well, that is, IMHO, bad advice. The file /stand/sysinstall is one of those gzip'd executables. It took me quite a few hours to find out why that program wouldn't run after I had commented out that line in the kernel configuration. My advice would be to leave it in (there may be other utilities like this as well -- I'm not sure) or if it is taken out, warn the people of this problem. I'd also reccommend putting an appropriate comment in the GENERIC and LINT kernel configs (though that may be somebody else's job). An alternative to having to leave this in would be to un-gzip all programs before installing them on the hard disk (although this too may be somebody else's job) or to make the system smart enough to tell users that they're trying to run a gzip'd program. Thanks for your time. John -- John Goerzen, programmer and owner | MICRO$oft only exists because some Communications Centre & Complete BBS | people are too dumb to get something E-mail jgoerzen@complete.org | better, such as FreeBSD.