X-Git-Url: https://git.liburcu.org/?a=blobdiff_plain;f=2.10%2Flttng-docs-2.10.txt;h=723be3474a78a5655a58b62428cf1a7655848c7f;hb=6bafdffce581c71f15ab166a8c224affd65afcef;hp=c11acdbabc25be3871abab882ed8a2e6bba51463;hpb=34d65fe01022a8dfd9e50db3ed946a4e9d2f8c85;p=lttng-docs.git diff --git a/2.10/lttng-docs-2.10.txt b/2.10/lttng-docs-2.10.txt index c11acdb..723be34 100644 --- a/2.10/lttng-docs-2.10.txt +++ b/2.10/lttng-docs-2.10.txt @@ -334,7 +334,7 @@ and Ubuntu{nbsp}18.04 _Bionic Beaver_: |<>. |https://getfedora.org/[Fedora] -|<>. +|xref:fedora[Fedora{nbsp}27, Fedora{nbsp}28, and Fedora{nbsp}29]. |<>. |https://www.debian.org/[Debian] @@ -358,8 +358,8 @@ and Ubuntu{nbsp}18.04 _Bionic Beaver_: | |https://buildroot.org/[Buildroot] -|<>. +|xref:buildroot[Buildroot{nbsp}2018.02, Buildroot{nbsp}2018.05, +Buildroot{nbsp}2018.08, and Buildroot{nbsp}2018.11]. |<>. |http://www.openembedded.org/wiki/Main_Page[OpenEmbedded] and @@ -663,6 +663,30 @@ Enterprise Linux (RHEL) and SUSE Linux Enterprise Server (SUSE), please see http://packages.efficios.com/[EfficiOS Enterprise Packages]. +[[buildroot]] +=== Buildroot + +To install LTTng{nbsp}{revision} on Buildroot{nbsp}2018.02, +Buildroot{nbsp}2018.05, Buildroot{nbsp}2018.08, or +Buildroot{nbsp}2018.11: + +. Launch the Buildroot configuration tool: ++ +-- +[role="term"] +---- +$ make menuconfig +---- +-- + +. In **Kernel**, check **Linux kernel**. +. In **Toolchain**, check **Enable WCHAR support**. +. In **Target packages**{nbsp}→ **Debugging, profiling and benchmark**, + check **lttng-modules** and **lttng-tools**. +. In **Target packages**{nbsp}→ **Libraries**{nbsp}→ + **Other**, check **lttng-libust**. + + [[building-from-source]] === Build from source