Hi everyone,
Here is the new patch, with the requested modifications:
- The target tag is now set to '/', and not used to specify the pivot
root location.
- Search and replace uses virBuffer and strstr()
- Use of virAsprintf when possible, instead of stack arrays.
- Default config file name is read from /etc/vz/vz.conf
Thanks for the comments and explanations,
Florian