tech-kern archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: mount root hooks for non-disk-device devices



Michael van Elst wrote:

> simonb%NetBSD.org@localhost (Simon Burge) writes:
>
> >    domountroot_rootspec_hooks()
> >        Called during the mount root process.  This checks if registered
> >        prefixes match any listed hooks and calls them.  The prefix is
> >        can be separated from the boot specifier with either a ":" or an
> >        "=3D"; for example "wedge:foo", "NAME=3Dbar".
>
> I suggest to include the separator into the prefix to keep things
> consistent.

I don't recall the reason I didn't use the separator as part of the
prefix when I originally did this.  I'll look at doing this.

Cheers,
Simon.


Home | Main Index | Thread Index | Old Index