X-Git-Url: https://git.proxmox.com/?a=blobdiff_plain;f=README;h=042db0101533ede7a86a11ee60f0a6eee31dcc8f;hb=cd82d39c4661b1ddb2315b874cb5fecd00dd9543;hp=4646c223ef5b7ab17c80126340a678a9101a0404;hpb=d8b5f42796663a9144b56b91eba57b1cf6ee4630;p=pve-kernel.git diff --git a/README b/README index 4646c22..042db01 100644 --- a/README +++ b/README @@ -3,7 +3,7 @@ KERNEL SOURCE: We currently use the Ubuntu kernel sources, available from: - http://kernel.ubuntu.com/git/ubuntu/ubuntu-focal.git/ + http://kernel.ubuntu.com/git/ubuntu/ubuntu-hirsute.git/ Ubuntu will maintain those kernels till: @@ -31,7 +31,7 @@ get applied with the `patch` tool. From a git point-of-view, the copied directory remains clean even with extra patches applied since it does not contain a .git directory, but a reference to the (still pristine) submodule: -$ cat build/ubuntu-focal/.git +$ cat build/ubuntu-hirsute/.git If you mistakenly cloned the upstream repo as "normal" clone (not via the submodule mechanics) this means that you have a real .git directory with its