内核编译问题
Tofloor
poster avatar
laoliu945
deepin
2020-02-29 03:41
Author
为何 localmodconfig 配置编译的包比下载的ubuntu编译的大?



Reply Favorite View the author
All Replies
avatar
zhanghua00
deepin
2020-02-29 18:08
#1
你这个还好,我这个更严重,dbg那个我直接700M
Reply View the author
avatar
zhanghua00
deepin
2020-02-29 18:09
#2
https://bbs.deepin.org/post/189305
你这个还好,我这个更严重,dbg那个我直接700M

好像是把源码和所有模块都加进去了
Reply View the author
avatar
Feng Yu
deepin
2020-02-29 18:11
#3
Ubuntu的kernel ppa有build log和build config,可以看到它的编译参数和编译过程。

另外那个dbg是debug包,产品环境是不需要的,绝大多数场景下根本不需要安装,只有需要本地debug的时候才需要
Reply View the author
avatar
laoliu945
deepin
2020-02-29 18:34
#4
https://bbs.deepin.org/post/189305
Ubuntu的kernel ppa有build log和build config,可以看到它的编译参数和编译过程。

另外那个dbg是debug包 ...

谢谢!学习了。
Reply View the author