[proxmox 3.x] pve-kernel-2.6.32-20-pve kernel source?

dlasher

Renowned Member
Mar 23, 2011
236
27
93
Looking for kernel source (not headers) for 3.0 (pve-kernel-2.6.32-20-pve)? Where do I find them, and what are they called?
 
this may sound stupid, but i am trying to checkout kernel code and i am getting errors:
not a git repository.
i have tried
git remote add origin https://git.proxmox.com/pve-kernel-2.6.32.git

git remote add origin https://git.proxmox.com/projects/pve-kernel-2.6.32.git

git pull
fatal: https://git.proxmox.com/pve-kernel-2.6.32/info/refs?service=git-upload-pack not found: did you run git update-server-info on the server?



not sure what i am missing here.

git clone git://git.proxmox.com/git/pve-kernel-2.6.32.git
 
git clone git://git.proxmox.com/git/pve-kernel-2.6.32.git
Cloning into 'pve-kernel-2.6.32'...
remote: Counting objects: 751, done.
remote: aborting due to possible repository corruption on the remote side.
fatal: early EOF
fatal: index-pack failed


the above error, I have received on 3 different machines. 1 on proxmox host machine, vm for development, and mac.

$ git clone git://git.proxmox.com/git/pve-kernel-2.6.32.git
Cloning into 'pve-kernel-2.6.32'...
remote: Counting objects: 751, done.
remote: Compressing objects: 99% (676/677)
 
Last edited:
the above error, I have received on 3 different machines. 1 on proxmox host machine, vm for development, and mac.

I am sorry, but I cannot reproduce the problem here. It works perfectly here:

# git clone git://git.proxmox.com/git/pve-kernel-2.6.32.git
Cloning into 'pve-kernel-2.6.32'...
remote: Counting objects: 775, done.
remote: Compressing objects: 100% (701/701), done.
...
 

About

The Proxmox community has been around for many years and offers help and support for Proxmox VE, Proxmox Backup Server, and Proxmox Mail Gateway.
We think our community is one of the best thanks to people like you!

Get your subscription!

The Proxmox team works very hard to make sure you are running the best software and getting stable updates and security enhancements, as well as quick enterprise support. Tens of thousands of happy customers have a Proxmox subscription. Get yours easily in our online shop.

Buy now!