Hi Manoj, I built kernel-package v12.008 from your GIT-branch and compiling a pre-release of 2.6.30-rc1-git7 (v2.6.30-rc1-457-gb21597d) with this new version.
Does this mean a Linux-kernel compiled with latest kernel-package does not need any initramfs-script in "/etc/kernel/*.d", because the generated "linux-image-$version*.deb" has all scripts to create and remove an initrd-image (scripts shipped in the Debian package) automatically? To ask precisely: These scripts are obsolete, now? /etc/kernel/postrm.d/initramfs /etc/kernel/postinst.d/initramfs In about 30/35mins I can test it "live" on my system. Thanks for all answering my questions and the rapid fixes. Kind Regards, Sedat On Tue, Apr 14, 2009 at 6:40 AM, Manoj Srivastava <[email protected]> wrote: > On Mon, Apr 13 2009, Sedat Dilek wrote: > > >> But nevertheless none of the initramfs example scripts are copied to >> "/etc/kernel/*" by default. > > That is by design. This is why they are "example" scripts :-) > > If the kernel image packages did copy the files over, they can't > do it in the package, since then every image package would have to > conflict (since each image package would have the same file in > /etc/kernel), or each image would create it's own versioned script > (making it a nightmare to change, or for the site admin to arrange not > to have the script). > > Also, then the script would have to try to please all users, > which is quite impossible, which results in bugs reports I have to deal > with. > > manoj > -- > "Money is the root of all money." the moving finger > Manoj Srivastava <[email protected]> <http://www.debian.org/~srivasta/> > 1024D/BF24424C print 4966 F272 D093 B493 410B 924B 21BA DABB BF24 424C > -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

