Jesse Guardiani ha scritto:

Hello,

Is there a script that makes it easy to package and
transfer a binary kernel? Currently, I'm having to
separately tar, gzip, and sftp the following dirs/files:

/lib/modules/2.6.10-gentoo-r6
/usr/src/linux-2.6.10-gentoo-r6
/boot/System.map-2.6.10-gentoo-r6
/boot/initrd-2.6.10-gentoo-r6
/boot/kernel-2.6.10-gentoo-r6

Is there an easier way to do this?



Transfer only /usr/src/linux-2.6.10-gentoo-r6 and redo a make install && make modules_install,
it should work if not modified after the last install.
Alternatvely you can leave /usr/src/linux-2.6.10-gentoo-r6 out, if you don't compile it you don't need to copy it.


francesco riosa

--
[email protected] mailing list



Reply via email to