Re: mount root hooks for non-disk-device devices
[email protected] (Michael van Elst) Sat, 2 May 2026 10:31:29 -0000 (UTC)
| Newsgroups | gmane.os.netbsd.devel.kernel |
|---|---|
| Organization | Serpens User Group |
| Message-ID | <[email protected]> |
[email protected] (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.