* Thomas Lamprecht [191002 16:58]:
> On 10/2/19 4:46 PM, Chris Hofstaedtler | Deduktiva wrote:
> Either don't do the initial "git submodule update --init" yourself and
> let the makefile handle that or add the "--recursive" flag..
>
> But a fresh
> # git clone git://git.proxmox.com/git/pve-kernel
On 10/2/19 4:46 PM, Chris Hofstaedtler | Deduktiva wrote:
> PS: the README still says things about bionic, while this is
> building a disco-based kernel.
>
Thanks for the hint, fixed.
Note that we switched over to Eoan based Kernel on master just today,
you may want to use the pve-kernel-5.0 bra
On 10/2/19 4:46 PM, Chris Hofstaedtler | Deduktiva wrote:
> Hi,
>
> I'm trying to build the current pve-kernel from git, but apparently
> this needs some extra tarballs? Am I holding it wrong?
we have no tarballs anymore, it's submodules all the way down.
>
> Log (after git clone, git submodule
Hi,
I'm trying to build the current pve-kernel from git, but apparently
this needs some extra tarballs? Am I holding it wrong?
Log (after git clone, git submodule update --init):
$ git describe --always
9e3f73d
$ make
test -f "submodules/ubuntu-disco/README" || git submodule update --init
submo