tech-toolchain archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: building modules by build.sh (Re: exec: /sbin/init: error 8)



david%l8s.co.uk@localhost wrote:

> On Sat, May 09, 2009 at 05:07:56PM +0200, Quentin Garnier wrote:
> > 
> > My idea about build.sh vs. modules was:
> > 
> >  - provide a modules.tgz set
> >  - have a build.sh target to build and install modules (I don't think
> >    there is much gain splitting it in two targets)
> >  - add an option to build.sh's sets and install targets to only install
> >    the sets listed, so  you'd use e.g. ./build.sh -s modules install=/.
> 
> If you do that, and the new kernel doesn't work, how do you regress
> back to the old one ?

There is no problem if kernels are versioned properly.
If they have the same version, the new modules _should_ still work.
If they have the different version, modules are installed different dirs.
---
Izumi Tsutsui


Home | Main Index | Thread Index | Old Index