On Friday 05 May 2017 at 16:21:20, Richard Kenner wrote:
> I'd like to be able to save the choices made in menuselect in a way
> that they can be tracked in a CM system and applied to a later release
> of Asterisk using an automated tool like Ansible. What's the best
> way to do that?
menuselect should create a file containing your choices called
menuselect.makeopts - that forms the input to the 'make' process which builds
the binaries from the source tree.
All you should need to do is copy menuselect.makeopts onto your target system
and then run 'make && make install' etc in the usual way.
Of course, you might run into problems if the later release introduces new
options (or deprecates old ones) which then aren't going to be in your
makeopts file, but at least it's a good place to start.
Antony.
--
I thought of going into banking, until I lost interest.
Please reply to the list;
please *don't* CC me.
--
_____________________________________________________________________
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
Check out the new Asterisk community forum at: https://community.asterisk.org/
New to Asterisk? Start here:
https://wiki.asterisk.org/wiki/display/AST/Getting+Started
asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
http://lists.digium.com/mailman/listinfo/asterisk-users