From owner-cvs-sbin Wed Aug 23 05:59:35 1995 Return-Path: cvs-sbin-owner Received: (from majordom@localhost) by freefall.FreeBSD.org (8.6.11/8.6.6) id FAA01617 for cvs-sbin-outgoing; Wed, 23 Aug 1995 05:59:35 -0700 Received: (from jkh@localhost) by freefall.FreeBSD.org (8.6.11/8.6.6) id FAA01607 ; Wed, 23 Aug 1995 05:59:28 -0700 Date: Wed, 23 Aug 1995 05:59:28 -0700 From: "Jordan K. Hubbard" Message-Id: <199508231259.FAA01607@freefall.FreeBSD.org> To: CVS-commiters, cvs-sbin Subject: cvs commit: src/sbin/mount mntopts.h mount.c Sender: cvs-sbin-owner@FreeBSD.org Precedence: bulk jkh 95/08/23 05:59:28 Modified: sbin/mount mntopts.h mount.c Log: Add a "noauto" flag so that you can do things like prevent your system from not coming up multiuser just because you have a CD mount in fstab but no CD in the drive. Submitted by: "Full Name Not Supplied"