User Tools

Site Tools


sparky_kernel_builder

Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
sparky_kernel_builder [2019/08/21 17:26] 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 flex bison +  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://github.com/sparkylinux/sparky-kernel-builder]] Download the script from Sparky’s git repos: [[https://github.com/sparkylinux/sparky-kernel-builder]]
Line 15: Line 15:
 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.1566401169.txt.gz · Last modified: 2021/05/04 15:25 (external edit)