Lines Matching full:like

20 If your system uses techniques like Secure Boot, prepare it to permit starting
162 version you deepened to (``v6.0`` above); later releases like ``v6.1`` and
163 pre-release like ``v6.2-rc1`` will work, too. Stable or longterm versions
164 like ``v6.1.5`` work just the same, if you added the appropriate
171 * In case you want to apply a kernel patch, do so now. Often a command like
191 Running ``uname -r`` under your kernel later will then print something like
219 did not use since you booted your Linux -- like drivers for currently
246 by using make targets like 'menuconfig' or 'xconfig'.
272 On a few distributions like Arch Linux and its derivatives the above command
375 -- especially if you fiddle with crucial parts like the kernel of an operating
383 Dealing with techniques like Secure Boot
399 Temporarily disabling solutions like Secure Boot is another way to make your own
426 The kernel is pretty stand-alone, but besides tools like the compiler you will
453 Sometimes you will need tools for compression formats like bzip2, gzip, lz4,
459 configuration with make targets like 'menuconfig' or 'xconfig' will require
501 something like ``O=~/linux-builddir/`` to all make calls; also adjust the path
502 in all commands that add files or modify any generated (like your '.config').
521 like ``--depth=1``, unless you add branches for stable/longterm kernels.
537 * Be warned, when deepening your clone you might encounter an error like
544 be able to describe most commits just like it would in a full git clone.
610 mainline a shot: pre-releases like v6.1-rc5 are in no way special, as they do
695 Make targets like localmodconfig and olddefconfig share a few common snares you
703 automatically, but might choose poorly. A line like '# using defaults found
765 Now point the build scripts to the file like this: ``yes "" | make
822 configurations -- make targets like localmodconfig and olddefconfig thus will
860 You at this point can use a command like ``make menuconfig`` to enable or
888 process like this::
900 avoid or remove anything that looks remotely system-specific, like your username
901 or local path names like ``/home/username/linux/``. First try your regular
974 A few distributions like Arch Linux and its derivatives totally lack an
1041 Now remove the belonging initramfs, which often will be called something like
1047 Note, be very careful with wildcards like '*' when deleting files or directories