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: jnemeth%victoria.tc.ca@localhost (John Nemeth)
To: gnats-bugs%NetBSD.org@localhost, kern-bug-people%NetBSD.org@localhost,
gnats-admin%NetBSD.org@localhost,
netbsd-bugs%NetBSD.org@localhost
Cc:
Subject: Re: kern/45235: GENERIC can not have options MODULAR on sane archs
Date: Wed, 10 Aug 2011 14:26:10 -0700
On Nov 25, 9:22pm, martin%NetBSD.org@localhost wrote:
}
} >Number: 45235
} >Category: kern
} >Synopsis: GENERIC can not have options MODULAR on sane archs
} >Arrival-Date: Wed Aug 10 09:15:00 +0000 2011
} >Originator: Martin Husemann
} >Release: NetBSD 5.99.55
} >Organization:
} The NetBSD Foundation, Inc.
} >Description:
}
} A "sane arch" (for purposes of this PR) is an arch that does not need
} options INSECURE (i.e. for working X support).
}
} In a non-INSECURE kernel we can not load file system modules when parsing
} /etc/fstab, since securelevel is already preventing that.
Has this been tested? sys/kern/kern_module.c:module_listener_cb()
explicitly allows autoloaded modules. Of course, there is enough stuff
going on in kauth that something else might be disallowing it.
}-- End of excerpt from martin%NetBSD.org@localhost
Home |
Main Index |
Thread Index |
Old Index