How To Build Linux Kernel/en: различия между версиями

м
FuzzyBot переименовал страницу Сборка ядра/en в How To Build Linux Kernel/en без оставления перенаправления: Часть переводимой страницы Сборка ядра.
(Новая страница: «Скрипты: * tools/copy_kernel_latest_deb.sh - copies and installs the latest. deb kernel package. Argument: folder with rootfs (or mounted eMMC/microSD dri…»)
м (FuzzyBot переименовал страницу Сборка ядра/en в How To Build Linux Kernel/en без оставления перенаправления: Часть переводимой страницы Сборка ядра.)
 
(не показано 6 промежуточных версий 1 участника)
Строка 43: Строка 43:
</pre>
</pre>


==Building kernel==
==Building the kernel==


The kernel built with the package in tar.gz archives:
The kernel built with the package in tar.gz archives:
Строка 61: Строка 61:




== Работа с конфигом ядра ==
== Managing kernel config ==




=== Редактирование конфига ядра ===
=== Editing the kernel config ===


cd KERNEL
cd KERNEL
Строка 72: Строка 72:




=== Список изменений относительно стандартного конфига ===
=== List of changes relative to the standard config ===


  ./config_diff.sh
  ./config_diff.sh




=== Применение изменений в стандартный конфиг ===
=== Applying the changes to the standard config ===
 
This item is needed to change the standard configuration of the Wiren Board, for example to send a patch or pull request.


Этот пункт нужен, чтобы изменить стандартный конфиг Wiren Board, например чтобы отправить патч или pull request.
  cd KERNEL
  cd KERNEL


wb_editors
14 355

правок