tree Profile

tree profile is the software package to be installed into the operating system.

It's profile name is known as tree.

tree is available since v0.1.0.

Inclusion

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

Granatum Templated .conf Method

To include tree package into the software installation, simply add tree into the plist. Example:

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="... tree ..."

Crude Simple-CDD .conf Method

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

1
2
profiles="tree ..."
auto_profiles="tree ..."

tree.packages

tree only includes its own inside the post-install packages. The final operating system should have the tree application available system-wide.