Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 17 Mar 2003 01:11:30 -0800
From:      Marcel Moolenaar <marcel@xcllnt.net>
To:        cjclark@alum.mit.edu
Cc:        Peter Wemm <peter@wemm.org>, current@FreeBSD.ORG
Subject:   Re: Create linker.hints at boot
Message-ID:  <20030317091130.GA30313@dhcp01.pn.xcllnt.net>
In-Reply-To: <20030317082834.GC24317@blossom.cjclark.org>
References:  <20030315000920.GA69495@blossom.cjclark.org> <20030315032742.3AE132A7EA@canning.wemm.org> <20030317082834.GC24317@blossom.cjclark.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, Mar 17, 2003 at 12:28:34AM -0800, Crist J. Clark wrote:
> 
> Index: src/etc/rc.d/kldxref
> ===================================================================
> RCS file: src/etc/rc.d/kldxref
> diff -N src/etc/rc.d/kldxref
> --- /dev/null	1 Jan 1970 00:00:00 -0000
> +++ src/etc/rc.d/kldxref	17 Mar 2003 08:23:09 -0000
> @@ -0,0 +1,35 @@
> +#!/bin/sh
> +#
> +# $FreeBSD:$
> +#
> +
> +# PROVIDE: kldxref
> +# REQUIRE: root
> +# BEFORE:  network1
> +# KEYWORD: FreeBSD

This has to require mountcritlocal will it ever be useful on ia64
because /boot is the mount point for the EFI filesystem where we
have the kernel and modules. This is standard behaviour and one
of the cases Peter mentioned.

-- 
 Marcel Moolenaar	  USPA: A-39004		 marcel@xcllnt.net

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-current" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030317091130.GA30313>