You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
docs: rust: quick-start: add section on Linux distributions
Now that we are starting to support several Rust compiler and `bindgen`
versions, there is a good chance some Linux distributions work out of
the box.
Thus, provide some instructions on how to set the toolchain up for a
few major Linux distributions. This simplifies the setup users need to
build the kernel.
In addition, add an introduction to the document so that it is easier
to understand its structure. We may want to reorganize it or split it
in the future, but I wanted to focus this commit on the new information
added about each particular distribution.
Finally, remove the `rustup`'s components mention in `changes.rst` since
users do not need it if they install the toolchain via the distributions
(and anyway it was too detailed for that main document).
Cc: Jan Alexander Steffens <[email protected]>
Cc: Johannes Löthberg <[email protected]>
Cc: Fabian Grünbichler <[email protected]>
Cc: Josh Stone <[email protected]>
Cc: Randy Barlow <[email protected]>
Cc: Anna Figueiredo Gomes (navi) <[email protected]>
Cc: Matoro Mahri <[email protected]>
Cc: Ryan Scheel <[email protected]>
Cc: figsoda <[email protected]>
Cc: Jörg Thalheim <[email protected]>
Cc: Theodore Ni <[email protected]>
Cc: Winter <[email protected]>
Cc: William Brown <[email protected]>
Cc: Xiaoguang Wang <[email protected]>
Cc: Andrea Righi <[email protected]>
Cc: Zixing Liu <[email protected]>
Signed-off-by: Miguel Ojeda <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
0 commit comments