NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: kern/45235: GENERIC can not have options MODULAR on sane archs
The following reply was made to PR kern/45235; it has been noted by GNATS.
From: Martin Husemann <martin%duskware.de@localhost>
To: gnats-bugs%NetBSD.org@localhost
Cc:
Subject: Re: kern/45235: GENERIC can not have options MODULAR on sane archs
Date: Wed, 10 Aug 2011 12:04:14 +0200
I think I like the pure rc.d aproach best: have a setting like
AUTOLOAD_ALL_FS=yes
in rc.conf (maybe an additional variable to override the list of filesystems),
then have a rc.d script figure out everything needed for /etc/fstab, maybe
aplly the overrides, and try to load all of them if not already loaded.
Then make sure to run this script early enough.
Martin
Home |
Main Index |
Thread Index |
Old Index