User Tools

Site Tools


sparky_kernel_builder

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
sparky_kernel_builder [2017/05/06 17:57] – created pavroosparky_kernel_builder [2021/05/04 15:24] (current) – external edit 127.0.0.1
Line 7: Line 7:
 Install dependencies: Install dependencies:
  
-   apt update  +  sudo apt update  
-   apt install grep coreutils pwd make bash xz-utils tar fakeroot build-essential ncurses-dev libssl-dev bc wget iputils-ping gawk +  sudo apt install grep coreutils pwd make bash xz-utils tar fakeroot build-essential ncurses-dev libssl-dev bc wget iputils-ping gawk flex bison binutils-dev 
-   apt install --no-install-recommends kernel-package+  sudo apt install --no-install-recommends kernel-package
  
-Download the script from Sparky’s git repos: [[https://sourceforge.net/p/sparkylinux/code/ci/master/tree/sparky-kernel-builder/]]+Download the script from Sparky’s git repos: [[https://github.com/sparkylinux/sparky-kernel-builder]]
  
 Make it executable: Make it executable:
  
-   chmod +x sparky-kernel-builder+  chmod +x sparky-kernel-builder
  
 Run it (as a regular user): Run it (as a regular user):
  
-   ./sparky-kernel-builder+  ./sparky-kernel-builder
  
 You need 15 GB about of free space to make one build. You need 15 GB about of free space to make one build.
  
sparky_kernel_builder.txt · Last modified: 2021/05/04 15:24 by 127.0.0.1