Created
August 1, 2023 23:48
-
-
Save matu3ba/c0c1ca28f19de5bf5362f5091d42222e to your computer and use it in GitHub Desktop.
Download various non-mainstream Kernels for (rip)grepping.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#!/usr/bin/env sh | |
git clone --depth=1 https://github.com/DragonFlyBSD/DragonFlyBSD | |
git clone --depth=1 https://github.com/freebsd/freebsd-src | |
git clone --depth=1 https://fuchsia.googlesource.com/fuchsia | |
git clone --depth=1 https://github.com/haiku/haiku | |
git clone --depth=1 https://github.com/hermitcore/rusty-hermit | |
git clone --depth=1 https://github.com/Stichting-MINIX-Research-Foundation/minix/ | |
git clone --depth=1 https://github.com/NetBSD/src | |
git clone --depth=1 https://github.com/openbsd/src | |
git clone --depth=1 https://github.com/kofemann/opensolaris |
Merge
Can you be more specific what you mean?
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Commit and push