Lines Matching full:changes
60 to separating source changes.
63 minimal changes to the sources, the released recipes provide a vetted
64 base upon which to layer your changes. Doing so allows you to benefit
100 kernel recipes. Configuration changes can be added in the form of
134 3. *Make Changes to the Kernel Source Code if applicable:* Modifying the
136 if you have to do this, you make the changes to the files in the
147 4. *Make Kernel Configuration Changes if Applicable:* If your situation
151 interactively develop and test the configuration changes you are
152 making to the kernel. Saving changes you make with ``menuconfig``
162 Once you are satisfied with the configuration changes made using
165 those changes into a
172 5. *Rebuild the Kernel Image With Your Changes:* Rebuilding the kernel
173 image applies your changes. Depending on your target hardware, you
174 can verify your changes on actual hardware or perhaps QEMU.