Advertisement
Guest User

Untitled

a guest
Mar 6th, 2015
198
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.46 KB | None | 0 0
  1. git clone git://kernel.ubuntu.com/ubuntu/ubuntu-precise.git
  2.  
  3. VERSION = 3
  4. PATCHLEVEL = 2
  5. SUBLEVEL = 55
  6. EXTRAVERSION =
  7.  
  8. apt-get source linux-image-$(uname -r)
  9.  
  10. VERSION = 3
  11. PATCHLEVEL = 8
  12. SUBLEVEL = 13
  13. EXTRAVERSION = .19
  14.  
  15. #lsb_release -a
  16. No LSB modules are available.
  17. Distributor ID: Ubuntu
  18. Description: Ubuntu 12.04.4 LTS
  19. Release: 12.04
  20. Codename: precise
  21.  
  22. 3.8.0-38-generic #56~precise1-Ubuntu SMP Thu Mar 13 16:23:47 UTC 2014 i686 i686 i386 GNU/Linux
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement