This shows you the differences between two versions of the page.
|
ass:labs-2025:02:tasks:01 [2026/07/14 13:24] florin.stancu |
ass:labs-2025:02:tasks:01 [2026/07/14 15:48] (current) florin.stancu |
||
|---|---|---|---|
| Line 13: | Line 13: | ||
| === Task 1.1. Compile the Linux kernel === | === Task 1.1. Compile the Linux kernel === | ||
| - | Clone the kernel from the [[https://github.com/torvalds/linux/|official GitHub repo]], using the ''v6.12'' tag. | + | Clone the kernel from the [[https://github.com/torvalds/linux/|official GitHub repo]], using the ''v7.1'' tag. |
| We recommend you to use [[https://stackoverflow.com/questions/1778088/how-do-i-clone-a-single-branch-in-git|this git cloning technique]] to avoid fetching the entire git history (requiring several GBs of disk space!). | We recommend you to use [[https://stackoverflow.com/questions/1778088/how-do-i-clone-a-single-branch-in-git|this git cloning technique]] to avoid fetching the entire git history (requiring several GBs of disk space!). | ||