[asterisk-dev] [Code Review] non-root install for Asterisk
paul.belanger at polybeacon.com
paul.belanger at polybeacon.com
Thu Jul 15 11:07:22 CDT 2010
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviewboard.asterisk.org/r/654/
-----------------------------------------------------------
(Updated 2010-07-15 11:07:22.091279)
Review request for Asterisk Developers.
Changes
-------
v7:
- rework logic for user / group. Check getent first, then local passwd and group.
Summary
-------
Make Asterisk install as non-root, this is now the default behavior.
3 new configure options:
--with-user=uid
--with-group=gid
--enable-root
Various changes to Makefile, prefer install over mkdir, mv, chmod and chgrp.
Diffs (updated)
-----
/trunk/Makefile 276612
/trunk/Makefile.moddir_rules 276612
/trunk/agi/Makefile 276612
/trunk/configure.ac 276612
/trunk/include/asterisk/autoconfig.h.in 276612
/trunk/makeopts.in 276612
/trunk/sounds/Makefile 276612
Diff: https://reviewboard.asterisk.org/r/654/diff
Testing
-------
Much more testing required. Only tested with Ubuntu.
Thanks,
pabelanger
More information about the asterisk-dev
mailing list