tech-userlevel archive

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

Re: Shared-root diskless netboot, critical local/remote mounts, and rc.conf



On Oct 10, 2025, at 11:00 PM, Chris Hanson <cmhanson%eschatologist.net@localhost> wrote:

> Essentially “all” that’s required will be to give libc/gen/fstab.c the same treatment as (say) libc/gen/getgrent.c, and to add support for fstab to nsswitch.

So far I have this implemented. (There was barely anything to do within the nsswitch infrastructure, though I should update the docs and default/sample file too.)

> Then I can add fstab support to an NSS plug-in and it should just work.

I’m going to try to test it by implementing an NSS plug-in that just returns a static entry.

  -- Chris



Home | Main Index | Thread Index | Old Index