This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
sparky_kernel_builder [2019/08/21 15:26] – pavroo | sparky_kernel_builder [2021/05/04 13:24] (current) – external edit 127.0.0.1 | ||
---|---|---|---|
Line 7: | Line 7: | ||
Install dependencies: | Install dependencies: | ||
- | apt update | + | sudo apt update |
- | | + | |
- | | + | |
Download the script from Sparky’s git repos: [[https:// | Download the script from Sparky’s git repos: [[https:// | ||
Line 15: | Line 15: | ||
Make it executable: | Make it executable: | ||
- | chmod +x sparky-kernel-builder | + | |
Run it (as a regular user): | Run it (as a regular user): | ||
- | ./ | + | |
You need 15 GB about of free space to make one build. | You need 15 GB about of free space to make one build. | ||