On Mon, Oct 02, 2017 at 03:16:14PM +0200, Maxime Villard wrote: > Le 02/10/2017 à 14:47, Manuel Bouyer a écrit : > > On Mon, Oct 02, 2017 at 02:39:47PM +0200, Maxime Villard wrote: > > > > Actually I did suggest to make the default dependant on MODULAR. > > > > > > what's the point exactly? > > > > that if I build a non-modular kernel with an emulation option explicitely > > selected, it works at boot. Even in single-user mode. > > and what do we do with architectures that don't support kernel modules?
No emulation unless you build a custom kernel with the compat enabled. Martin