d8dafbe5c4
This change updates the build process to directly build the kernel from upstream sources, as opposed to requiring the Proxmox zfsonlinux repository to build the patched sources.
7 lines
173 B
Text
7 lines
173 B
Text
[submodule "zfs"]
|
|
path = zfs
|
|
url = git@github.com:openzfs/zfs.git
|
|
|
|
[submodule "linux"]
|
|
path = linux
|
|
url = git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
|