Skip to content

Instantly share code, notes, and snippets.

@samip5
Created April 21, 2020 18:29
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save samip5/2e6f75175d76158dda13440099e52b1d to your computer and use it in GitHub Desktop.
Save samip5/2e6f75175d76158dda13440099e52b1d to your computer and use it in GitHub Desktop.
---
- name: Clone the actual kernel (5.3.34)
command: chroot /mnt/gentoo bash -c 'source /etc/profile; mkdir linux-stable-git-$v;'
environment:
v: 5.4.34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment