开发者

Where the Ubuntu’s source can be gotten? [closed]

开发者 https://www.devze.com 2023-01-12 03:20 出处:网络
Closed. This question is off-topic. It is not currently accepting answers. Want to improve this question? Update the question so it's on-topic for Stack Overflow.
Closed. This question is off-topic. It is not currently accepting answers.

Want to improve this question? Update the question so it's on-topic for Stack Overflow.

Closed 12 years ago.

Improve this question

Where can I get Ubuntu's source code? Actually I want It's kernel's code. I know I can get the kernel from kernel.org but as I found out that Ubuntu does some patching on the kernel I want to know what are those patches. And yes开发者_运维技巧 I know Ubuntu's kernel code can be found in an installed Ubuntu in the file system but thats just the code! I want specifically those patches separately and if any some comments or documents about them. Where can I get these things?


Have a look at http://packages.ubuntu.com/lucid/linux-image-2.6.32-24-generic

On the right, you can download a tarball with I assume contains the diffs from the vanilla kernel image.


Every mirror repository has it.

Try man sources.list and add a deb-src entry. Then it is just a apt-get source command away.

0

精彩评论

暂无评论...
验证码 换一张
取 消