.gitignore .mailmap COPYING CREDITS Kbuild Kconfig MAINTAINERS Makefile README REPORTING-BUGS Repository files navigation README License Linux kernel release 3.x <http://kernel.org/> These are the release notes
Merge tag 'fuse-update-6.16' of git://git.kernel.org/pub/scm/linux/ke… Jun 3, 2025 Makefile Merge tag 'docs-6.16' of git://git.lwn.net/linux May 28, 2025 README README: Fix spelling Mar 18, 2024 Repository files navigation ...
下载Git源代码:访问Git官方网站(https://git-scm.com/)获取最新的Git源代码链接。使用以下命令下载源代码:curl -O https://mirrors.edge.kernel.org/pub/software/scm/git/git-latest.tar.gz 解压源代码:使用以下命令解压下载的源代码文件:tar -xf git-latest.tar.gz 进入源代码目录:使用以下命令进入解压后的...
git-2.13.1.tar.gz:Git的Linux版本,下载地址:https://www.kernel.org/pub/software/scm/git/git-2.13.1.tar.gz,当然也可以在https://www.kernel.org/pub/software/scm/git/下载其它版本。 Git-2.13.1-64-bit.exe:Git的Windows下64位操作系统版本,下载地址:github.com/git-for-wind ...
A set of custom repository locations 从kernel官网获取源码,或者自己搭建的SVN以及GIT仓库,或者本地路径的压缩包。 如果是本地的源码目录,使用buildroot构建kernel时,较为麻烦,需要修改buildroot的源码,增加额外的源码获取方式。具体修改如下所示。 修改linux目录下的Config.in文件,新增buildroot的配置选项,用户可以自...
1、下载和安装GIT #下载wget http://kernel.org/pub/software/scm/git/git-1.7.6.tar.bz2#解压tar xvfj git-1.7.6.tar.bz2#编译安装cd git-1.7.6 ./configure make make install 2、初始化配置 #验证是否安装好whereis git git: /usr/local/bin/git ...
第二步卸载旧版git 加入原先有用yum安装过git,则需要先卸载一下 [root@localhost ~]# yum remove git 第三步下载源码 下载git-2.10.0.tar.gz 到 /usr/local/src (查找git版本可以到https://www.kernel.org/pub/software/scm/git/下查看git的版本号自行选择下载) ...
.get_maintainer.ignore COPYING MAINTAINERS crypto kernel security .git CREDITS Makefile drivers lib sound .gitattributes Documentation README fs mm tools $ cat linux/.git/config [core] repositoryformatversion = 0 filemode = true bare = false ...
You can sync the sources to any other Linux tag if you need to do so. To see a list of the available release tags, enter this command in the kernel source repository: $ git tag -l tegra-l4t\* Manually Downloading and Expanding Kernel Sources¶ ...
ti-linux-6.12.y-wipMerge tag 'v6.12.24' of git://git.kernel.org/pub/scm/linux/kernel/git/stable/...Praneeth Bajjuri4 days ti-linux-6.12.yPENDING: arm64: dts: ti: k3-am62d2-evm: Update PHY Address for E2Siddharth Vadapalli4 days ...