]> git.proxmox.com Git - pve-kernel.git/commitdiff
update README
authorFabian Grünbichler <f.gruenbichler@proxmox.com>
Thu, 8 Oct 2020 07:06:27 +0000 (09:06 +0200)
committerFabian Grünbichler <f.gruenbichler@proxmox.com>
Thu, 8 Oct 2020 07:06:27 +0000 (09:06 +0200)
we are no longer tracking bionic/eoan, but focal

Signed-off-by: Fabian Grünbichler <f.gruenbichler@proxmox.com>
README

diff --git a/README b/README
index 7536c6a191f2e830f6b55d831c2acff7982322ff..4646c223ef5b7ab17c80126340a678a9101a0404 100644 (file)
--- 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-eoan.git/
+ http://kernel.ubuntu.com/git/ubuntu/ubuntu-focal.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-bionic/.git
+$ cat build/ubuntu-focal/.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