On Mon, Mar 12, 2012 at 10:54 PM, Sébastien Luttringer <se...@seblu.net> wrote: > This patch mount kernel binfmt_misc filesystem at boot and allow loading of > a default configuration inspired from systemd binfmt.d way. > > Signed-off-by: Sébastien Luttringer <se...@seblu.net>
I'm not necessarily opposed to this, but could you point to some usecases? I assume this will allow us to remove some code from some packages and have them ship a config file instead? Some examples like this would be nice. -t