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
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