Subject: Re: @booted_kernel magic symlink?
To: None <tech-kern@NetBSD.org>
From: Chapman Flack <nblists@anastigmatix.net>
List: tech-kern
Date: 04/27/2006 14:55:55
Steven M. Bellovin wrote:
>>be ln -s "$kernelfs_mountpoint/$bk" "$booted_kernel_flags" where
> 
> That was the point of using booted_kernel_flags, to let the administrator
> specify that somewhere.

I thought that might have been what you had in mind - it just wound
up in the wrong argument to ln. The specifiable mountpoint has to
appear in the first argument as shown.

-Chap