On Mon, May 04 2009, Cipta Herwana wrote:

> Outputting a warning message to the default script might be
> helpful, because then at least the user knows that the initramfs
> isn't created instead of exiting silently:
>
> 7c7,10
> < [ -z "$2" ] || exit 0
> ---
>> [ -z "$2" ] ||
>> echo "warning: initramfs not created, see make-kpkg(1) and
>> /usr/share/doc/kernel-package/README.gz for details" &&
>> exit 0

        This code does not exist in kernel-package; I think you mean t
 talk to the initramfs-tools people.

        manoj
-- 
I am here by the will of the people and I won't leave until I get my
raincoat back.- a slogan of the anarchists in Richard Kadrey's
"Metrophage"
Manoj Srivastava <[email protected]> <http://www.golden-gryphon.com/>  
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]

Reply via email to