Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
deploying compiled source through distcc
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Other Things Gentoo
View previous topic :: View next topic  
Author Message
folderman
n00b
n00b


Joined: 14 Dec 2012
Posts: 7

PostPosted: Fri Dec 14, 2012 4:25 am    Post subject: deploying compiled source through distcc Reply with quote

Hi All,

I am now able to compile the kernel by using distcc, however, my question is, how can I deploy compiled kernel to different machines?

PS. I am using machines with the same configuration.

Thanks!

Rgds,
Kenneth
Back to top
View user's profile Send private message
krinn
Watchman
Watchman


Joined: 02 May 2003
Posts: 7470

PostPosted: Fri Dec 14, 2012 10:39 am    Post subject: Reply with quote

Just like you do on your host, the kernel image, the initramfs if any, the kernel sources, the kernel modules, those ones are in /lib/modules/kernelversion, and kernel config, because many ebuild would like to check it for options. So not all are need, but you will get an easier life having them all copied.
The easier way (less pain and copy) should be build kernel and modules, copy kernel source tree (with modules and image built in it), and make install on all hosts.
Once copied, remember to select that new kernel as default on each hosts (see eselect kernel list).
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Other Things Gentoo All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum