Skip to content

Commit

Permalink
auto_update
Browse files Browse the repository at this point in the history
  • Loading branch information
unknown committed Apr 12, 2024
1 parent 5f46f01 commit f7c6675
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions source/_posts/linux/系统基础/ubuntu内核构建.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,10 @@ git remote add origin "git://git.launchpad.net/~ubuntu-kernel/ubuntu/+source/lin
git ls-remote --tags
git fetch --depth 1 origin 948bd6b3f8eb95d50cf7acbd0f7d082ab7d8d9db
git checkout 948bd6b3f8eb95

或者


unset FAKEROOTKEY
fakeroot debian/rules clean
fakeroot debian/rules editconfigs
Expand Down

0 comments on commit f7c6675

Please sign in to comment.