On Mon, 2 Feb 2009 03:23:56 +0000
Stroller <strol...@stellar.eclipse.co.uk> wrote:

> > make all modules_install install
> >
> > Which also, as a nice bonus, backs up your kernel config too.
> 
> Does this not also add the system.map file & a couple of others to / 
> boot ?
>
> I think I tried this &/or genkernel & when I looked at /boot I found  
> they'd littered the place with clutter.
> 
> I hope you won't be offended, but the amount of junk files this added  
> made me want to barf.
> 
> I have avoided any such "complications" since, considering I don't  
> consider copying a file & editing grub.conf to be anything of a  
> complication myself.

It does, but it does that on your command.

Try 'cd /usr/src/linux && make help'. Hopefully, it'll shed some light
on this dark matter: install just launches some (your) script.

I've created one in /root/bin, so it'll cp && symlink bzImage, instead
of making two copies, you'd probably want to put just 'cp && mv && ln'
in there. Can't see much point in doing it by hand every time, really.

-- 
Mike Kazantsev // fraggod.net

Attachment: signature.asc
Description: PGP signature

Reply via email to