From owner-freebsd-bugs Sun Sep 29 15:50: 4 2002 Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DB7D537B401 for ; Sun, 29 Sep 2002 15:50:02 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 02D0243E42 for ; Sun, 29 Sep 2002 15:50:01 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g8TMo1Co009179 for ; Sun, 29 Sep 2002 15:50:01 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g8TMo1fR009178; Sun, 29 Sep 2002 15:50:01 -0700 (PDT) Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9A02437B401 for ; Sun, 29 Sep 2002 15:42:10 -0700 (PDT) Received: from www.freebsd.org (www.freebsd.org [216.136.204.117]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5E28643E77 for ; Sun, 29 Sep 2002 15:42:10 -0700 (PDT) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (localhost [127.0.0.1]) by www.freebsd.org (8.12.6/8.12.6) with ESMTP id g8TMgA7R024627 for ; Sun, 29 Sep 2002 15:42:10 -0700 (PDT) (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.12.6/8.12.6/Submit) id g8TMgArU024626; Sun, 29 Sep 2002 15:42:10 -0700 (PDT) Message-Id: <200209292242.g8TMgArU024626@www.freebsd.org> Date: Sun, 29 Sep 2002 15:42:10 -0700 (PDT) From: Dirk-Willem van Gulik To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-1.0 Subject: misc/43497: mount -t nfs -> crunchgen incompatible Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 43497 >Category: misc >Synopsis: mount -t nfs -> crunchgen incompatible >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: wish >Submitter-Id: current-users >Arrival-Date: Sun Sep 29 15:50:01 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Dirk-Willem van Gulik >Release: 5-Current >Organization: WebWeaving >Environment: FreeBSD foem.leiden.webweaving.org 5.0-CURRENT FreeBSD 5.0-CURRENT #0: Mon Jul 1 11:24:18 CEST 2002 dirkx@foem.leiden.webweaving.org:/usr/src/sys/i386/compile/FOEM i386 >Description: mount -t nfs is used in the rc/mountcritremote. In a limited environment it can be nice to use a crunchgen version of mount and mount_nfs during the early stages of the boot. Unfortunately mount and mount_nfs use similar symlink $0 argv[0] tricks to work out their identity. This clashes. >How-To-Repeat: Its a whish :-) >Fix: call mount_nfs epxlicitly - but no idea what this would break. i.e. replace all mount -t nfs ... into mount_nfs ... >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message