Q: hardcoded parameters and restrictions [message #5158] |
Tue, 15 August 2006 23:45  |
ldv
Messages: 24 Registered: June 2006
|
Junior Member |
|
|
Hi,
vzctl contains a few hardcoded parameters and restrictions which need to be
converted into configurable vps.conf parameters.
In particular, I mean HOME and PATH environment variables, allowed fs types
(e.g. sysfs) - all these parameters should be easy to implement.
kernel space also contains hardcoded stuff.
There is a flag to enable/disable sysfs within container, but I found no
normal way to disable /proc.
Also, it seems to be no way to disable devices listed in default_minor_perms.
Set of files added to virtualized /proc is also hardcoded, I found no way
to e.g. add /proc/devices file required for some third party software.
--
ldv
|
|
|