From owner-freebsd-security Tue Oct 10 5:16: 0 2000 Delivered-To: freebsd-security@freebsd.org Received: from rnocserv.urc.ac.ru (rnocserv.urc.ac.ru [193.233.85.2]) by hub.freebsd.org (Postfix) with ESMTP id 2111837B66C; Tue, 10 Oct 2000 05:15:23 -0700 (PDT) Received: from urc.ac.ru (belle.rnoc.urc.ac.ru [193.233.85.10]) by rnocserv.urc.ac.ru (8.11.0/8.11.0) with ESMTP id e9ACEv519059; Tue, 10 Oct 2000 18:14:59 +0600 (YEKST) (envelope-from anton@urc.ac.ru) Message-ID: <39E30840.53E8D667@urc.ac.ru> Date: Tue, 10 Oct 2000 18:14:56 +0600 From: Anton Voronin Organization: URC FREEnet X-Mailer: Mozilla 4.74 [ru ] (X11; U; FreeBSD 4.1-STABLE i386) X-Accept-Language: ru, en MIME-Version: 1.0 To: stable@freebsd.org Cc: security@freebsd.org Subject: rc & diskless bug Content-Type: text/plain; charset=koi8-r Content-Transfer-Encoding: 7bit Sender: owner-freebsd-security@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Hello! /etc/rc checks $1 against "autoboot" after it runs /etc/rc.diskless1. But as the latter uses "set" command, it clears the command line, and so /etc/rc fails to check for autoboot mode, so it doesn't run fsck, and so fails to mount local filesystems (for example, I have /tmp mounted locally). Regards, Anton -- Anton Voronin Ural Regional Center of FREEnet, Southern Ural State University, Chelyabinsk, Russia To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-security" in the body of the message