mirror of
https://github.com/cirosantilli/linux-kernel-module-cheat.git
synced 2026-01-26 03:31:36 +01:00
make all submodules point to my forks
git servers are insane, submodule implementation is crap, what can you do
This commit is contained in:
8
build
8
build
@@ -538,11 +538,11 @@ Which components to build. Default: qemu-buildroot
|
||||
# However, most git servers out there are crap or craply configured
|
||||
# and don't allow shallow cloning except for branches.
|
||||
#
|
||||
# So for now, let's shallow clone only the Linux kernel, which has by far
|
||||
# the largest .git repo history, and full clone the others.
|
||||
# So for now I'm keeping all mirrors in my GitHub.
|
||||
# and always have a lkmc-* branch pointint to it.
|
||||
#
|
||||
# Then we will maintain a GitHub Linux kernel mirror / fork that always has a
|
||||
# lkmc branch, and point to it, so that it will always succeed.
|
||||
# However, QEMU has a bunch of submodules itself, and I'm not in the mood
|
||||
# to mirror all of them...
|
||||
#
|
||||
# See also:
|
||||
#
|
||||
|
||||
Reference in New Issue
Block a user