curl Profile

curl profile is the curl software package for communicating with network.

It's profile name is known as curl.

curl is available since v0.3.0.

Inclusion

There are a number of ways depending on how you use Granatum.

Granatum Templated .conf Method

To include curl in Granatum templated .conf file, add it into plist.

1
2
3
4
# plist is the list of profiles to be included in this configuration file. It
# ...
# the names are separated by space.
plist="... curl ..."

Crude Simple-CDD .conf Method

If you're using your own .conf file, then simply include curl into both profiles and auto_profiles:

1
2
profiles="curl ..."
auto_profiles="curl ..."

curl.packages

curl only include the following packages:

  1. curl