just a question/suggestion here. can a script be written so that a cron is run to automatically check for kernel updates/upgrades and if found download and install them using your current configuration?
the script should have a way to check signatures, if they dont match, dont download.
check the current config of your current kernel. whats built in, whats a module, and so on, this way the new kernel can be set up exactly the same way.
update lilo or grub to contain your new kernel
edit fstab (if need be)
ok. maybe i shouldnt say "can" a script be written. cvs is kinda like this. and we can set YOU to automatically download and install updates. so ofcourse we "can". the question would be "how".
this would come in real handy especially once you get your kernel set exactly the way you want it. it might also be good for n00bs.
as i said, just a suggestion. if someone does figure this out, it would be good to pin it. (it wont be me to figure this out. i dont know programming or scripting).
|