I disagree with you. Right now we can have sysctl and proc for init namespaces only.This patch introduces utsname namespace in system, which allows to have
different utsnames on the host.
Introduces config option CONFIG_UTS_NS and uts_namespace structure for this.
Ok. It looks like we need to resolve the sysctl issues before we merge
either patch, into the stable kernel.
We also need to discuss the system call interface, as without oneI also don't see why it can be separated. There is an API in namespaces, and how it is mapped into syscalls is another question. At least it doesn't prevent us from commiting virtualization itself, agree?
the functionality is unusable :)