Home | Docs | Forums | Lists | Bugs | Planet | Store | GMN | Get Gentoo!
Not eligible to see or edit group visibility for this bug.
View Bug Activity | Format For Printing | XML | Clone This Bug
Hi! Please find attached gutil-vserver-0.29_p214.ebuild This are the development branch tools for administering vserver 1.9.x, required to unleash the new features. Legacy configuration is not supported in this package, and init scripts where revamped. (they are largely inspired from lm_sensor ones). Regards.
Created an attachment (id=36391) [details] util-vserver-0.29_p214.ebuild
Created an attachment (id=36392) [details] a patch for better gentoo handling, backported from 0.30.190
Created an attachment (id=36393) [details] init script for /proc entries visibility handling
Created an attachment (id=36394) [details] vservers init script
Created an attachment (id=36395) [details] configuration file for vservers init script
Nice work! But I think we should have those init-scripts as patches to the original files, in order to be easily upgradeable to newer versions of util-vserver. Btw, what is the connection with lm_sensors? Greetz, Martin
i took the mechanism lm_sensors uses to load its modules (/etc/init.d/lm_sensors and /etc/conf.d/lm_sensors) and the associated code, and adapted it to vservers init scripts.
the gentooized scripts are near to totally different from the scripts included in the archive (especially true for vservers-init), so i'm afraid it wouldn't help very much including diffs instead of whole files.
Okies, checked it in. thanks for your submission.