ad3bde845f
This change updates the build scripts to use the Linux stable repository as submodule and use a Git bundle provided by Ubuntu mainline crack for the Ubuntu specific changes.
8 lines
199 B
Text
8 lines
199 B
Text
[submodule "zfs"]
|
|
path = zfs
|
|
url = git://git.proxmox.com/git/zfsonlinux.git
|
|
|
|
[submodule "linux"]
|
|
path = linux
|
|
url = git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
|
|
shallow = true
|