When will kernel 2.6.24 be replaced by andy 2.6.28 kernel for better suspend/resume?

Paul Fertser fercerpav at gmail.com
Wed Jan 7 00:16:48 CET 2009


Fox Mulder <Quakeman1 at gmx.net> writes:
> Could it be that i have to issue some command which produces the modules
> tar.gz file?

Oh, man... If you don't want to read ``build'' then please do it by
hand in the root of the build:

rm -rf staging
mkdir -p staging
make ARCH=arm modules_install INSTALL_MOD_PATH=staging
cd staging
tar czf ../modules-whatever.tar.gz .
cd ..

And then scp your modules-whatever.tar.gz to FR and untar to /.

HTH
-- 
Be free, use free (http://www.gnu.org/philosophy/free-sw.html) software!
mailto:fercerpav at gmail.com





More information about the community mailing list