Lines Matching full:sources

23 Now run the following commands to download fresh Linux mainline sources, which
61 install Linux from sources without being bothered by complicated details; the
115 sources and build artifacts 12 Gigabyte in your home directory should
125 * Retrieve the sources of the Linux version you intend to build; then change
129 *[Note: the following paragraphs describe how to retrieve the sources by
167 [:ref:`details<sources>`]
179 If you cloned the sources with git and anything goes sideways, run ``git
180 reset --hard`` to undo any changes to the sources.
286 First, switch back into the sources tree::
303 conflict with the sources you want to checkout::
307 At this point you might want to patch the sources again or set/modify a build
485 Download the sources
488 *Retrieve the sources of the Linux version you intend to build.*
491 The step-by-step guide outlines how to retrieve Linux' sources using a shallow
532 you did not need -- or it will discard the sources of older versions, for
546 [:ref:`back to step-by-step guide <sources_sbs>`] [:ref:`back to section intro <sources>`]
550 Downloading the sources using a packages archive argument
555 sources. It actually can be, if you are certain to build just one particular
577 [:ref:`back to step-by-step guide <sources_sbs>`] [:ref:`back to section intro <sources>`]
581 Downloading the sources using a full git clone argument
600 [:ref:`back to step-by-step guide <sources_sbs>`] [:ref:`back to section intro <sources>`]
607 When cloning the sources using git and checking out origin/master, you often
619 [:ref:`back to step-by-step guide <sources_sbs>`] [:ref:`back to section intro <sources>`]
644 [:ref:`back to step-by-step guide <sources_sbs>`] [:ref:`back to section intro <sources>`]
648 Patch the sources (optional)
1004 explained the setup described in more detail <sources>`: you need to use a
1093 Note: Only the content of this RST file as found in the Linux kernel sources